Sha256: d55f2ce4a9680e925456c085e551a38bb19965c333d8e255427be63c2dc7a6a5
Contents?: true
Size: 857 Bytes
Versions: 23
Compression:
Stored size: 857 Bytes
Contents
# Decidim::ParticipatoryProcesses Participatory processes are the standard Decidim's participatory space. A participatory process can define its own steps, and attach different features (such as meetings or proposals) with different configurations to each of them. A participatory process can have attachments, be associated to custom categories, and are fully manageable via an administration UI. ## Usage This plugin provides: * A CRUD engine to manage participatory processes. * Public views for participatory process via a high level section in the main menu. ## Installation Add this line to your application's Gemfile: ```ruby gem 'decidim-participatory_processes' ``` And then execute: ```bash $ bundle ``` ## Contributing See [Decidim](https://github.com/decidim/decidim). ## License See [Decidim](https://github.com/decidim/decidim).
Version data entries
23 entries across 23 versions & 2 rubygems