We tried another way to create forms with #symfony !

Inspired by *MapRequest­Pay­load* and built with *Twig components* 😎

[FR] -> https://makina-corpus.com/application-web-mobile/repenser-les-formulaires-symfony-une-approche-moderne

[EN] -> https://github.com/makinacorpus/poc-symfony-form-alternative/

What do you think ?

#twigcomponents #SymfonyUX
@symfony @symfonystation

Repenser les formulaires Symfony : une approche moderne | Makina Corpus

En s’inspirant des nouveaux MapQueryString et MapRequestPayload de Symfony et en s’aidant de composants Twig, nous proposons une nouvelle manière de faire des formulaires dans un projet Symfony.

Makina Corpus

I took a deeper dive into Sylius and the Twig components to find an easy way to extend core Sylius Twig components.

I've documented my findings in the latest @bitexpert blog post https://blog.bitexpert.de/blog/extend_sylius_twig_component

#bitExpert #Sylius #TwigComponents

Extending a Twig Component in Sylius 2.0 | bitExpert

Learn how to customize Sylius 2.0 templates using Twig Components and event subscribers to add variables without intrusive changes.