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
-
Hey guys! What is the best practice to remove a whole module from spryker?
Hey guys! What is the best practice to remove a whole module from spryker?
-
Hi, I got the following error:
*Spryker\Shared\ZedRequest\Client\Exception\TransferNotFoundExceptio
Hi, I got the following error: Spryker\Shared\ZedRequest\Client\Exception\TransferNotFoundException - No class name given for Transfer generation. I actually know what this error is about (returning a proper transfer). In my usecase I am returning an array of MerchantRelationshipTransfer. Do I need to create a…
-
Good morning.
In recent installation I always get the same "composer" issue.
```[spryker_app_depen
Good morning. In recent installation I always get the same "composer" issue. [spryker_app_dependencies 5/5] RUN --mount=type=cache,target=/home/spryker/.composer/cache,from=composer_cache,source=/cache composer install --no-interaction --optimize-autoloader --no-dev
-
Hi guys.
When I run npm run zed command I get deprication warnings for css files including. Anyone
Hi guys. When I run npm run zed command I get deprication warnings for css files including. Anyone had this and is there s fix for that
-
Can someone explain the difference between spy_product_concrete_storage `data` column
and
spy_produc
Can someone explain the difference between spy_product_concrete_storage data column and spy_product_localized_attributes attributes column? running select * from spy_product_concrete_storage where fk_product=19079 and locale='en_GB'; and its equivalent select * from spy_product_localized_attributes where fk_product=19079…
-
Hi everyone,
I have run into the console error:
_Cannot read property ‘call’ of undefined_
which le
Hi everyone, I have run into the console error: Cannot read property ‘call’ of undefined which leads to some of our frontend molecules not being loaded correctly. When I debug it always breaks at the line: modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); I think it might be due to a…
-
Hi, is it correct, that Schema/search.json files wont get merged? We updated from a really old versi
Hi, is it correct, that Schema/search.json files wont get merged? We updated from a really old version to the current releases from 202001.0 and it seems like only the data from the last file will be available in PageIndexMap
-
Can the architectur sniffers rules be overwritten directly? Or do I have to reimplement the PHP clas
Can the architectur sniffers rules be overwritten directly? Or do I have to reimplement the PHP classes that include the various rules and change / extend those to different or new XML files?
-
Hi everybody. I want to implement a kind of an extra fee when a certain combination of shipment/paym
Hi everybody. I want to implement a kind of an extra fee when a certain combination of shipment/payment was chosen in checkout process. Just in the checkout step its possible to know about this expenses because you just know here what shipment is selected (via checkout-data endpoint). For this, I tried to investigate the…
-
Hello,
I am working on shop which is currently filled with products and other data, but I have to ch
Hello, I am working on shop which is currently filled with products and other data, but I have to change locale and keep old data (filled in the wrong locale). On local env with test database it works after changing locale, switching it’s id in DB, running console event:trigger and console sync:data, but with “prod” DB,…
-
Hi @UJJQTT1QQ, have you heard about compatibility issues with the new devvm 3.0 using elasticsearc
Hi @valerii.trots, have you heard about compatibility issues with the new devvm 3.0 using elasticsearch 6.8.6 and some modules like ProductReview? We see errors regarding the elastic option include_on_all when trying to use devvm 3.0.0 with our project
-
Hello, just for being sure. Our spryker shop should be able to let the customer just making a reques
Hello, just for being sure. Our spryker shop should be able to let the customer just making a request for quote, so a typical b2b feature. Selling products may come up later. As far as i can see, there is a quotation feature (RFQ) but it seems just available for yves frontend, not for Glue … is there a plan to release this…
-
how to get data about product from database in controller ?
how to get data about product from database in controller ?
-
Hello,
How and where product is saved in Zed (redis, or mysql or elasticsearch), no documentation is
Hello, How and where product is saved in Zed (redis, or mysql or elasticsearch), no documentation is clear for me.
-
Hello,
I have a b2b setup and I am trying to use cart sharing. I can see the widget on the cart pag
Hello, I have a b2b setup and I am trying to use cart sharing. I can see the widget on the cart page but I copy the link and I log in to another user from the same company and try to open the link, but i cannot see the ‘shared’ cart Any suggestions ?!
-
Anyone can provide a link to a kubernetes spryker setup that can be used for development? :sweat_smi
Anyone can provide a link to a kubernetes spryker setup that can be used for development? 😅
-
With
```"spryker-sdk/spryk": "^0.2.3",
"spryker-sdk/spryk-gui": "^0.1.5",```
is there something else
With "spryker-sdk/spryk": "^0.2.3","spryker-sdk/spryk-gui": "^0.1.5", is there something else to do as adding the 3 console commands to the consoledependencyprovider? Because I am getting Spryker Kernel Exception Can not resolve GraphController for your bundle "SprykGui" You can fix this by adding the missing Controller to…
-
i want to get info about product in json from this docs
i want to get info about product in json from this docs https://documentation.spryker.com/docs/retrieving-product-information but when i type in url http://de.b2c-demo-shop.local/abstract-products/001 still i get 404 not found (product with sku 001 exists in zed)
-
Hello again. On glue we want to get the shipping methods based on the destination country given by t
Hello again. On glue we want to get the shipping methods based on the destination country given by the request. In this case below, the shipment should go to germany { "data": { "type": "checkout-data", "attributes": { "idCart": "c317c11b-a342-53ce-8831-63189dc02122", "customer": { "email": "<mailto:bl@lol.de|bl@lol.de>",…
-
Updated to
```spryker/product-management 0.19.4```
```An error has occurred resolving the options of
Updated to spryker/product-management 0.19.4 An error has occurred resolving the options of the form "Symfony\Component\Form\Extension\Core\Type\TextareaType": The option "sanitize_xss" does not exist. Defined options are: "action", "allow_extra_fields", "allow_file_upload", "attr", "attr_translation_parameters",…
-
```Store: DE | Environment: devtest
Install Project dependencies
[info]
> node-sass@4.10.0 insta
Store: DE | Environment: devtestInstall Project dependencies[info] node-sass@4.10.0 install /data/node_modules/@spryker/oryx-for-zed/node_modules/node-sass Anyone had this?
-
hi i want to install composer package to my project but every time i got the error:
`vagrant@vm-b2c-
hi i want to install composer package to my project but every time i got the error: vagrant@vm-b2c-demo-shop ➜ current git:(operation-new-products) ✗ composer require spryker/product-api `1/10: <http://repo.packagist.org/p/provider-2020-01$aff0193cae09496aac56564ab0f8a74e6d354935f27495e95f2c9222aeaa0916.json>``2/10:…
-
Hello guys, i get the following template error
```Template "@WebProfiler/Profiler/toolbar_js.html.tw
Hello guys, i get the following template error Template "@WebProfiler/Profiler/toolbar_js.html.twig" is not defined (Spryker\Shared\Twig\TwigFilesystemLoader: Unable to find template "Profiler/toolbar_js.html.twig" (looked into: ).). I use the latest docker instance. On Yves it works good. Here the configuration in…
-
Hi again, currently I introduced a new store which should be complete independent from the other sto
Hi again, currently I introduced a new store which should be complete independent from the other stores. Separate db, queue etc. just the same codebase. That works except for the store db entries itself … unfortunately on “data:import:stores” command just the keys in stores.php are read regardless if the stores have to do…
-
```- Installing spryker/spryker (dev-master 4983870): Cloning 49838708a8
- Installing spryker/spryker (dev-master 4983870): Cloning 49838708a8 [RuntimeException] Failed to execute git clone --no-checkout 'https://***:*<mailto:**@github.com|**@github.com>/spryker/spryker.git' '/dat a/shop/development/current/vendor/spryker/spryker' && cd '/data/shop/development/current/vendor/ spryker/spryker'…
-
Is php7.4 supported by Spryker?
Is php7.4 supported by Spryker?
-
Our tests currently fail because the automatically created CustomerBuilder.php has doublicated Metho
Our tests currently fail because the automatically created CustomerBuilder.php has doublicated Methods. withAnotherSaleNotificationSettings , withSaleNotificationSettings , withAnotherPermissions and withPermissions are two times inside of the PHP Class. As all this is autogenerated and we only have one…
-
We just had an interesting case at our foundations workshop: if you use the new dockersetup and try
We just had an interesting case at our foundations workshop: if you use the new dockersetup and try to call console commands over cli for a specific store we had a problem. With default configuration docker/sdk clienters the DE-container if you run for eg. APPLICATION_STORE=US console data:import:antelope there it still…
-
Hi,
I'm trying to configure Spryker to use our own oauth server (keycloak). I could not find any doc
Hi, I'm trying to configure Spryker to use our own oauth server (keycloak). I could not find any documentation on this issue. Has anyone done this before and can give me a hint? Thanks a lot Matthias
-
Hello guys, I am currently working on introducing multistore to our app.
Currently we only have one
Hello guys, I am currently working on introducing multistore to our app. Currently we only have one store and we have separate docker containers for yves and zed, What I would like to ask is can I have multiple stores without adding any new containers, perhaps changing nginx config or something. Thanks
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…