Files
symfony-flex-recipes-contrib/koff/i18n-form-bundle/4.0/post-install.txt
T
2017-12-23 13:44:25 +02:00

12 lines
348 B
Plaintext

<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
* <fg=blue>Finish</> bundle configuration:
1. Open <comment>config/packages/twig.yaml</>
2. Add form template to form_themes section like this:
twig:
form_themes:
- '@I18nForm/bootstrap_4_form.html.twig'