Ensuring the security of your admin panel is crucial in today's digital age. Implementing Two-Factor Authentication (2FA) in your Sylius admin significantly enhances security, reducing the risk of unauthorized access. This recipe walks you through the steps to add 2FA using the SchebTwoFactorBundle, from installing necessary packages to configuring the form and email templates.
Leer másThis post is part of a series of blogpost about foundation bundles of Sylius/Symfony eCommerce Framework. At Odiseo, we were working with Symfony Framework for a very long time. The foundation of the most of our many web projects are based on Symfony. Our team believe in Symfony ecosystem and community. We have open-sourced many tools to work with Symfony and we use relevant libraries of the community on our projects. We have made many types of application for every needs of our clients. For eCommerce web applications we used Sylius. Sylius is an Open Source eCommerce Framework ...
Leer más