Sha256: 387042d29747010ca01e579c8b11682a5391f58c2c5fe5a61ead53168326a424
Contents?: true
Size: 632 Bytes
Versions: 74
Compression:
Stored size: 632 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 component for a Participatory Process. ## Installation Add this line to your application's Gemfile: ```ruby gem 'decidim-meetings' ``` And then execute: ```bash bundle ``` ## Global Search This module includes the following models to Decidim's Global Search: - `Meetings` ## Contributing See [Decidim](https://github.com/decidim/decidim). ## License See [Decidim](https://github.com/decidim/decidim).
Version data entries
74 entries across 74 versions & 1 rubygems