-
Error Related to Session During Checkout with SSO (OKTA)
Hello Team, We are encountering an error during checkout related to session handling. We are using SSO through OKTA, and the error log we are seeing is as follows: Uncaught exception 'Spryker\Shared\SessionRedis\Handler\Exception\LockCouldNotBeAcquiredException' with message…
-
Restricting Storefront Access for Anonymous Customers
Hi Spryker community, I'm currently working on configuring my Spryker storefront to restrict access for anonymous customers, redirecting them to the login page. I've come across a configuration for this purpose, but I'm facing some challenges in modifying the regex patterns. The current configuration I'm using is as…
-
Yves payload too large
Hello, when I try to upload file bigger than 1MB I get an error on Yves side that the Payload is too large. Where that can be configured?
-
Yves: Best way to wait for CDN scripts to be load?
We use some third party integrations in our application which are provided by a CDN (e.g. Sentry). The docs here describe how to include such libraries. But the second part does not work for us when we try to access the library: in general: How should import nameOfLibrary from './name-of-library' be configured to work if…
-
How to Setup SSO in Yves for Customer login in b2b marketplace.
I want to setup SSO Login or Third party login for Yves for login my customer with third party like Okta. I want to integrate Login with okta in my yves for customer. So is there any module present for Oauth for yves like in backoffice we have a module for third party login. So how can i integrate in yves for Okta SSO…
-
Nos Twig Code Sniffer
Hey folks 👋 I'd like to introduce you to a tool I've developed called "Nos Twig Code Sniffer." This tool aims to identify invalid Twig templates and uphold the official Twig coding standards with a few exceptions in to your PYZ/Yves Codebase. If you find this project to be useful or encounter any issues, please don't…
-
OOTB translations of demo shop
Hi, are there maybe out of the box translations for yves for demo shop? We have task to introduce multiple languages like french, dutch, spanish, italian to project.
-
Promotion rule for product description page
I am using spryker b2b marketplace. I can create promotion that can be applied at cart page. My requirement is that I want to show promotion/discount on product details page itself. I am not able to find any relevant solution yet and need help in achieving the same .
-
Best Way to integrate 2FA in Yves
Hello, Has someone experience implementing a 2FA auth for the yves login? Or an idea how to implement it?
-
Spryker and StencilJS v2.22.3
Heyja Sprykees, does anyone have experience using StencilJS v2.22.3 in combination with Spryker? We currently have a major problem regarding a StencilJS styleguide that compiles fine, but isn't working as expected in WebKit browsers like Safari or any browser on iOS devices. First issue was that some of the content didn't…