Quentinchampenois / decidim-module-custom_registration_form

[WIP] - Customize your Decidim signup form with dynamic fields
GNU Affero General Public License v3.0
1 stars 0 forks source link

Module Custom Registration Form

Thanks to this module, you will be able to customize your user registration form (/users/sign_up) easily directly from the backoffice.

:construction: At the moment, the module is still under development. Please do not use it in production since it isn't ready to use. We will communicate once the module is ready :construction:

Requirements

Usage

CustomRegistrationForm will be available as a Component for a Participatory Space.

Installation

Add this line to your application's Gemfile:

gem "decidim-custom_registration_form"

And then execute:

bundle

Contributing

Don't hesitate to contribute to the Decidim's project, see Decidim !

Also, if you found bug, issue or have feature suggestion, don't hesitate to share with us on this repository, thanks ! If you want to contribute, you are welcome, please refer to the contributing guide !

For any security vulnerability question or other, please refer to the security guide

License

This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.