Allow a user to create an initiative that do not collect signatures..
InitiativesNoSignatureAllowed will be available as a Component for a Participatory Space.
Add this line to your application's Gemfile:
gem 'decidim-initiatives_no_signature_allowed', git: "https://github.com/OpenSourcePolitics/decidim-module-initiatives_nosignature_allowed.git"
And then execute:
bundle
bundle exec rake decidim_initiatives_no_signature_allowed:install:migrations
bundle exec rake db:migrate
See Decidim.
This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.