0.0
The project is in a healthy, maintained state
A new participatory space for Decidim that is ideal for decidim-posts.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.28.0, < 0.29
 Project Readme

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.