У нас вы можете посмотреть бесплатно Sylius state machines #2 - sending emails on transitions (Symfony Workflow) | Commerce Weavers или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Learn how to react to Sylius state machine transitions and send automated emails using SyliusMailerBundle. In this episode of 15 Minutes Sylius, we take state machines one step further. Last time, we built a custom state machine for the Brand module. Now it’s time to make it actually useful. Instead of just changing states, we’ll react to transitions and automate real business logic. In this video, you’ll learn: • How to listen to specific Symfony Workflow transition events • How to send transactional emails using Sylius Mailer Bundle • More differences between Symfony Workflow and Winzou State Machine • How to customize Sylius Grid with Twig fields and Bootstrap badges We also briefly discuss: • Why business processes should react to transitions • How to structure clean event-driven code By the end of this episode, your state machine won’t just “look cool”. It will actually execute business logic. 🔗 Useful links: • Sylius documentation: https://docs.sylius.com • Symfony Workflow docs: https://symfony.com/doc/current/workf... • SOLID: https://www.geeksforgeeks.org/system-... • Sylius Mailer Bundle: https://github.com/Sylius/SyliusMaile... • Bootstrap documentation: https://getbootstrap.com/docs/4.0/com... • Sylius Stack: https://stack.sylius.com • Repository with full code: https://github.com/CommerceWeavers/15... Timestamps: 00:00 - 00:26 - Introduction 00:27 - 1:55 - Current implementation recap 01:56 - 03:00 - New features plan 03:01 - 04:15 - Winzou detour explanation 04:16 - 05:21 - Workflow transition events 05:22 - 06:25 - Brand email implementation 06:26 - 07:37 - Base workflow listener 07:38 - 11:10 - Notification email configuration 11:11 - 13:28 - Sending email in workflow listener 13:29 - 14:20 - Debugging 14:21 - 15:23 - Email feature summary 15:24 - 17:50 - Custom grid field 17:51 - Summary #Sylius #Symfony #PHP #StateMachine #SymfonyWorkflow #EventListener #EcommerceDevelopment #WebDevelopment #SyliusTutorial #Mailer #DDD #CleanArchitecture #CommerceWeavers