Download the PHP package techniconcept/formfinisher-jsonstore without Composer
On this page you can find all versions of the php package techniconcept/formfinisher-jsonstore. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download techniconcept/formfinisher-jsonstore
More information about techniconcept/formfinisher-jsonstore
Files in techniconcept/formfinisher-jsonstore
Download techniconcept/formfinisher-jsonstore
More information about techniconcept/formfinisher-jsonstore
Files in techniconcept/formfinisher-jsonstore
Vendor techniconcept
Package formfinisher-jsonstore
Short Description Neos.Form finisher to store form data in database
License MIT
Package formfinisher-jsonstore
Short Description Neos.Form finisher to store form data in database
License MIT
Please rate this library. Is it a good library?
Informations about the package formfinisher-jsonstore
Form finisher for storing results as JSON in DB
Let you add a form finisher to store the form data as JSON in the database.
Dependencies
This packages depends on
- ttree/jsonstore to store data into DB
- neos/form-builder for the form ;-)
How to use?
composer require techniconcept/formfinisher-jsonstore
- Add the finisher to your form
NodeTypes based form
Add the "JsonStore Finisher" and fill the label and type to retrieve your form.
Fusion based form (with neos/form-fusionrenderer)
Add the following Fusion code:
Acknowledgments
Development sponsored by techniConcept.
We try our best to craft this package with a lots of love, we are open to sponsoring, support request, ... just contact us.
License
The MIT License (MIT). Please see LICENSE for more information.
All versions of formfinisher-jsonstore with dependencies
PHP Build Version
Package Version
No informations.
The package techniconcept/formfinisher-jsonstore contains the following files
Loading the files please wait ....