neos/fusion-form
composer require neos/fusion-form
Fusion Form
3.0.2
- Requires
- php: >=8.2
- neos/flow: ^8.0 || ^9.0
- neos/fusion: ^8.0 || ^9.0
- neos/fusion-afx: ^1.2 || ^7.0 || ^8.0 || ^9.0
- neos/utility-arrays: *
- neos/utility-objecthandling: *
- psr/http-factory: *
- Requires (dev)
- phpunit/phpunit: ^7.1 || ^8.0 || ^9.0
- phpstan/phpstan: ^2.1
- neos/symfonymailer: ^0.1.0
- Suggest
- neos/symfonymailer: Required for the Neos.Fusion.Form.Runtime:Email action to work
Readme excerpt
Fusion FormPure fusion form rendering with afx support!
Documentation Neos.Fusion.Form - Form Rendering and Data BindingThis part covers the rendering of forms that are bound to objects or data and will be submitted to a custom Controller Action.
- Fusion Form Basics
- Tutorials
- Implementing custom input elements
- Fusion rendering for backend modules
- Custom field container
- Examples
- FrontendForm
- Fusion Prototypes
- Eel Helpers
This part covers the definition of forms with …
Read more
The same vendor provides 92 package(s).