Decidim is a digital platform for citizen participation. Related documentation can be found here
This repository contains the code of the decidim-app implemented for our customers.
It consists of the main application with modules developed by the community that we often use.
It includes official modules supported by the community and community-based modules developed by us our our partners
You can find below an exhaustive list of modules with their repository links and latest version available :
Decidim Module | Version | Brief description |
---|---|---|
decidim-core | v0.27.4 | |
decidim-conferences | v0.27.4 | |
decidim-initiatives | v0.27.4 | |
decidim-templates | v0.27.4 | |
decidim-cache_cleaner | ✅ | Allow admins to clear cache of the application in the back-office |
decidim-decidim_awesome | ✅ | An awesome module that allows (among others) : adding extra-fields for proposals creation, fullscreen iframe component, image in rich text editor, customs redirections etc. |
decidim-friendly_signup | ✅ | Module that drastically simplify the registration process of users by deleting some registration fields |
decidim-homepage_interactive_map | ✅ | Module that allow the adding of a content-block on the homepage diplaying a map of assemblies in order to allow geo-located participation |
decidim-ludens | ✅ | Gamified tutorial in the admin back-office to help admins understand how Decidim works |
decidim-phone_authorization_handler | ✅ | Module allowing gathering phone number on a particular participant action |
decidim-spam_detection | ✅ | Module adding a spam detection algorithm that runs periodically detecting spam accounts |
decidim-term_customizer | ✅ | Module allowing the change of translated strings |
decidim-gallery | ✅ | Module allowing the creation of galleries |
decidim-extra_user_fields | ✅ | Module allowing the creation of new fields in users form |
Some non-official customizations can be found see OVERLOADS.MD.
- See our installation guide to run a decidim-app by OSP locally
- See our Docker installation guide to run a decidim-app by OSP locally with Docker
- See our homepage interactive map module to configure module (OSX/Ubuntu)
- See our contributing guide
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]opensourcepolitics[dot]eu and not by creating a Github issue.
The decidim-app is licensed under the AGPLv3, same license as Decidim.