neos/fusion-form

Last activity 15 Apr 2025 19 6 617719
composer require neos/fusion-form

Fusion Form

v2.2.0

Version
v2.2.0
Type
neos-package
Release Date
Feb 16, 2024 20:43
Source
git
Distribution
zip
Requires
  • php: >7.2
  • neos/flow: ^6.0 || ^7.0 || ^8.0 || ^9.0 || dev-master
  • neos/fusion: ^5.0 || ^7.0 || ^8.0 || ^9.0 || dev-master
  • neos/fusion-afx: ^1.2 || ^7.0 || ^8.0 || ^9.0 || dev-master
  • neos/utility-arrays: *
  • neos/utility-objecthandling: *
  • psr/http-factory: *
Requires (dev)
  • neos/swiftmailer: *
  • phpunit/phpunit: ^7.1 || ^8.0 || ^9.0
  • phpstan/phpstan: ^0.12.78
Suggest
  • neos/swiftmailer: Required for the Neos.Fusion.Form.Runtime:Email action to work
GPL-3.0-or-later 90c960f293e024ca1556435dd37299330ae88e24

Readme excerpt

Fusion Form

Pure fusion form rendering with afx support!

Documentation Neos.Fusion.Form - Form Rendering and Data Binding

This 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
Form.Fusion.Form:Runtime - Runtime Single/Multistep Forms with Actions

This part covers the definition of forms with …
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 92 package(s).