Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.41 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.41 KB

Decidim::BudgetsEnhanced

Enhanced Budget component .

CircleCI Maintainability Test Coverage Crowdin

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.