-
What is the purpose of table spy_product_search_attribute_map?
Is anyone using spy_product_search_attribute_map and can explain to me the benefit of that table? Docs saying it maps product attributes to their corresponding search keys. I would like to understand it and how we could use it. Some background: We had some attributes in that table and were wondering why we have duplicate…
-
Should we add the migrations to the git repository
Today, we had a question and discussion here, about the adding of the migrations to the git repository. Whats the statement of spryker or the other devs here? src/Orm/Propel/* ?
-
Composer mode in PaaS environments
It seems like the environment variable SPRYKER_COMPOSER_MODE dedicates the mode composer uses to install dependencies within PaaS pipelines. What is the default setting in PaaS when not touching this variable in deploy.*.yml? Should I use my deploy-files to overwrite this default variable setting? Can I use the Parameter…
-
Spryker module update.
I want to know is there any way or command to update all the module at once?
-
Unable to add attributes in New or Existing Products
Hi Everyone, Our current framework is B2C-DEMO-MARKETPLACE boilerplate. We have utilized two files for importing product attributes: a. product_attribute_keyb. product_management_attribute I have attached both files to this message. we are getting an error message when assigning these attributes to products. " Attribute…
-
Video: Why Spryker is great for developers
-
Is there any `spryker/queue:1.10.0`? I see only till 1.9.x
Hi Team, is there any spryker/queue:1.10.0 ? I see only till 1.9.x Linked here -> https://docs.spryker.com/docs/scos/dev/technical-enhancement-integration-guides/integrate-elastic-computing.html#integrate-scalab[…]and-sync-workers
-
Feedback wanted: better way to operate on transfer grouping and indexing
👋 Hello Spryker! We currently looking for the better way to operate on transfer grouping and indexing. ✅ But in order to prove the need of this feature I want to ask your feedback about it. And I’m positive that you know the right answer. 📃 Terminology used: • Indexer function that builds an indexed collections of…
-
spryker/product-image-storage 1.15.0 causing exceptions
Hello, 4 days ago this commit was introduced with a new tag 1.15.0 in spryker/product-image-storage . https://github.com/spryker/product-image-storage/commit/ab4e157b84b07a2006d17cfbc3b0145e230b6e62#diff-126f52f35440e9105c3[…]35f7fc5a4e68702d9e719b81 The bridge now has an array as fixed type, however, the underlying…
-
Backoffice is fine but homepage content is missing?
Hey Team my homepage content is disappeared and i have checked in backoffice also but everything is fine at backoffice but still content is missing how can i solve this issue.
-
Planned replacement of tslint with eslint
Hello spryker-team, i have noticed, that spryker will replace tslint with eslint in the next version (CC-25963 Replaced tslint with eslint for YVES. ). Upon reviewing it for our current development and future updates, i saw the changes in package.json. I don't think this is an optimal solution, since this only binds the…
-
Uploading 4 files to S3 on customer registration
Hi general, need to upload 4 files to S3 on customer registration. I created the form so I need now to set the files to CustomerTransfer and than in Customer module get the files and upload from there to S3
-
Hi team, can anyone tell me how to make nav menu active when new nav menu item is added in backoffic
Hi team, can anyone tell me how to make nav menu active when new nav menu item is added in backoffice?
-
Hello Everyone,
I want to use sessions in glue APIs, Is there any way to have that??
Hello Everyone, I want to use sessions in glue APIs, Is there any way to have that??
-
Hi there 👋🏻, our product team will host a *Product Webinar* next week, primarily fo
Hi there 👋🏻, our product team will host a Product Webinar next week, primarily for our customers. Contacts at partners can check the recording via the partner portal. If you are not a customer yet, you can also check with your respective Spryker contact, if you can attend. LINK->…
-
hey guys , I have deleted schema file for createing table and entity and the folder that is created
hey guys , I have deleted schema file for createing table and entity and the folder that is created inside ORM and i am getting this error when i am running console propel:install Error - Exception: Class "\Orm\Zed\Antelope\Persistence\Map\PyzAntelopeTableMap" not found in…
-
Hi everyone i am try to access the Redis Gui using but it no
Hi everyone i am try to access the Redis Gui using http://redis-commander.spryker.local/ but it not reachable please help me out
-
Hii Team ,
I am accessing the 'access-tokens' api through postman for generating the token but i go
Hii Team , I am accessing the 'access-tokens' api through postman for generating the token but i got this error : - Spryker\Glue\RestRequestValidator\Processor\Exception\CacheFileNotFoundException - Exception: Validation cache is enabled, but cache file is not found. in…
-
👋 Hi everyone!
I am working on Category listing PLP page , I have add a description field in 's
👋 Hi everyone! I am working on Category listing PLP page , I have add a description field in 'spy_category' table and Show that in Zed Category add and edit form and store value for it . Now i want that when ever we are going to any categoryfrom navigation so i want that attribute to display in Yves frontend On PLP page. i…
-
Hello Everyone , I am Creating new molecule in Yves in which which I have implement the actual code
Hello Everyone , I am Creating new molecule in Yves in which which I have implement the actual code that will count the elements. while extending the Component base class defined in the shopUI module.I have import the base class. like this( import Component from 'ShopUi/models/component';) but it is giving me an error that…
-
What's the proper approach to using communication layer dependencies in console commands ? For busin
What's the proper approach to using communication layer dependencies in console commands ? For business layer i was following __construct
-
I Tried to create contact form in frontend in frontend and fetch data in backend. but im getting thi
I Tried to create contact form in frontend in frontend and fetch data in backend. but im getting this error in routing. how to correct it?
-
Hey Team, I am creating a component in Yves by following the documentation but in the 5th step they
Hey Team, I am creating a component in Yves by following the documentation but in the 5th step they are copying the file from vendor and that file is not exist in the folder structure they are providing is there any step or another doc available where I can learn or complete it.
-
Hey Team, I have created a theme same as default with different name and i am trying to set as defau
Hey Team, I have created a theme same as default with different name and i am trying to set as default and extended TwigConfig file and getYvesThemeNameDefault() function and also set defaultTheme in frontend-build-config.json but when i run command it gives me error.
-
hey guys , I have extended user table in zed and add new column to table but it is not appearing .
hey guys , I have extended user table in zed and add new column to table but it is not appearing . this is my userTable.php code and userCommunicationFactory.php code . Am I Missing something ?
-
Hi everyone ,
Can anyone please suggest me how can we create Store in Spryker b2c shop and get all s
Hi everyone , Can anyone please suggest me how can we create Store in Spryker b2c shop and get all store list available there