Skip to content

A verifier for the Admin to select the members allowed to participate.

License

Notifications You must be signed in to change notification settings

gencat/decidim-verifications-members_picker

Repository files navigation

Decidim::Verifications::MembersPicker

The Admin is able to hand-pick which emails are allowed to participate from the component permissions screen.

Usage

Decidim::Verifications::MembersPicker will be available as a Component for Verifications.

More info about verifications can be found in decidim-verifications/README.

There is a task to authorize participants prior to enabling the verifier, Run the task from the rails console:

RAILS_ENV=production bundle exec rake decidim_verifications:members_picker:grant_authorization

Installation

Add this line to your application's Gemfile:

gem 'decidim-verifications-members_picker'

And then execute:

bundle

Testing

  1. Run bundle install.
  2. Run bundle exec rake test_app.
  3. Execute tests with bundle exec rspec

Contributing

See Decidim.

License

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

About

A verifier for the Admin to select the members allowed to participate.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages