What are the Slack Archives?
It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
Slack General
Discussion List
-
Hi All,
I having an issue with CMS pages the data of all pages is storing into respective tables but
Hi All, I having an issue with CMS pages the data of all pages is storing into respective tables but its not storing into storage table spy_cms_page_storage that's why page are redirecting into 404 on frontend. Any suggestions on this?
-
We are currently working on the *Spryker Upgrade* and I saw that we have now *Transfer Strict Types*
We are currently working on the Spryker Upgrade and I saw that we have now Transfer Strict Types! 🥳 https://docs.spryker.com/docs/scos/dev/back-end-development/data-manipulation/data-in[…]tions/creating-using-and-extending-the-transfer-objects.html Is there a way to set strict types for all transfer from the core…
-
However in one of my friend its .spryker.local URL for accessing backoffice
However in one of my friend its zed.us.spryker.local URL for accessing backoffice
-
Can anybody share Login Credentials of this backoffice
Can anybody share Login Credentials of this backoffice http://backoffice.us.spryker.local/security-gui/login
- (Untitled)
-
Hello Spryker-Developers,
we are hitting a problem with the Publish&Sync mechanism regarding Up
Hello Spryker-Developers, we are hitting a problem with the Publish&Sync mechanism regarding Updating the Elasticsearch Index. To be specific the ProductAbstractPagePublisher is our concern. We have customized the query a little but even in vendor code a big SQL query is constructed which joins over a lot of tables which…
-
👋 Is there a Spryker extension for limiting the #of products a customer can order at a time?
👋 Is there a Spryker extension for limiting the #of products a customer can order at a time?
-
Hi. i try to enable (I installed Skryper
Hi. i try to enable WebProfiler (I installed Skryper with docker.) I've enabled $config[ApplicationConstants::ENABLE_WEB_PROFILER] = true; $config[ShopApplicationConstants::ENABLE_APPLICATION_DEBUG] = true; in files: config_default.php and config_default-docker.php but i don't have WebProfiler. I have to do something else؟
-
Hey guys, we are thinking about having the next Digital Meetup.
*Do you have topics you would like
Hey guys, we are thinking about having the next Digital Meetup. Do you have topics you would like to present or hear about? Do you want to give a talk but dont have a topic yet? Please post it in the thread or contact me directly, so we can make it happen 😉 Approximate date is 18 of November. Possible topics are: Spryker…
-
there a command to get the Dump output in twig?something like this *{{ dump(dat
Hi.Is there a command to get the Dump output in twig?something like this {{ dump(data) }}
-
About
About https://github.com/spryker/oauth-permission/blob/c7760972b6cc3019081f87f9c42c2c20b[…]lient/OauthPermission/OauthPermission/OauthPermissionReader.php In our case we got a header that didn't contain any spaces and we get an exception. In our opinion it would be better in this case to get always an empty…
-
Hello All,
Do you know how to flush Redis in cloud manually?
Hello All, Do you know how to flush Redis in cloud manually?
-
I'm using spryker/code-sniffer 0.16.5 and want to disable the DocBlockConstSniff. I added this to th
I'm using spryker/code-sniffer 0.16.5 and want to disable the DocBlockConstSniff. I added this to the ruleset.xml, but it doesn't work. <rule ref="vendor/spryker/code-sniffer/Spryker/Sniffs"> <exclude name="vendor/spryker/code-sniffer/Spryker/Sniffs/Commenting/DocBlockConstSniff.php"/></rule> Code sniffer still complains…
-
Hello everyone, question regarding headless frontend. We are rewriting the classical yves frontend t
Hello everyone, question regarding headless frontend. We are rewriting the classical yves frontend to full headless in react, but until everything is 100% done we will have to run both frontends in parallel. Does anyone have experience in running the headless frontend (react) and yves in parallel? Especially in regards of…
-
Hi All,
I am trying to add pagination to one of my yves page and included the pagination molecule in
Hi All, I am trying to add pagination to one of my yves page and included the pagination molecule into my twig and set few data to be required. Now I am getting property not defined error, I hope I need to give values for data in some place, but don't know where I need to specify any body have idea on this?
-
Hi All,
I am trying to create a account in yves and i have created and i am trying to login, but the
Hi All, I am trying to create a account in yves and i have created and i am trying to login, but the issue is , it's telling to verify the email validation but i am not getting any email to verify. And i visit my account in backend ZED , status still unauthorised how to authorise my account ,Is there any way to activate…
-
Hello Everyone ,
In my persistence schema file i am having one unique column name , but i am adding
Hello Everyone , In my persistence schema file i am having one unique column name , but i am adding one more unique column in existing and run console propel:install .but i am not getting validation on second one which i have added. This is my existing code <unique name="pyz_dss_blog-name"> <unique-column…
-
Hello Everyone,
I have installed the *Spryker B2B & B2C* demo shop(*v_202108.0*) in my local se
Hello Everyone, I have installed the Spryker B2B & B2C demo shop(v_202108.0) in my local server, and everything working except the backoffice login(attached image). The backoffice login is always redirected to the same page instead backoffice dashboard/configuration page. user: <mailto:admin@spryker.com|admin@spryker.com>…
-
Hello Everyone,
I have tried to install the latest Spryker version (b2c 202108.0) with VM based on
Hello Everyone, I have tried to install the latest Spryker version (b2c 202108.0) with VM based on reference docs. But I have faced the error "The requested URL returned error: 404 Not Found" (attached image). Note: It's working correctly with devvm3.1.0, but in the installation docs mentioned devvm4.1.0. Please share your…
-
Hi, is there a Spryker module which handles adding the “Equivalence Surcharge” in Spain? I’ve been
Hi, is there a Spryker module which handles adding the “Equivalence Surcharge” in Spain? I’ve been looking at SalesOrderThreshold but it doesn’t really seem suitable without quite a lot of overriding
-
Hello,
is still up-to-date or is there something new?
Hello, is Jarvis still up-to-date or is there something new?
-
*User Roles*
What are the best practices for setting up user roles in Spryker? It's unclear to me if
User Roles What are the best practices for setting up user roles in Spryker? It's unclear to me if permissions are additive or subtractive and what the best practice is here. In many of the examples in the training, Rule 1 was allowing access to everything, then restricting access to other modules. Should I start with…
-
Heyhey, if you currently have problems with fetching modules via composer please be aware that there
Heyhey, if you currently have problems with fetching modules via composer please be aware that there seems to be an outage of getcomposer.org and packagist.org (https://twitter.com/packagist/status/1448189363049877507) ⚠
-
Watching Spryker Excite online 👏🏼 💡
Watching Spryker Excite online 👏🏼 💡 https://spryker.com/en/spryker-excite-2021-main-stage/
-
Hi Spryker Community,
I need an architectural clarification for a possible specifc Spryker setup. I
Hi Spryker Community, I need an architectural clarification for a possible specifc Spryker setup. I got a request for a complex system, which besides B2C and B2B shopping should contain different additional applications (manage something... to be used by agents or company users, ...). Currently I don't know if it is…
-
Hi there,
i have updated spryker, well i have updated payone and than i have to update several thing
Hi there, i have updated spryker, well i have updated payone and than i have to update several things, now my pdp’s dont work anymore i get an 404. An excample PDP link would be: http://yves.de.spryker.local/de/rechtecktisch-rundrohr-verchromt-800-x-800-mm-M766
-
Hi all,
is there a way to make an array of objects in a transfer associative?
Lets say I want to mo
Hi all, is there a way to make an array of objects in a transfer associative? Lets say I want to model this data structure in TO: "priceComponents": { "COM1": { "value": "20.0399", "currency": "EUR" }, "COM2": { "value": "0.8176", "currency": "EUR" }, "COM3": { "value": "0", "currency": "EUR" }, "COM4": { "value": "0",…
-
Hi there,
when a customer pays an order with a gift card + credit card but the credit card payment f
Hi there, when a customer pays an order with a gift card + credit card but the credit card payment fails (e.g. because of a missing 3d secure code or something like that), the whole order will be cancelled. But then the customer can not use the gift card again, because its already used in the cancelled order. Is there…
-
Hi All,
I have tried to extend the CartClient class with my own class but that did not work, $contai
Hi All, I have tried to extend the CartClient class with my own class but that did not work, $container->getLocator()->cart()->client() still returns the old Class in the various dependency providers. (I am working on the B2B Demo shop)
-
Hi All,
I am facing this error while running composer update or require command or when i am trying
Hi All, I am facing this error while running composer update or require command or when i am trying to install a module using composer command composer require spryker/content-navigation any suggestion on this?
Categories
- All Categories
- 38 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 33 Spryker News
- 565 Developer Corner
- 435 Spryker Development
- 54 Spryker Dev Environment
- 296 Spryker Releases
- 30 Propel ORM
- 47 Community Projects
- 6 Gacela Project
- 3 PHP Bridge
- 21 Hackathon
- 3.2K 📜 Slack Archives
- 115 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random
- 4 Code Testing
- 23 Product & Business Questions
- 46 Spryker Safari Questions
- 36 The Blackhole
Popular Tags
- PropelORM 41
- Community 30
- blackhole 18
- CTOTW 16
- Docker 16
- B2C 15
- Academy 13
- Spryker Digital User Group 12
- Spryker Cloud Commerce OS (SCCOS) 11
- EXCITE 2023 10
- Zed 10
- Community News 9
- Hackweekender 2023 9
- Community Tip 9
- Yves 7
- Docker SDK 6
- Event 6
- Glue API 6
- B2B 6
- Gacela 6
- Community Tip 5
- course 4
- Hackathon 4
- Spryker News 4
- DevX 4
Upcoming Events
-
EOY 23 - CommerceQuest Social Gathering
Greetings fellow CommerceNauts 👋🏻 We want to close the year with an informal community gathering. 💞 Join us for a relaxed & social gathering on the 12th of December. Enjoy some beats while chit-chatting and playing a few social games with other members. 😁🎲 A bit of everything: ice breakers and conversations 💬 tier list…
-
Spryker Digital User Group - January 2024 Edition (remote, English)
Greetings, Spryker Herd! Our monthly meetings are for everyone interested in Spryker development and surrounding topics. Each month we invite Sprykees or community member guest speakers to guide us in interactive sessions. Topics vary and range from business to technical, so be sure to check the event agenda below for more…