Skip to content

digidemlab/decidim-module-extra_user_fields

 
 

Repository files navigation

Decidim::ExtraUserFields

  • Allows to collect and manage some extra user fields on registration and profile edition.
  • Adds a link in admin participants panel to download users of organization in several formats.

Installation

Add this line to your application's Gemfile:

For Decidim 0.26:

gem "decidim-extra_user_fields", git: "https://github.com/PopulateTools/decidim-module-extra_user_fields", branch: "release/0.26-stable"

For Decidim 0.25:

gem "decidim-extra_user_fields", git: "https://github.com/PopulateTools/decidim-module-extra_user_fields", branch: "release/0.25-stable"

For Decidim 0.24:

gem "decidim-extra_user_fields", git: "https://github.com/PopulateTools/decidim-module-extra_user_fields", branch: "release/0.24-stable"

And then execute:

bundle

Contributing

See Decidim.

License

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

Packages

No packages published

Languages

  • Ruby 90.2%
  • HTML 9.7%
  • JavaScript 0.1%