Decidim::Feeds participatory space
This Feeds module adds a simple Feeds Participatory Space to hold a feed component.
Usage
Feeds will be available as a Participatory Space. This space is very simple and currently just a container for posts.
Find more information about posts in the README of the posts module
It is planned to allow users to create groups for their posts and the groups will be implemented as individual feeds. So users should be able to create new feeds including a posts and meetings component. This is currently partly implemented but not finished.
Installation
Add this line to your application's Gemfile:
gem "decidim-feeds"
And then execute:
bundle
bundle exec rails decidim_feeds:install:migrations
bundle exec rails db:migrate
Contributing
Contributions are welcome !
We expect the contributions to follow the Decidim's contribution guide.
Security
Security is very important to us. If you have any issue regarding security, please disclose the information responsibly by sending an email to security [at] mitgestalten [dot] jetzt and not by creating a Github issue.
License
This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.