Decidim::BudgetsEnhanced
Enhanced Budget component .
Usage
BudgetsEnhanced will be available as a Component for a Participatory Space.
Installation
Add this line to your application's Gemfile:
gem 'decidim-budgets_enhanced'
And then execute:
$ bundle
$ bundle exec rake decidim_budgets_enhanced:install:migrations
$ bundle exec rake db:migrate
Uninstall
Remove this line from your application's Gemfile:
gem 'decidim-budgets_enhanced'
And then execute:
$ bundle
$ bundle exec rake db:migrate SCOPE=decidim_budgets_enhanced VERSION=0
Contributing
See Decidim.
License
This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.