Sha256: 49bb52c6f0e9e53f48630e1b8411bfa8bd08eefc84ad4df631c231216b137ce2

Contents?: true

Size: 527 Bytes

Versions: 11

Compression:

Stored size: 527 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

11 entries across 11 versions & 1 rubygems

Version Path
decidim-meetings-0.10.1 README.md
decidim-meetings-0.10.0 README.md
decidim-meetings-0.9.3 README.md
decidim-meetings-0.9.2 README.md
decidim-meetings-0.9.1 README.md
decidim-meetings-0.9.0 README.md
decidim-meetings-0.8.4 README.md
decidim-meetings-0.8.3 README.md
decidim-meetings-0.8.2 README.md
decidim-meetings-0.8.1 README.md
decidim-meetings-0.8.0 README.md