All Projects → sulu → SuluFormBundle

sulu / SuluFormBundle

Licence: MIT license
Form Bundle for handling Dynamic and Symfony Forms in https://sulu.io

Programming Languages

PHP
23972 projects - #3 most used programming language
Twig
543 projects

Projects that are alternatives of or similar to SuluFormBundle

SuluCommunityBundle
Community features like Login, Registration, Password forget/reset for your sulu application.
Stars: ✭ 20 (-60.78%)
Mutual labels:  forms, sulu, sulu-bundle
ember-validity-modifier
Ember Octane addon to add custom validity (form validation) to form fields
Stars: ✭ 28 (-45.1%)
Mutual labels:  forms, form
Build-Former
This is a library for building forms dynamically in Android.
Stars: ✭ 20 (-60.78%)
Mutual labels:  forms, dynamic
final-form-arrays
Array Mutators for 🏁 Final Form
Stars: ✭ 64 (+25.49%)
Mutual labels:  forms, form
Vue Form Json Schema
Create forms using JSON schema. Bring your components!
Stars: ✭ 253 (+396.08%)
Mutual labels:  forms, form
Victoire
Fullstack Symfony CMS: The perfect mix between a framework and a CMS
Stars: ✭ 227 (+345.1%)
Mutual labels:  bundle, dynamic
FrontendForms
A module for ProcessWire CMS to create and validate forms on the frontend easily using the Valitron library.
Stars: ✭ 0 (-100%)
Mutual labels:  forms, form
react-formulation
Simple React form validation
Stars: ✭ 14 (-72.55%)
Mutual labels:  forms, form
aurelia-form
Fun with forms! Form utilities to make stuff just a bit (a lot) easier.
Stars: ✭ 34 (-33.33%)
Mutual labels:  forms, form
svelte-multistep-form
Svelte MultiStep Form like, this component is still in beta stage
Stars: ✭ 29 (-43.14%)
Mutual labels:  forms, form
Final Form
🏁 Framework agnostic, high performance, subscription-based form state management
Stars: ✭ 2,787 (+5364.71%)
Mutual labels:  forms, form
formurai
Lightweight and powerfull library for declarative form validation
Stars: ✭ 49 (-3.92%)
Mutual labels:  forms, form
Fui
Add CLI & form interface to your program. Docs: https://docs.rs/fui
Stars: ✭ 244 (+378.43%)
Mutual labels:  forms, form
react-apollo-form
Build React forms based on GraphQL APIs.
Stars: ✭ 195 (+282.35%)
Mutual labels:  forms, form
Form bloc
🔥 Dart and Flutter Package 🔥 Easy Form State Management using BLoC pattern 🔥 Wizard/stepper forms, asynchronous validation, dynamic and conditional fields, submission progress, serialization and more! 🔥
Stars: ✭ 239 (+368.63%)
Mutual labels:  forms, form
Rich Model Forms Bundle
Provides additional data mappers that ease the use of the Symfony Form component with rich models.
Stars: ✭ 198 (+288.24%)
Mutual labels:  forms, form
React Form
⚛️ Hooks for managing form state and validation in React
Stars: ✭ 2,270 (+4350.98%)
Mutual labels:  forms, form
Redux Form
A Higher Order Component using react-redux to keep form state in a Redux store
Stars: ✭ 12,597 (+24600%)
Mutual labels:  forms, form
tform
A easy, extensible and dynamic flutter form framework. Support for custom selectors, validators and widgets. Support form verification, insert, delete and so on.
Stars: ✭ 30 (-41.18%)
Mutual labels:  dynamic, form
p01contact
Create contact forms by writing simple tags. Also a plugin for GetSimple and Pico CMS.
Stars: ✭ 15 (-70.59%)
Mutual labels:  forms, form

SuluFormBundle

Official Sulu Bundle Badge

GitHub license GitHub tag (latest SemVer) Test workflow status Sulu compatibility


The SuluFormBundle adds support for creating dynamic forms in Sulu Admin. It can be used for contact, sweepstake or other forms.


Sulu Form Slideshow


The SuluFormBundle is compatible with Sulu starting from version 2.0. Have a look at the require section in the composer.json to find an up-to-date list of the requirements of the bundle.

🚀  Installation and Documentation

Execute the following composer command to add the bundle to the dependencies of your project:

composer require sulu/form-bundle

Afterwards, visit the bundle documentation to find out how to set up and configure the SuluFormBundle to your specific needs.

💡  Key Concepts

The bundle allows that the content manager itself can create dynamic forms over the admin ui. This form fields can be position by the content manager in a basic grid. Also the content manager configure the email which is sent to the visitor or them selfs. The bundle is build on top of the Symfony Form Component and use its theming features.

❤️  Support and Contributions

The Sulu content management system is a community-driven open source project backed by various partner companies. We are committed to a fully transparent development process and highly appreciate any contributions.

In case you have questions, we are happy to welcome you in our official Slack channel. If you found a bug or miss a specific feature, feel free to file a new issue with a respective title and description on the the sulu/SuluFormBundle repository.

📘  License

The Sulu content management system is released under the under terms of the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].