InstallationΒΆ

  1. Include as composer dependency using

    composer require jakota/formhandler
    
  2. Run

    composer install
    

    to generate the vendor class autoloader.

  3. The classes from JAKOTA.Formhandler can now be used in your composer project.

  4. Include the Formhander TypoScript to your Main TypoScript template.