Sha256: 28cfdf92d44e5fcff0435fdeb1a9a6c253c2429dce721a9b25ffed0fa262cebc
Contents?: true
Size: 523 Bytes
Versions: 43
Compression:
Stored size: 523 Bytes
Contents
# Decidim::Meetings The Meetings module adds meeting to any participatory process. It adds a CRUD engine to the admin and public view scoped inside the participatory process. ## Usage Meetings will be available as a Feature for a Participatory Process. ## Installation Add this line to your application's Gemfile: ```ruby gem 'decidim-meetings' ``` And then execute: ```bash $ bundle ``` ## Contributing See [Decidim](https://github.com/decidim/decidim). ## License See [Decidim](https://github.com/decidim/decidim).
Version data entries
43 entries across 43 versions & 2 rubygems