Search for solutions or post your questions. Let our community experts move you forward.
It looks like you're new here. Sign in or register to get started.
Everything related to coding in Spryker.
Oryx is an open source framework for building composable storefronts, providing a rich library of components, a render engine, and a design system.
Official forum of the highly customizable & blazing fast ORM library.
Hi crew, just a quick heads-up. Our next Virtual User Group Meetup will be happening next week, on the 26th of September. Register here: What you can look forward to šš¼ 1ļøā£ Spryker Excite Hackathon - Winning Team Presentation We will be welcomingĀ @mjungĀ representing the team that won the Spryker Excite Hackathon a few daysā¦
Heyhey Dev-Community! š We've already got a fantastic list of community modules and tools ready to boost your projects, but there's always room for more innovation! š There are countless cool ideas, project needs, and fun enhancements out there that can make our developer lives easier and more enjoyable. Welcome to our newā¦
Hello, I'm currently trying to import products via the Data Exchange Api. I'm using this list of requests to create the product abstract and the one concrete: POST /dynamic-entity/product-abstracts POST /dynamic-entity/products POST /dynamic-entity/product-abstract-localized-attributes POSTā¦
Hi team, I'm encountering an error while creating merchant user from merchants->merchantEdit->add merchant user . (this issue occurs sometimes not always) Error : "Uncaught exception 'ValueError' with message 'Bcrypt password must not contain null character'" when using the following function: password_hash($password,ā¦
Following the upgrade to the latest version of the B2B demo shop in 202311, every route redirects to the login route, subsequently resulting in an ERR_TOO_MANY_REDIRECTS error. Additionally, I am unable to access any pages while in anonymous mode.
Hey We already have a mapping(for products -OOTB) from skuāid_product_concrete/id_product_abstract and if we want to have one more mapping for product nameāid_product_concrete/id_product_abstract, How can this be achieved without overriding the product storage module class,creating a new parameter mapping likeā¦
Hello All I am creating a navigation into merchant portal as per documentation crating new navigation in config/zed/navigation.xml in that way : But the navigation shown into merchant portal and backoffice both. I only want to show only in merchant portal.
So it came up that many Spryker customers wish there was a backoffice GUI for maintaining a synonyms list for the site search. Well there isn't, but technically it's a relatively simple operation: // Get index $index = $this->client->getIndex($this->indexName); // Close index $index->close(); // Update settingsā¦
This question is related to this topic where @M.abdallah has the same issue. It's not said how the issue was solved, so I would like to have some help about this. So, my issue is after having replaced deprecated SecurityPlugins by the new YvesSecurityPlugins and ZedSecurityPlugins, I could avoid the errorā¦
Got a quest(ion) or want to find a topic, either start with the search box at the top of this page or choose a category below.