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
-
How true is this atm? `Basically, almost every Spryker module provides one or more helpers. The help
How true is this atm? Basically, almost every Spryker module provides one or more helpers. The helpers can be found in the tests/Organization/Application/Module/_support/Helper/* directory. There is no such directory for helpers
-
Hey all, we are using a Backend Api to create and update orders and their items, so all orders from
Hey all, we are using a Backend Api to create and update orders and their items, so all orders from all channels are accessable in the shop. With that, items could be changed or removed from the order (changed in our ERP). Ofc deleting orderItems is a pain because of the references in the OMS, etc. I´ve have tried all…
-
Hi there,
I also have a question regarding the migration from "one" ZED to Backoffice, BackendGatewa
Hi there, I also have a question regarding the migration from "one" ZED to Backoffice, BackendGateway and BackendApi. In the latest docker-sdk version, SPRYKER_BE_HOSTenv variable is set to [backoffice.de](http://backoffice.de).my-project.local. Shouldn't this rather point to the new BackendGateway (e.g.…
-
Is it possible to condition check if a slot is active or not in a twig template?
Right now we have
Is it possible to condition check if a slot is active or not in a twig template? Right now we have a jumbotron carousel that is rendered everytime, but it is only needed when a certain slot is active. Any chance to check that in the twig template?
-
Hello,
what migrations have to be done to move from “old” zed login to the “new” backoffice?
I am pr
Hello, what migrations have to be done to move from “old” zed login to the “new” backoffice? I am pretty sure i did https://docs.spryker.com/docs/scos/dev/feature-integration-guides/202108.0/spryker-core-back-office-feature-integration.html#prerequisites But it seems i got a redirect loop for the backoffice login since…
-
Hi All,
Facing this issue in docker up command. Any suggestions on this?
Hi All, Facing this issue in docker up command. Any suggestions on this?
-
Is there full implementation of Zed API ?
Is there full implementation of Zed API ? https://docs.spryker.com/docs/scos/dev/sdk/zed-api/zed-api-project-implementation.html
-
Hello Everyone!
Could you guys instruct me?
When I am trying to create "ProductCountry module (Zed)"
Hello Everyone! Could you guys instruct me? When I am trying to create "ProductCountry module (Zed)" then frontend is breaking and it's giving me this error :
-
Hi everyone,
I upgraded docker/sdk, than i upgraded elasticsearch and kibana to "7.10" version. Now
Hi everyone, I upgraded docker/sdk, than i upgraded elasticsearch and kibana to "7.10" version. Now both docker/sdk up and docker/sdk reset fail on command vendor/bin/console propel:tables:drop with error "Database not reachable." Has anyone encountered problem like this?
-
Hello guys, Is there a way to define custom glue api url like orders/:orderId/details/:addressId?
+o
Hello guys, Is there a way to define custom glue api url like orders/:orderId/details/:addressId? +orderId, addressId is path variable I check spryker document but can't find any article related to this feature. Thanks in advance
-
I think I’ve just noticed a typo in the column definition of the `spy_oauth_access_token` table:
I think I’ve just noticed a typo in the column definition of the spy_oauth_access_token table: https://github.com/spryker/oauth/blob/master/src/Spryker/Zed/Oauth/Persistence/Propel/Schema/spy_oauth.schema.xml#L12 Should be <column name="expiry_date" type="TIMESTAMP" required="true"/> ?
-
Hi. Is there a way to change only a block on a Zed Gui module twig template without copying and over
Hi. Is there a way to change only a block on a Zed Gui module twig template without copying and overriding the whole file?
-
Hey there, i installed the b2b demo shop in developer mode on my windows machine using docker. So fa
Hey there, i installed the b2b demo shop in developer mode on my windows machine using docker. So far so good. I had it working once. But since today the docker/sdk up fails with unknown service "webdriver". What can i do in this case?
-
Hello ,
Is it possible to import category Data using "QUEUE"?
Thank You
Hello , Is it possible to import category Data using "QUEUE"? Thank You
-
Moved: Hey there, 3 days ago the propel packages got updated and now using the latest propel/propel…
This discussion has been moved.
-
can we add multiple row value in a single transfer ?
can we add multiple row value in a single transfer ?
-
I have installed middleware and when I run import command for middleware, getting this error:
`Spry
I have installed middleware and when I run import command for middleware, getting this error: Spryker\Zed\Kernel\Exception\Container\ContainerKeyNotFoundException - Exception: Spryker Kernel Exception Container does not contain the called "ANTELOPE_STAGE_PLUGIN_STACK" You can fix this by adding the key…
-
Hello there!
I have a question about OMS. Is it possible on Spryker to place an order with 2 differe
Hello there! I have a question about OMS. Is it possible on Spryker to place an order with 2 different OMSs for specific products? In my case shop is selling digital product and physical products, and i want buyer to be able to place an order with mixed products digital and physical, but OMS should be deferent for each…
-
Hey guys!
Does someone maybe has a SQL Query to remove orders and all related enities?
I want to rem
Hey guys! Does someone maybe has a SQL Query to remove orders and all related enities? I want to remove some testdata
-
I am wondering how can I remove the default warehouses that comes with Spryker B2C marketplace. I ha
I am wondering how can I remove the default warehouses that comes with Spryker B2C marketplace. I have already removed them from the data import files but still there are few warehouses that are coming from somewhere which I am unable to locate. Tried searching these warehouse names in all the files but can't find them…
-
Hey all…
We’re having problems with data syncing to Elastic Search… we are getting both abstract an
Hey all… We’re having problems with data syncing to Elastic Search… we are getting both abstract and concrete products on the API endpoint when we ask for a single product, but when we run a catalog search, we get no Abstract product returned. It looks like the DB data is fine, but we are getting RabbitMQ errors on…
-
Hey guys, has anyone encountered the issue that abstract-products are not getting synced to elastics
Hey guys, has anyone encountered the issue that abstract-products are not getting synced to elasticsearch, they appear in both DB and Redis, but not ES. Concrete products and another custom item has arrived in elastic search but not abstract products? This is a blocker to getting a response on the catalogue-search…
-
Hey has anyone had issues with getting products to return on, “api.spryker.local/catalog-search?q=”
Hey has anyone had issues with getting products to return on, “api.spryker.local/catalog-search?q=” ? It’s not returning any products which all seem to imported correctly with stores and prices etc… ?
-
I add additional permissions to `data/import/common/common/company_role_permission.csv` and specific
I add additional permissions to data/import/common/common/company_role_permission.csv and specifically those permissions fail to import. The plugins are registered on both Zed and Client. What could be cause ?
-
Hey Spryks…!
What’s the best way to log something out to the log files for when debugging the CLI?
Hey Spryks…! What’s the best way to log something out to the log files for when debugging the CLI? For instance… when running import commands and there are Writer exceptions etc.
- has anyone ever got the following trying to retrieve a catalog search from B2C store ```Spryker\Clie
-
Is it possible to disable email verification?
Is it possible to disable email verification? https://docs.spryker.com/docs/cloud/dev/spryker-cloud-commerce-os/verifying-email-addresses.html
-
Hi, i'm having issue with tests on Travis.
I placed HTTP:URI_SIGNER_KEY in config.default.php file b
Hi, i'm having issue with tests on Travis. I placed HTTP:URI_SIGNER_KEY in config.default.php file but it didn't help. $config[HttpConstants::URI_SIGNER_SECRET_KEY] = getenv('SPRYKER_ZED_REQUEST_TOKEN') ?: null; Has anyone encountered error like this ? Any help would be appreciated. Thanks.
-
Hi, is there a way to create read-only role in zed? Lets say I want to let user list company-busines
Hi, is there a way to create read-only role in zed? Lets say I want to let user list company-business-unit, but not edit nor delete. I would assume defining company-business-unit-gui/ * / * - deny company-business-unit-gui / list-company-business-unit / * - allow should do the trick. However, default navigationItems…
-
\Spryker\Zed\ProductCategoryStorage\Business\Builder\CategoryTreeBuilder::formatCategoryNodeAggregat
\Spryker\Zed\ProductCategoryStorage\Business\Builder\CategoryTreeBuilder::formatCategoryNodeAggregations is sorting categories incorrectly. Anyone had problems with this ?
Categories
- All Categories
- 38 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 32 Spryker News
- 533 Developer Corner
- 404 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…