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 :
Here's the revised and improved formatting of the table:
Decidim Module | Version | Brief Description |
---|---|---|
decidim-core | v0.27.4 | Core functionality for the Decidim platform. |
decidim-conferences | v0.27.4 | Module for managing conferences and events. |
decidim-initiatives | v0.27.4 | Module for managing citizen initiatives. |
decidim-templates | v0.27.4 | Module for using templates within the Decidim platform. |
decidim-cache_cleaner | ✅ | Allows admins to clear the application cache in the back-office. |
decidim-decidim_awesome | ✅ | An awesome module that includes: adding extra fields for proposals creation, fullscreen iframe component, image in rich text editor, custom redirections, etc. |
decidim-friendly_signup | ✅ | Drastically simplifies the user registration process by removing some fields. |
decidim-homepage_interactive_map | ✅ | Adds an interactive map content block on the homepage to display a map of assemblies for geo-located participation. |
decidim-phone_authorization_handler | ✅ | Gathers phone numbers on specific participant actions. |
decidim-spam_detection | ✅ | Adds a spam detection algorithm that periodically detects spam accounts. |
decidim-term_customizer | ✅ | Allows customization of translated strings. |
decidim-gallery | ✅ | Enables the creation of galleries. |
decidim-extra_user_fields | ✅ | Allows the creation of new fields in the user form. |
decidim-custom_proposal_states | ✅ | Allows more than 3 proposal states. |
decidim-survey_multiple_answers | ✅ | Allows multiple answers in surveys. |
decidim-simple-proposal | ✅ | Reduces the number of steps in proposal creation. |
decidim-half_signup | ✅ | Allows the creation of half accounts used just to vote. |
decidim-anonymous-proposals | ✅ | Allows the creation of anonymous proposals. |
decidim-budget_category_voting | ✅ | Imposes category quotas in budgets. |
decidim-budgets_booth | ✅ | Hides all the clutter away when voting in a budget. |
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.