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:
gem 'decidim-meetings'
And then execute:
bundle
Global Search
This module includes the following models to Decidim's Global Search:
Meetings
Contributing
See Decidim.
License
See Decidim.