Thanks to this module, you will be able to customize your user registration form (/users/sign_up
) easily directly from the backoffice.
🚧 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 🚧
- Decidim instance -
>= v0.26.0
CustomRegistrationForm will be available as a Component for a Participatory Space.
Add this line to your application's Gemfile:
gem "decidim-custom_registration_form"
And then execute:
bundle
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
This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.