-
Hey Guys, has anybody done ADA testing in Spryker?
Hey Guys, has anybody done ADA testing in Spryker?
-
Hi everybody,
we are currently trying to perform module updates and we are using Jarvis for the iden
Hi everybody, we are currently trying to perform module updates and we are using Jarvis for the identification of the necessary steps/module-updates. Unfortunately, Jarvis is only showing update steps for modules for the release 202108.0 (we are currently on 202009.0). We would like to update to the newest version…
-
Hi! I've just completed my spryker developer certification and was wondering if there is a way to ch
Hi! I've just completed my spryker developer certification and was wondering if there is a way to check which of the questions were incorrectly answered.
-
How do i reduce the number of returned fields only for some requests in the glue api? should i use q
How do i reduce the number of returned fields only for some requests in the glue api? should i use query parameter or there is a different way?
-
Team, does Spryker latest version provides zipcode/postal code validation based on country?
Team, does Spryker latest version provides zipcode/postal code validation based on country?
-
Hello Team,
Hope all are doing well!
As part of learning, I'm trying to add a new field(Mobile Numb
Hello Team, Hope all are doing well! As part of learning, I'm trying to add a new field(Mobile Number) on SignUp page. I have extended the registerForm class in src\Pyz\Yves\Form\RegisterForm.php and added the new field there. I have also updated the page-layout-login.twig but the field is not coming on the store Can you…
-
hello , i need some help
1. there is \src\Pyz\Yves\CustomerPage\Theme\default\components\molecules\c
hello , i need some help 1. there is \src\Pyz\Yves\CustomerPage\Theme\default\components\molecules\customer-navigation\customer-navigation.twig and ui is present in twig files 2. so there is some data end point like customer.account.newsletter how this data is coming to twig . or where backend service is communicating to…
-
Hello Team,
i am getting below error when executing "docker/sdk bootstrap
Hello Team, i am getting below error when executing "docker/sdk bootstrap deploy.dev.yml" command and i have checked current docker version and it's 20.10.21 . Please help me out.
-
Hi everyone, We have completed some of our Spryker training module which includes(Developer e-Learni
Hi everyone, We have completed some of our Spryker training module which includes(Developer e-Learning ,About Spryker, Overview ), Can you suggest some used cases that we can implement in our spryker B2C to fully explore our learning
-
Hi everyone, can it be that Jarvis is not working today? 🤔
I'm getting this error mess
Hi everyone, can it be that Jarvis is not working today? 🤔 I'm getting this error message every time I try to start Jarvis: I am sorry to announce that something went wrong, I could not retrieve any information from Spryker...Please verify that you are connected to the Internet. If yes, please send an email to…
-
Did anyone ever tried to make the drawed view of the OMS more useful than this?
Did anyone ever tried to make the drawed view of the OMS more useful than this?
-
👋 Hi everyone!
👋 Hi everyone!
-
Where is the best place (repo) to file an issue with one of the Spryker modules?
Where is the best place (repo) to file an issue with one of the Spryker modules?
-
Hi all! Does anyone know if there is currently any way to sell subscriptions or setup recurring bill
Hi all! Does anyone know if there is currently any way to sell subscriptions or setup recurring billing in spryker?
-
Moved: Increase our recognition in the open source / PHP / commerce communities
This discussion has been moved.
-
Hi .
I have complete Spryker Certified Foundations Developer and got certified. There is no credenti
Hi . I have complete Spryker Certified Foundations Developer and got certified. There is no credential ID in the certificate. Social forums like linkedIn or credential.net look for credential Id. What should be filled there for better credibility.
-
Nice to meet you from Spain
Nice to meet you from Spain
-
Anyone going to Meet Commerce in Madrid? 🇪🇸
Anyone else here that happens to be going to https://meetcommerce.es/ this month in Madrid? 🇪🇸
-
i am new to spryker, and was trying to extend zedui module, and security merchant portal gui. i foll
i am new to spryker, and was trying to extend zedui module, and security merchant portal gui. i followed documentation precisely but i got blank page on security merchant portal login
-
Goood morning,
why is doing spryker/symfony a redirect to a own 404 page path?
Example:
Goood morning, why is doing spryker/symfony a redirect to a own 404 page path? Example: https://www.de.b2c.demo-spryker.com/teschd redirects to https://www.de.b2c.demo-spryker.com/error-page/404?errorMessage=No%20route%20found%20for%20%22GET%20https://www.de.b2c.demo-spryker.com/teschd%22 There will be a very good reason…
-
Reminder: tomorrow is our 10th and last user group meetup of 2022!
Hey all, as a reminder for everyone: tomorrow we'll have our 10th and last user group meetup of the year! We'll be introducing you to our new community manager @lauren.kulwicki, B2B2C will be de-mystified by @U047J3ZEW66 , we'll get a Spryker Picking App demo from @UT9PVABFB and we'll present you the user group schedule…
-
Hey, is there a way to check, which modules have to be updated for a php version (in this case php8.
Hey, is there a way to check, which modules have to be updated for a php version (in this case php8.0 ) ?
-
Is there any module that enhance the zed tables for column filtering and searching?
Is there any module that enhance the zed tables for column filtering and searching?
-
Good morning! I had the understanding that the updated to Php8 demoshops
Good morning! I had the understanding that the updated to Php8 demoshops would be released on the 18th, are they delayed or are they released in different repos?
-
I always assumed that client layer can only be accessed from frontend (yves, glue).
Documentation sa
I always assumed that client layer can only be accessed from frontend (yves, glue). Documentation says: "The client’s job is to connect the frontend application to all of the surrounding resources needed for the frontend application to work. These resources include the Commerce OS, Storage, and Search." This meant for me…
-
Good morning! Speaking of supported versions: Do you plan adding PostgreSQL 13, 14 and 15 (or some o
Good morning! Speaking of supported versions: Do you plan adding PostgreSQL 13, 14 and 15 (or some of them) to the supported versions, ant therefore the docker SDK and your CI pipelines? If there are no issues, this should be easy to do. And if there would be some issues, it would be good to know for sure.
-
Hi Team , I am getting bellow error , can anyone help me with same ???
Hi Team , I am getting bellow error , can anyone help me with same ???
-
hey all
i already complained about throwing an Exception in case of empty schema file (empty means
hey all i already complained about throwing an Exception in case of empty schema file (empty means contains 0 tables). The problem is that case is not something specific. If i install in a separate branch some new version of Spryker and then go back to initial branch and execute docker/sdk reset then i can get this kind of…
-
Hello Team, This is regarding step checkout process. I need to skip step process if it is already f
Hello Team, This is regarding step checkout process. I need to skip step process if it is already filled and redirect to summary page, again if I need to modify any step process page I need to edit from summary page edit link. I tried using step process require Input condition check and able to skip the particular step but…
-
Hello All, I have downloaded b2b demo shop in my on premise Ubuntu laptop, I am able to access in my
Hello All, I have downloaded b2b demo shop in my on premise Ubuntu laptop, I am able to access in my local system only. If I install the same on AWS EC2 instance, how can I access using the IP address of my EC2 instance and give the same to other's too so that they can access and play on it. Please let me know what are the…