Sha256: f315702a41938b20a8a96f64314358001e1b4133672f7676a41c558a9642c501

Contents?: true

Size: 859 Bytes

Versions: 5

Compression:

Stored size: 859 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

5 entries across 5 versions & 1 rubygems

Version Path
decidim-participatory_processes-0.8.4 README.md
decidim-participatory_processes-0.8.3 README.md
decidim-participatory_processes-0.8.2 README.md
decidim-participatory_processes-0.8.1 README.md
decidim-participatory_processes-0.8.0 README.md