Sha256: 0c10c8ad5197d58d432edb40d18fb225ce8d35bba5c22cbb971c8358cf40c98a
Contents?: true
Size: 805 Bytes
Versions: 13
Compression:
Stored size: 805 Bytes
Contents
# Decidim::Conferences Conferences are the permanent Decidim's participatory space. They are always "active" so unlike participatory processes, they have no steps or phases. A conference can get different components (such as blogs or proposals) attached. It can also have attachments, be associated to custom categories or scopes, and can be fully managed via an administration UI. ## Usage This module provides: * A CRUD engine to manage conferences. * Public views for conference via a high level section in the main menu. ## Installation Add this line to your application's Gemfile: ```ruby gem 'decidim-conferences' ``` And then execute: ```bash bundle ``` ## Contributing See [Decidim](https://github.com/decidim/decidim). ## License See [Decidim](https://github.com/decidim/decidim).
Version data entries
13 entries across 13 versions & 1 rubygems