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..
Help
Discussion List
-
Hello everyone.
I have a question regarding “seperate products in cart with same SKU”.
So if you hav
Hello everyone. I have a question regarding “seperate products in cart with same SKU”. So if you have a product with SKU abc in cart with a calculated discount (cominig from a voucher) and you want to add the same product with SKU abc again, the quantitiy of abc will increase. But we don’t want that the calculated discount…
-
Hi friends. I want to install a generic third-party composer package in my Spryker shop. `docker/sdk
Hi friends. I want to install a generic third-party composer package in my Spryker shop. docker/sdk cli composer require my/packagename is working for a bit and then exiting with the only output being Killed. It's not a memory or a time limit issue, I've monitored both with docker stats and they don't approach any limit.…
-
Hey, is there a spryker module for offline stores / branches, that are connected to a warehouse, as
Hey, is there a spryker module for offline stores / branches, that are connected to a warehouse, as a basis for a future click and collect implementation? I mean implementing the stores should not be much effort, but if there is something out of the box, which then possibly also integrates with other features, we should…
-
Hi :),
I would like to display concrete products instead of abstract products in the Catalog Search
Hi :), I would like to display concrete products instead of abstract products in the Catalog Search Glue Endpoint. Did anybody do that yet? There seems to be no easy solution or I just not finding it.
-
Can I do this Guys `spyCmsBlock({id_cms_block: 54})`?
Can I do this Guys spyCmsBlock({id_cms_block: 54})?
-
Hi.. Anyone know about instruction how to create widget ?
Hi.. Anyone know about instruction how to create widget ?
-
Hello.. Can anyone help me please ...
I need to redirect from plugin in to 404 page . If some logic
Hello.. Can anyone help me please ... I need to redirect from plugin in to 404 page . If some logic work in Category page.. How I can do that ?
-
Hello,
again confusion for attributes in spryker …
There is the concept of localized attributes in s
Hello, again confusion for attributes in spryker … There is the concept of localized attributes in spryker. For example i would have the “color” attribute and the corresponding values like “white”, “black” etc … If i am on the PDP in a german locale, i expect “weiss”, “schwarz” … and on english locale “black”, “white” etc…
-
Hi Everyone,
I'm running into a problem where my Yves breakpoints are hitting in PHPStorm but none
Hi Everyone, I'm running into a problem where my Yves breakpoints are hitting in PHPStorm but none of my Zed breakpoints are. Has anyone else experienced this? If so, any ideas for how to get the Zed breakpoints to break again? Regards, Chad
-
Hello Everyone,
Any solution for this
Hello Everyone, Any solution for this
-
Hi Everyone,
Any solution for this ?
Hi Everyone, Any solution for this ?
-
Hi All, i will be setting up new spryker environment and added new customer. I will be getting authe
Hi All, i will be setting up new spryker environment and added new customer. I will be getting authentication failed whenever tried to login. I have activated the customer and reset the passwords without any issues. please help us.
-
Hi
I'm activating promotions-discount-feature in project using documentation
Hi I'm activating promotions-discount-feature in project using documentation https://documentation.spryker.com/docs/promotions-discounts-feature-integration. In Zed is active and operational, but usage in Yves I'm having problem with implementing usage. 1. problem is that in documentation is stated "Take…
-
Hello, maybe someone can help us with the following problem ->
we try to figure out how the Navi
Hello, maybe someone can help us with the following problem -> we try to figure out how the NavigationWidget should work. We found the following folder in B2B Shop - src/Pyz/Yves/NavigationWidget. But can’t find the navigation widget in the vendor, so our question is, is that NavigationWidget deprecated ? If yes, why there…
-
Hi,
I just installed Spryker b2c demo shop in development environment, and when i try to run `vendor
Hi, I just installed Spryker b2c demo shop in development environment, and when i try to run vendor/bin/console propel:install I get this error, anyone knows why? and how can I solve it? $->vendor/bin/console propel:installStore: DE | Environment: developmentCreating DatabaseRuntimeException - Exception: createdb: error:…
-
Hello, has anyone an idea why we can’t import new placeholders from `cms_page.csv` with `docker/sdk
Hello, has anyone an idea why we can’t import new placeholders from cms_page.csv with docker/sdk console data:import --config=data/import/local/our-full-import-file_EN.yml ? note: the path to cms_page is included in our-full-import-file_EN.yml In cms_page.csv there are columns already like placeholder.content.en_US,…
-
hey i want to get a list of all the product attributes in the zed GUI I’m assuming i need to use a f
hey i want to get a list of all the product attributes in the zed GUI I’m assuming i need to use a facade to get ahold of the module interface for product attributes and then call this function: getProductAttributeCollection /** * @param \Spryker\Zed\Kernel\Container $container * * @return \Spryker\Zed\Kernel\Container */…
-
Hi
I have created a widget, and registered it, but when I try to add it on a twig it does not load,
Hi I have created a widget, and registered it, but when I try to add it on a twig it does not load, and it does not give an error. Does anyone have a hint? Thanks
-
Hi all,
we have updated various packages including spryker/acl and are running into an error with t
Hi all, we have updated various packages including spryker/acl and are running into an error with the migrations now: Migrate databaseExecuting migration PropelMigration_1624522485 upPropel\Runtime\Exception\RuntimeException - Exception: <error>Failed to execute SQL "DROP INDEX `spy_acl_groups_has_roles-fi_acl_group` ON…
-
Getting this error after docker/sdk up
Getting this error after docker/sdk up
-
Hi team I try enable debug in Twig template with this configuration. But it not work, could some one
Hi team I try enable debug in Twig template with this configuration. But it not work, could some one help me if you already did it.
-
Hello,
Do you know if is it possible to preselect product concrete automatically in product detail p
Hello, Do you know if is it possible to preselect product concrete automatically in product detail page? I have product abstract and plenty of concretes with specific attributes and super attributes. Product abstract has no attributes at all and I want to show user the cheapest product concrete from the beginning, with…
-
Hi All, I will be facing when logging into the admin panel. This exception keeps popping up.
Hi All, I will be facing when logging into the admin panel. This exception keeps popping up.
-
the install recipe of the demo store deletes the migrations:
```delete-migration-files:
the install recipe of the demo store deletes the migrations: delete-migration-files: command: "vendor/bin/console propel:migration:delete" later on new migrations will be created (propel:diff). any idea why not the existing migrations will be executed? migration files which are checked in into repository should not be…
-
Guys please help.. How I can add link to Adminstration tab ?
Guys please help.. How I can add link to Adminstration tab ?
-
Hello,
does anybody know if the order placing from frontend in spryker (via Zed Client) is generall
Hello, does anybody know if the order placing from frontend in spryker (via Zed Client) is generally intended to be decoupled from the OMS in backend? So my expectation is that when placing an order after checkout, the order is created in backend as “new” and the yves zed client gets a response. The follow up processing is…
-
Hello everyone,
I have recently upgraded to the newest Spryker devvm and I am having a problem when
Hello everyone, I have recently upgraded to the newest Spryker devvm and I am having a problem when running vendor/bin/instal it fails on creating the search index The command that is failing is: Command setup-search for DE store [vendor/bin/console setup:search] (In progress...)
-
Hello Everyone,
i have import a slot template and some slots using the csv file data is being import
Hello Everyone, i have import a slot template and some slots using the csv file data is being import successfully into database but template is not coming on the Zed UI. Any suggestion on this ?
-
hello. does spryker have the translations functionality in javascript?
hello. does spryker have the translations functionality in javascript?
-
hello, I'm getting
```Twig\Error\LoaderError - Template "@HelloString/views/index/index.twig" is not
hello, I'm getting Twig\Error\LoaderError - Template "@HelloString/views/index/index.twig" is not defined (Spryker\Shared\Twig\TwigFilesystemLoader: Unable to find template "@HelloString/views/index/index.twig" (cached).). although i have my index.twig in src/Pyz/Yves/HelloString/Theme/Default/Index/Index.twig
Categories
- All Categories
- 38 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 32 Spryker News
- 534 Developer Corner
- 405 Spryker Development
- 54 Spryker Dev Environment
- 272 Spryker Releases
- 30 Propel ORM
- 46 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
- 40 Spryker Safari Questions
- 35 The Blackhole
Popular Tags
- PropelORM 41
- Community 27
- blackhole 18
- CTOTW 16
- Docker 16
- B2C 14
- Academy 13
- Spryker Digital User Group 12
- Spryker Cloud Commerce OS (SCCOS) 11
- EXCITE 2023 10
- Community Tip 9
- Hackweekender 2023 9
- Community News 7
- Zed 7
- Gacela 6
- Docker SDK 6
- Event 6
- Yves 5
- B2B 5
- Community Tip 5
- Glue API 4
- course 4
- Spryker News 4
- Hackathon 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…