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
- (Untitled)
-
I am imporing data using data:import:cms-template but it is failing what should be the reason?
I am imporing data using data:import:cms-template but it is failing what should be the reason?
-
Hi people,
```Command yves-build-frontend [vendor/bin/console frontend:yves:build] (In progress...)
Hi people, Command yves-build-frontend [vendor/bin/console frontend:yves:build] (In progress...) This is failing with timeout .. any hints on this? 😅
-
How to migrate categories and products from one docker based installation to other? I want to migrat
How to migrate categories and products from one docker based installation to other? I want to migrate data from my local docker based installation to dev docker based installation. Export command supports only order related data. is there any feature or mechanisam to handle this? or upload my local db on dev, will it work?
-
Hi,
is it possible to upgrade one feature without upgrading anything else? Lets say I am on 202009
Hi, is it possible to upgrade one feature without upgrading anything else? Lets say I am on 202009 .. but I want to upgrade only Backoffice Core to 202108 without changing the rest to remain on 202009
-
Hello 🙂 Has anyone already implemented a GraphQL API with Spryker and can shar
Hello 🙂 Has anyone already implemented a GraphQL API with Spryker and can share some experiences?
-
Hi,
i've got a maybe to detailled question, but maybe someone can help me here:
Currently implementi
Hi, i've got a maybe to detailled question, but maybe someone can help me here: Currently implementing an integration with a PSP. The Happy Path is easy and works fine, but the error/abort case is where I am wondering, what I am missing. As I understood and gathered from the integrations with Adyen/Computop/Crefopay... the…
-
On MacOS, the cli container can't access a specific https address. Getting SSL handshake error. Any
On MacOS, the cli container can't access a specific https address. Getting SSL handshake error. Any idea?
-
Composer help needed! My composer file includes f.e. `"spryker/silexphp": "^0.3.10"`. Deleting .lock
Composer help needed! My composer file includes f.e. "spryker/silexphp": "^0.3.10". Deleting .lock and regeneration always leads to module upgrades, f.e. silex version is 0.3.11. Now I´m feeling kinda stupid 🙂 This only happens in a specific branch. Thanks for any hint
-
Hello, How can we provide product import feature and associate it with specific category?
Hello, How can we provide product import feature and associate it with specific category?
-
I have added CSS inside /public/Yves/assets/current/default/css but it is not reflecting in my live
I have added CSS inside /public/Yves/assets/current/default/css but it is not reflecting in my live env. Can anyone help me What wrong i performed ?
-
hi, any reason why release notes for 202204.0 aren’t available yet? ->
hi, any reason why release notes for 202204.0 aren’t available yet? -> https://docs.spryker.com/docs/scos/user/intro-to-spryker/releases/release-notes/release-notes-202204.0/release-notes-202204.0.html (link from github)
-
Hello. How do I report Spryker module bug?
Hello. How do I report Spryker module bug?
-
Hello,
do you know if it’s possible/working to speed up publish queue processing by having a worker
Hello, do you know if it’s possible/working to speed up publish queue processing by having a worker count > 1? I assume this may fail since the data integrity in elasticsearch/redis is based on the order of the publish messages. Any experience here? Any ideas to speed up the processing in another way? Best regards
-
@UJJQTT1QQ Could it be the case that has a h
@valerii.trots Could it be the case that https://github.com/spryker/oms/releases/tag/11.16.1 has a hard dependency to the patch version https://github.com/spryker/propel/releases/tag/3.34.2 caused by the commits https://github.com/spryker/propel/commit/f8fa58f9fc2e734507b773028c386bf89ec544a2 and…
-
Moved: Question concerning propel-migrations
This discussion has been moved.
-
Hi all,
is there an ACL users/groups/role/rules importer ?
Hi all, is there an ACL users/groups/role/rules importer ?
-
Hello,
looking at the spryker import there is a deprecated `DataSetWriterPluginInterface` which take
Hello, looking at the spryker import there is a deprecated DataSetWriterPluginInterface which takes a DataSetInterface as a param … the new way seems to be to use the DataSetItemWriterPluginInterface which uses a DataSetItemTransfer … i guess, using the DataSetInterface therefore will also be deprecated? It is not stated…
-
I updated `spryker/category` to `5.5.0` and now I'm noticing two issues:
1. The query in `vendor/sp
I updated spryker/category to 5.5.0 and now I'm noticing two issues: * The query in vendor/spryker/category/src/Spryker/Zed/Category/Persistence/CategoryRepository.php::getCategoryNodes() is doing a cross join. I think it's missing a condition to join locales: ->where(SpyUrlTableMap::COL_FK_LOCALE . '=' .…
-
Hi all,
can you please help me understand the difference between discontinued and deactivated produ
Hi all, can you please help me understand the difference between discontinued and deactivated products ? I am talking from technical perspective. What happens if I deactivate a product vs. if I mark it discontinued.
-
Hi, after updating ElasticSearch to version 7.10 I have problems rebuilding the environment.
I remov
Hi, after updating ElasticSearch to version 7.10 I have problems rebuilding the environment. I removed all docker containers, images and volumes. Then I called docker/sdk bootstrap deploy.development.yml and docker/sdk up. It fails with the error you can see on the image. I already found out that the exec 'yarn' 'install'…
-
Hi, I have a question regarding Migrations in Spryker. So we have used Phnix Migrations for a while
Hi, I have a question regarding Migrations in Spryker. So we have used Phnix Migrations for a while but recently went back to the Spryker standard to use Propel Migrations, now my question is what is the Spryker way to create pure Data creation/insertion Migrations? For example, for the creation of a new CMS slot, which we…
-
Moved: Does anyone know how I might achieve something like this using Propel?
This discussion has been moved.
-
Hello guys,
Is it possible to have multi-store shops without subdomains, but a special URL path ins
Hello guys, Is it possible to have multi-store shops without subdomains, but a special URL path instead? For example, the default would be: • de.shop-name.example • at.shop-name.example And the desired URL would be this instead: • shop-name.example/de-at/ • shop-name.example/de-de/
-
Hi guys,
Does anyone know how I can register a Merchant from Yves?
Currently I have to register it f
Hi guys, Does anyone know how I can register a Merchant from Yves? Currently I have to register it from the backoffice but I would like the registrations to be automatic
-
Hi guys,
currently working on OMS and statemachine.
One thing that bugs me:
Suppose I have the follo
Hi guys, currently working on OMS and statemachine. One thing that bugs me: Suppose I have the following state machine: <?xml version="1.0"?><statemachinexmlns="spryker:oms-01"xmlns:xsi="<http://www.w3.org/2001/XMLSchema-instance>"xsi:schemaLocation="spryker:oms-01 <http://static.spryker.com/oms-01.xsd>"><!-- Used as…
-
Hello everyone,
I am currently trying to add an additional cost as expense at the quote. I am wonde
Hello everyone, I am currently trying to add an additional cost as expense at the quote. I am wondering, but in following method: https://github.com/spryker/shipment-cart-connector/blob/master/src/Spryker/Zed/ShipmentCartConnector/Business/Cart/ShipmentCartExpander.php#L256 the code is checking for a shipment hash key to…
-
Anybody else having issues with package `spryker/gui` > 3.40.0? In Zed UI, the sidebar navigation
Anybody else having issues with package spryker/gui > 3.40.0? In Zed UI, the sidebar navigation doesn't expand anymore, instead I'm getting JS errors. Seems that this commit is breaking things: https://github.com/spryker/gui/compare/3.40.0...3.40.1 Could somebody confirm that this is reproducable?
-
Hi everyone, I am updating the spryker/http from a Security notification: RCE vulnerability in the H
Hi everyone, I am updating the spryker/http from a Security notification: RCE vulnerability in the HTTP module of Spryker OS and my case is this one described by spryker on an old version of spryker => *Q: I don’t have spryker/http on my project, but the archived Silex package is used instead* *A: Replace Symfony Silex…
-
I have imported products and it's visible in search and search result page. I can access product det
I have imported products and it's visible in search and search result page. I can access product detail page as well. But that product is not showing up on category page. Is there any command I need to run to make product visible on category page? I found this article, but command given here doesn't exist in my system:…
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…