What are Sylius Template Events?
Think of Sylius Template Events as a kind of hook in your Twig template that you can extend without modifying the original twig template.
Think of Sylius Template Events as a kind of hook in your Twig template that you can extend without modifying the original twig template.
Last week I traveled to Poznań, Poland to speak at SyliusCon 2023 about the Gally connector we've built for our partner Gally.
Deployer is a valuable tool that simplifies and automates the deployment process of PHP applications in a traditional non-container environment.
We run into an issue in a Sylius project where we've been using the Sylius InvoicingPlugin as well as the SyliusPayumStripePlugin plugin to handle Stripe payments. Invoice emails were sent out twice to the customer with both plugins active.
In a recent Sylius project, we realized that the order payment state is not synchronized with the invoice for the order.