Skip to content

v1.0.23: Changed:

Choose a tag to compare

@marcel-maqsood marcel-maqsood released this 22 Apr 09:29
· 15 commits to master since this release

Changed:

  • Adapters of type SMTPMail or PHPMail now use TWIG-Template names as "template" value, meaning you have to actually create templates and put the name, including path; like: "app::test" in that field.
  • Twig will render these Templates with its context, meaning all fields that the formhandler has got within the request, will be valid varaibles within the template.