Sha256: dec2b02ef7ea8d177ee0c6359157b40c426e1b534554fc621c7f75f647ce78d9
Contents?: true
Size: 1.23 KB
Versions: 46
Compression:
Stored size: 1.23 KB
Contents
# Decidim::ParticipatoryProcesses Participatory processes are the standard Decidim's participatory space. A participatory process: * can define its own steps * can define helper text * can attach different components (such as meetings or proposals) with different configurations to each of them. * can have attachments * can be associated to custom categories * can be promoted * can be a private process, and only users with permissions can see the process * special content can be added to the process or superprocess home * can show statistics on process home. * are fully manageable via an administration UI. ## Usage This module provides: * A CRUD engine to manage participatory processes. * Public views for participatory process via a high level section in the main menu. ## Installation This is on the default Decidim installation so you shouldn't change anything to use this participatory space. ## Screenshots ![Public View](docs/screenshot01.png) ![Admin View](docs/screenshot02.png) ## Documentation Read more about this Space on [Admin Manual](https://docs.decidim.org/admin-manual/en/processess/). ## Contributing See [Decidim](https://github.com/decidim/decidim). ## License See [Decidim](https://github.com/decidim/decidim).
Version data entries
46 entries across 46 versions & 1 rubygems