neos/form

Letzte Aktivität 18 Jan 2024 15 25 679009
composer require neos/form

Extensible and flexible API for building web forms

5.4.2

Version
5.4.2
Type
neos-package
Release Date
Nov 29, 2023 08:23
Source
git
Distribution
zip
Requires
Suggest
Replaces
MIT ee78ec473f62b06eb27e9093cbb321cca671df96

Flow Form Framework

An extensible and flexible framework to build web forms.

See https://flow-form-framework.readthedocs.org/en/latest/ for a detailed documentation.

Related Packages

This package implements the core of the Flow Form Framework and can be used directly within Neos Websites or Flow Applications. There are some useful related packages:

Neos Package Key Description Composer key / Packagist URL
Neos.Form The actual Form Framework core (this package) neos/form
Neos.Form.Builder A Form Builder IDE integrated to Neos CMS that allows for form *Definitions* to be created via the Backend interface and/or Fusion neos/form-builder
Neos.Form.YamlBuilder
(formerly Neos.FormBuilder)
The original Form Builder IDE that can be used with Flow alone to create YAML Form Definitions neos/form-yamlbuilder
(formerly neos/formbuilder)
Neos.Form.FusionRenderer A custom Form preset that allows Forms to be rendered via Fusion neos/form-fusionrenderer
Third party packages
Wegmeister.DatabaseStorage Custom Form Finisher that helps storing formdata into the database and export it as Xlsx file wegmeister/databasestorage
Wegmeister.Recaptcha Custom Form Element that renders Googles reCAPTCHAs wegmeister/recaptcha
Wwwision.Form.ContentReferences Example Form Element that renders Neos Content References wwwision/form-contentreferences
Wwwision.Form.MultiColumnSection Example Section Form Element that renders child Form Elements in multiple columns wwwision/form-multicolumnsection
Wwwision.Form.MultiFileUpload Example package providing a simple MultiFileUpload element for the Neos.Form framework wwwision/form-multifileupload
Wwwision.Form.SecureFileUpload Examples and helpers for implementing secure form uploads wwwision/form-securefileupload

Note: Feel free to create a Pull-Request with further related Form packages

The content of the readme is provided by Github
The same vendor provides 93 package(s).