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.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.