Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 635 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 635 Bytes

Decidim::Polis

The Polis module adds the PAM data visualizations to any participatory process but it is intended to be used just for the PAM participatory process.

Usage

Add this line to your application's Gemfile:

gem "decidim-polis", git: "https://github.com/OpenSourcePolitics/decidim-polis"

And then execute:

bundle install decidim-polis

Do not forget to import migrations by doing

rails decidim_polis:install:migrations

in your app folder

Contributing

See Decidim.

License

See Decidim.