An extension for TYPO3 CMS that provides form rendering with Handlebars,
based on the handlebars extension.
It is designed to provide rendering options for all default form elements
shipped by EXT:form, while rendering for custom form elements can be easily
configured using dedicated interface implementations.
- Support for all default form elements
- Ability to define generic form rendering definitions
- Possibility to override form rendering for specific form definitions
- Easy to extend and customize for custom form elements
- Compatible with TYPO3 13.4 LTS
composer require cpsit/typo3-handlebars-formsDownload the zip file from TYPO3 extension repository (TER).
Please have a look at the official extension documentation.
This project is licensed under GNU General Public License 2.0 (or later).