-
šļø User Group April - Aggregated Modules & OMS Testing awaits!
Hi Crew āš¼ We got a great User Group to look forward to end of this month (April 29th - 3pm CEST). @Karoly Gerner & @reneklatt join us and will talk about two exciting topics šš¼ Rethinking Modularity: A First Look at Aggregated Modules in Spryker We will take a look behind the curtain and envision how packages could beā¦
-
šļø Upcoming: Spryker Digital User Group March! š«¶š¼
Hi Crew, Next week our monthly Spryker Digital User Group will be taken place! Here's our concise agenda šš¼ 1ļøā£ Deep dive into Spryker Monitoring Integration @Volodymyr LunovĀ takes us onto an adventure on how to extend your Spryker Monitoring with Headless APM. 2ļøā£ Latest Spryker Fixathon Results As mentioned during ourā¦
-
Merchant Portal Performance Improvements
Hello everyone, We recently released importantĀ Merchant Portal improvements designed to significantly enhance page loading performance š: Split Backoffice and Merchant Portal navigation (Split navigation significantly enhances performance for both Backoffice and Merchant Portal): Additional performance optimizations byā¦
-
Spryker Developers ā We Want Your Feedback!
Hey Spryker devs! At Spryker Academy, weāre constantly working to improve our learning materialsāwhether itās how-to guides, instructor-led training, or other educational content. To make sure weāre addressing real-world challenges, weād love to hear from you: What have been your 5 biggest pain points when developingā¦
-
Job Alert: š©šŖ-speaking Team Lead IT Operation & Shop Manager
Hi there, we got informed about 2 cool job opportunities at . You find a short translated summary below but highly encourage you to check them out for yourself (the job descriptions are in German). Important element to highlight: š©šŖ is a necessary language skill. Team Lead IT Operations Shape MT's IT infrastructureā¦
-
Spryker Commerce Framework DI Magic
After many requests to add more magic to Spryker framework, our architects found a graceful way to enable magic DI. The new approach enables you to get a business models skipping Factory and Dependency provider functions! We currently consider 3x DI (dependency injection) containers, popular in PHP community: PHP-DIā¦
-
š ļø Reworked Community Extensions & Tools List - Your input is needed š§°
Heyhey and happy new year!! š„ We used the calm days to rework our Community Tools list šŖand the following features are now added to make it more useful: Tags Filter for Tags, License and Creator Search Sorting/Ordering of columns You will find the list here: CQ Community Extensions & Tools With this list we want to provideā¦
-
How to integrate a self signed root ca certificate into docker/sdk?
Our network security has activated SSL-Decryption in our company. As a result I neet to add a self signed root ca certificate into docker/sdk. I have no idea how to do this without manipulating all generated docker files. What I want is to add these commands to basically all containers: COPY config/certs/my-company-ca.crtā¦
-
I want to know how to add a custom form on the shipment page.
Hey everyone, I'm new to Spryker and learning this amazing technology day by day. I want to add a new custom form on the shipment page and handle saving it to the database. Can anyone help me implement this?
-
I want to know how to add a custom form on the shipment page.
Hey everyone, I'm new to Spryker and learning this amazing technology day by day. I want to add a new custom form on the shipment page and handle saving it to the database. Can anyone help me implement this?
-
Class constructor property promotion
Spryker has recently introduced class constructor properties in the customer model vendor/spryker/customer/src/Spryker/Zed/Customer/Business/Customer/Customer.php This seems like a big problem when it comes to extending the class in the Pyz code. As far as I am aware you can't just replace e.g. the $customerConfig with theā¦
-
Unique token to prevent multiple orders and unwanted quote validation
Dear Spryker Community, I hope this message finds you well! Weāre currently working on a Spryker-based shop that utilizes a PWA for both mobile and desktop users. Recently, weāve encountered two main challenges: Long quote validation times The risk of a cart being ordered multiple times To address the duplicate orderā¦
-
getting route error
I had created front page in yves to show data from tables. I had created client to connect yves call with zed to fetch the data but while calling i got route error this is the url "http://yves.eu.spryker.local/training/antelope/Oskar" and below is the error. I had done entry in yves/router/routerdependencyprovider butā¦
-
Practicalities regarding Spryker service shutdown
Hi, in the hypothetical and unfortunate case of ending a Spryker cloud service agreement, are there any practical things that one should take into consideration and/or do from a technical perspective? Or is everything basically handled by Spryker?
-
A New Era of Collaboration is Coming! š
Ā š Weāre excited to announce the upcoming launch of our newĀ Partner PortalĀ ā designed to empower Spryker Solution Partners with: Personalized contentĀ tailored to your needs More dataĀ for faster, better-informed decision-making Seamless information exchangeĀ with Spryker To ensure a smooth rollout, weāreĀ pre-registeringā¦
-
Backend glue giving 404 status
I had built backend glue but while running url "http://glue-backend.us.spryker.local/antelopes" i got below error [ { "code": "007", "status": 404, "message": "Not found" }] Can anyone help me out where i am doing wrong
-
Is the IP address for backoffice static?
We have a need to know the IP address for our backoffice, to configure a VPN. It's a bit of a black box when looking at AWS Route 53 with our limited rights. Is the IP for the backoffice static?