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 , how we can add custom scss in a module ?
Hello Everyone , how we can add custom scss in a module ?
-
Hi this
Hi this doc about backend glue routes talks about a command glue route:debug Backend -c but I don't seem to have such a command
-
Hello,
i would like to debug our ProductAbstractSearchDataMapper in Phpstorm, unf
Hello, i would like to debug our ProductAbstractSearchDataMapper in Phpstorm, unfortunatly im not able to reach my breakpoint. Which console command do i have to use to debug this class? thanks in advance
-
Hello Everyone I am facing issue while trying to access *DE Backoffice* please help me. Also if I am
Hello Everyone I am facing issue while trying to access DE Backoffice please help me. Also if I am trying to access and login in US Backoffice its saying "Authentication failed"
-
Hello Everyone I am facing some issues when running "*vendor/bin/console propel:install*" command pl
Hello Everyone I am facing some issues when running "vendor/bin/console propel:install" command please find below screenshot for the same. Please help me on this.
-
Guys may I ask you, can we have a config file for staging environment?
Guys may I ask you, can we have a config file for staging environment?
-
does anyone experiencing issues
does anyone experiencing issues
-
Hi everyone ! I'm stuck while creating a module in spryker i want use this method
Hi everyone ! I'm stuck while creating a module in spryker i want use this method which is defined in a client php and i want to use that method in yves custom module's controller but it says undefined method , i even tried adding method annotation but i'm unable to use the method.
-
The method i want to use is in client and this file is in Yves, i also tried with
The method i want to use is in client and this file is in Yves, i also tried with using @method annotation but it didnt work!!
-
Hi everyone, I'm getting the below error in the build after installing "spryker-feature/product-list
Hi everyone, I'm getting the below error in the build after installing "spryker-feature/product-lists:"202204.0" using composer. please help
-
hey, can anyone help me with this issue
hey, can anyone help me with this issue
-
Hey guys,
do you know how to enlarge the usable memory for a single data import console command?
`d
Hey guys, do you know how to enlarge the usable memory for a single data import console command? docker/sdk console data:import:my-stuff I get the following error processing a quite large dataset: PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted
-
Need help with logic 1+1 product free
Hi I have a problem with logic 1+1 product free. Products have the same SKU. I set one product to price 0 and the other is full price. In overview step the totals are 0 because of this. Have someone an idea or proposal what is the issue. Or how we have to map the free product that the calculation is ok (edited)
-
I am still unable to generate new codeception tests, using
```php vendor/bin/codecept generate:cest
I am still unable to generate new codeception tests, using php vendor/bin/codecept generate:cest acceptance MyModule
-
I was wondering, why there is no basic `CSRF token` protection for the search form? 🔍 👀
Doe
I was wondering, why there is no basic CSRF token protection for the search form? 🔍 👀 Doesn’t that make sense? Or was it forgotten?
-
Hello everyone,
what do you think is a the preferable way to provide hydration logic to other module
Hello everyone, what do you think is a the preferable way to provide hydration logic to other modules? For example there is a new project level module with a new table which is connected to the spy_customer table … in the new modules repository findXyzById method the entity of the new table should be returned, but also the…
-
Hello, I’m currently doing the Spryker frontend course for backend devs, while trying to create a ne
Hello, I’m currently doing the Spryker frontend course for backend devs, while trying to create a new theme I ran into some issues. As specified in the course, I copied the whole content of the default folder into the newly manually created folder named green. I also have added the green theme to…
-
Can we apply the custom SSL certificate for the demo spryker setup for the custom URLs? Is there any
Can we apply the custom SSL certificate for the demo spryker setup for the custom URLs? Is there any location were i can paste the certificate and the private key. Note: Setup is done via docker using deploy.dev.yml (edited)
-
Is there any way to do a discount (voucher) on products that dont belong to specific categories?
Is there any way to do a discount (voucher) on products that dont belong to specific categories?
-
Getting below error which trying to generate the access token for the b2c-demo-shop which is setup v
Getting below error which trying to generate the access token for the b2c-demo-shop which is setup via docker using deploy.dev.yml. Can someone please help me on this issue. curl -H 'accept-language: de' -H 'accept: application/json' -H 'content-type: application/json' -H 'user-agent: OpenAPI-Generator/1.0.0/xxxxx…
-
Hello guys, may I ask you, where I can add the dimension of one product? Width, Length, Height and w
Hello guys, may I ask you, where I can add the dimension of one product? Width, Length, Height and weight
-
Hi Team, , I'm trying to implement a dynamic label similar to *sale or new,* if the
Hi Team, , I'm trying to implement a dynamic label similar to sale or new, if the product has isDigital attribute then we will show that label on the frontend. For that I'm referring to ContentProductWidget, is that correct. And can you please suggest how I can do that.
-
Hi there, is there a concept in spryker how to “reuse” code within several modules? Maybe a link to
Hi there, is there a concept in spryker how to “reuse” code within several modules? Maybe a link to a documentation.
-
Hi
While importing data using command data:import
shows the error like
Exception: Call to undefined
Hi While importing data using command data:import shows the error like Exception: Call to undefined method Pyz\Zed\DataImport\Business\DataImportBusinessFactory::getStore() in /data/src/Pyz/Zed/DataImport/Business/DataImportBusinessFactory.php (1143) Can anyone please guide and help to get the cause and respective fixes…
-
Hi
Can any please guide and help on these error get solve
Thank you
PHP Fatal error: Declaration o
Hi Can any please guide and help on these error get solve Thank you PHP Fatal error: Declaration of Orm\Zed\Acl\Persistence\Map\SpyAclGroupArchiveTableMap::initialize() must be compatible with Propel\Runtime\Map\TableMap::initialize(): void in /data/src/Orm/Zed/Acl/Persistence/Map/SpyAclGroupArchiveTableMap.php on line 185…
-
Hello Team,
Could someone explain why some Glue modules don't have Controllers? I was under the impr
Hello Team, Could someone explain why some Glue modules don't have Controllers? I was under the impression that each module needed some sort of entry point and that was the purpose of Controllers. Is there another way for modules to be utilized?
-
, Which OS platform is most recommended for Spryker installation? I am new to spryk
, Which OS platform is most recommended for Spryker installation? I am new to spryker development.
-
Hello,
we’re facing an issue at the deployment pipeline with `console search:setup` , did anybody en
Hello, we’re facing an issue at the deployment pipeline with console search:setup , did anybody encounter this error before? There is a comment saying that empty mapping causes it, but I don’t know how to resolve it. Any advice would be appreciated. Thank you! Command setup-search for DE store [vendor/bin/console…
-
Hey, looking for the B2C Marketplace demo shop. I located it here:
Hey, looking for the B2C Marketplace demo shop. I located it here: https://www.de.b2c-marketplace.demo-spryker.com/en Backoffice: https://backoffice.de.b2c-marketplace.demo-spryker.com/ But cannot get to the merchant portal. https://mp.de.b2c-marketplace.demo-spryker.com/ Gets me a fail whale 😞 Does anybody have an advice?
-
Hi
Can any please guide and help on to get these exception resolve
YVES Exception
Exception - Could
Hi Can any please guide and help on to get these exception resolve YVES Exception Exception - Could not find config key "CUSTOMER_PAGE:CUSTOMER_REMEMBER_ME_SECRET" in "Spryker\Shared\Config\Config" in /data/vendor/spryker/config/src/Spryker/Shared/Config/Config.php (66) Thank you
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…