Enhanced Budget component .
BudgetsEnhanced will be available as a Component for a Participatory Space.
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
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
See Decidim.
This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.