Modules
En utilisant des modules, vous pouvez étendre les fonctionnalités de Decidim et les partager avec d'autres.
Modules officiels
API
Exposes a GraphQL API to programatically interact with the Decidim platform via HTTP.
Plus d'informationsAccountability
Adds an accountability section to any participatory space so users can follow along the state of the accepted proposals.
Plus d'informationsAdmin
Adds an administration dashboard so users can manage their organization and all other entities.
Plus d'informationsAssemblies
Assemblies are the permanent Decidim's participatory space. They are always "active" so unlike participatory processes, they have no steps or phases.
Plus d'informationsBlogs
This component makes possible to add posts ordered by publication time to spaces.
Plus d'informationsComments
The Comments module adds the ability to include comments to any resource which can be commentable by users.
Plus d'informationsConferences
This module will be a configurator and generator of Conference pages, understood as a collection of Meetings, with program, inscriptions and categories
Plus d'informationsConsultations
This module creates a new space for decidim to host consultations: debates around critical questions and a proxy for eVoting
Plus d'informationsCore
The basics of Decidim: users, organizations, etc. This is the only required engine to run Decidim, all the others are optional.
Plus d'informationsDebates
The Debates module adds debate to any participatory process. It adds a CRUD engine to the admin and public view scoped inside the participatory process.
Plus d'informationsGenerators
It helps you with generating decidim applications & new components. It provides the decidim executable.
Plus d'informationsInitiatives
Initiatives is the place on Decidim's where citizens can promote a civic initiative. Unlike participatory processes that must be created by an administrator, Civic initiatives can be created by any user of the platform.
Plus d'informationsMeetings
The Meeting module adds meeting to any participatory space. It adds a CRUD engine to the admin and public view scoped inside the participatory space.
Plus d'informationsPages
The Pages module adds static page capabilities to any participatory space. It basically provides an interface to include arbitrary HTML content to any step.
Plus d'informationsParticipatory Processes
The main concept of a Decidim installation: participatory processes.
Plus d'informationsProposals
The Proposals module adds one of the main components of Decidim: allows users to contribute to a participatory space by creating proposals.
Plus d'informationsSortitions
This component makes possible to select randomly a number of proposals among a set of proposals (or a category of proposals within a set) maximizing guarantees of randomness and avoiding manipulation of results by the administrator.
Plus d'informationsSystem
This engine adds an administration dashboard so admin can manage a Decidim deploy and its organizations when working in a multi-tenant environment.
Plus d'informationsVerifications
Offers several methods for allowing participants to get authorization to perform certain privileged actions. This module implements several of those methods and also offers a way for installation to implement their custom verification methods.
Plus d'informationsDéveloppez vos propres modules pour étendre la plateforme au-delà des fonctionnalités de base et pour répondre à tous vos besoins.
Communauté
Access Requests
A Decidim module that provides a new verification method that allows system administrators to define new verification workflows where the admins can provide access to specific users. This module does not itself register any verification workflows because these access request workflows are generally specific to the system in question. For example, if the admins want to provide access only for specific users to add new proposals in a specific participatory space, they can define a new workflow for that.
Plus d'informationsAccountability simple
Simplifies the user interface of the accountability module for clearer display of the results.
Plus d'informationsAction delegator
Provides extended functionalities for cooperatives. Combines a CSV-like verification method with impersonation capabilities that allow users to delegate some actions to others.
Plus d'informationsAnalytics
Enables tracking through Matomo and adds a tab in the admin panel showing one Matomo dashboard (or more) of your choice.
Plus d'informationsAnonymous proposals
Transform proposals component to allow not signed in users creation of proposals. For this the proposals created anonymously will be linked with a special anonymous users group. There is a task to create/update anonymous groups in organizations explained in Installation section.
Plus d'informationsAnti-Spam
Flexible detection and reaction on spam for Decidim. This anti-spam gem comes with three core detection for spam: 1. Allowed TLDs: A list of all extensions (like .com) that are allowed. If an extension not present in the list is detected, a Not Allowed Tlds Found is raised 2. Forbidden TLDs: A list of all extensions (like .finance) that are forbidden. If an extension not present in the list is detected, a Forbidden Tlds Found is raised 3. Words: A dictionnary of forbidden word. If a forbidden word is found, a Word Found is raised.
Plus d'informationsAntivirus
A Decidim module to add antivirus checks as validations for Decidim's public file uploads, e.g. for proposals.
Plus d'informationsBudgeting pipeline
Improves the budgeting component's voting feature by providing a budgeting pipeline which guides the user through the budgeting process.
Plus d'informationsBudgets Enhanced
Enhanced Budget component . Allow assigining a color for each budgets category.
Plus d'informationsBudgetsPaperBallots
This module allows an admin to import paper ballots in a participatory budgeting vote. The import process can be repeated as many times as desired, or done at once. It isn't possible to edit a value that was wrongly imported, but it is possible to import a negative number of votes to apply a correction. The number of paper votes for each project can then be seen in the admin panel and the aggregated number of votes for each project (both paper and online) can be seen on the frontend. These values are also made available in the various data exports (from the admin panel, the open data and the API).
Plus d'informationsCache Cleaner
Decidim Cache Cleaner is a module that allows you to clean the cache of your Decidim instance.
Plus d'informationsCalendar (PokeCode)
This Decidim module enable a multitenant global calendar for Consultations, Debates, External Events, Meetings and Participatory Processes. Giving a snapshot of all current activities in a calendar view form. Maintained by PokeCode.
Plus d'informationsCalendar (aLabs)
This Decidim module enable a multitenant global calendar for Consultations, Debates, External Events, Meetings and Participatory Processes. Giving a snapshot of all current activities in a calendar view form. Maintained by aLabs.
Plus d'informationsCalendar (luizsanches)
This Decidim module enable a multitenant global calendar for Consultations, Debates, External Events, Meetings and Participatory Processes. Giving a snapshot of all current activities in a calendar view form. Maintained by Luiz Sanches.
Plus d'informationsChallenges
Articulates the collective action of diverse actors in order to address common and shared challenges and the problems that derive from them across the territory.
Plus d'informationsCleaner
Clean outdated data in Decidim's database. This module provides tasks designed to cleanup the outdated data directly in database.
Plus d'informationsCleaner
This module provides tasks designed to cleanup the outdated data directly in database.
Plus d'informationsCombined Budgeting
A Decidim module that makes it possible to combine the budget voting from different components to a single combined voting process to streamline the voting process. This will also hide all other parts of the participatory space page except for the voting feature itself to make it easier to understand for the users.
Plus d'informationsComparative Stats
This module works by connecting to several Decidim API's. Just go to your your-decidim-installation.org/admin/comparative_stats and add endpoints to compare. For instance, Decidim Barcelona endpoint is https://www.decidim.barcelona/api
Plus d'informationsComparative stats
Allows to compare different Decidim sites by accessing their GraphQL API and generate graphs.
Plus d'informationsDataViz (PAM)
The Dataviz module adds the PAM data visualizations to any participatory process but it is intended to be used just for the PAM participatory process.
Plus d'informationsDecidim Awesome
Usability and UX tweaks for Decidim. This plugin allows the administrators to expand the possibilities of Decidim beyond some existing limitations. All tweaks are provided in a optional fashion with granular permissions that let the administrator to choose exactly where to apply those mods. Some tweaks can be applied to any assembly, other in an specific participatory process or even in type of component only.
Plus d'informationsDepartment Admin
This module produces a new "department admin" role which allows a User to administer the ParticipatorySpaces of a given Area.
Plus d'informationsEnhanced textwork
The EnhancedTextwork module allows users to contribute to participatory textwork. They can support text-paragraphs, amend them, comment on them and discuss among each other. This module is based on decidim-proposals and was developed to improve the existing participatory_texts functionality to better suit specific needs for participatory textwork.
Plus d'informationsExternal newsletter
This module removes newsletters from Decidim, to use external newsletters, sponsored by the Lausanne Participe platform. Participation is wide, and can use many digital tools.
Plus d'informationsFavorites
Provides the possibility to add any objects (proposals, plans, projects, results, etc.) to user's personal favorites. This is a technical module that adds this ability to Decidim but the favorites functionality needs to be manually added to the individual models and the favorite buttons need to be added to the views.
Plus d'informationsFeedback
Provides the possibility to attach feedback modals to any section of the site and attach the feedbacks to specific objects on the site. This is a technical module that adds this ability to Decidim but the feedback functionality needs to be manually added and configured to the individual views in order to use it.
Plus d'informationsFriendly Signup
This module simply substitutes some pages to ease up the registration process in Decidim: * Simplify the password field and add a button with a "show password". * Remove the nickname field from the registration process and automatically create one on registering. * Instant validate parameters when registering without having to send it for backend validation. * Use numeric, confirmation codes to validate the email instead of a link.
Plus d'informationsGeo
Have you ever wondered to centralize all the participation in a map? Well, we do and that is the purpose of Decidim GEO. Participation on the map, means: * Overview participation: Be able to consult what happens where. * Participate: Be able to pin points, select zones, etc. while participating
Plus d'informationsHalf Signup
This module adds a configuration option in admin panel, enabling users to signin/signup to the platform, without going through the barriers of account creation process(for the case of signup) and normal flow of authentication through combination of username/email and password (for the case of signing in). Instead, users will receive an email/sms containing a verification code, by which they will be authorized and signed in/up. This feature aims at particularly easing the process of participation during voting phase. This feature is configurable in admin panel.
Plus d'informationsIdeas
A Decidim module for creating ideas in participatory budgeting. The base of the ideas component is extremely similar to the core proposals module which you should primarily use if you want to implement participatory budgeting as it is designed in Decidim by default. The ideas module is more limited in features but has a higher focus on achieving a better user experience for working with ideas.
Plus d'informationsInitiatives No Signature Allowed
Allow a user to create an initiative that do not collect signatures.
Plus d'informationsJitsi Meetings
Allows to deploy public or private videoconference rooms of any jitsi server in participative processes and assemblies.
Plus d'informationsMembers Picker
The Admin is able to hand-pick which emails are allowed to participate from the component permissions screen.
Plus d'informationsNewsletter agenda
A template for the Decidim Newsletter focused on an agenda. This module simply adds a new template for the newsletter, which is focused on events.
Plus d'informationsParticipatory Documents
This module allows to upload PDF (and possibilty other formats) and define areas on top of it that will become spaces for suggestions, improvements and other participative activities.
Plus d'informationsPeertube
Peertube implementation for Decidim. Peertube will be available as a Component for a Participatory Space. Through this Component you will be able to link an Peertube account and embed a Peertube video.
Plus d'informationsPetitions
Add functionality to work with DECODE petitions. To use this module you need to have at least running Credentials Issuer API and Petition API from DECODE project. The user needs to have the DECODE mobile application.
Plus d'informationsPlans
A Decidim module that provides a new component that can be added to any participatory space in Decidim. The component allows users to write plans together that link to specific proposals. Further on these plans can be converted to budgeting projects once the process moves to budgeting.
Plus d'informationsPrivacy
In the regular decidim system, participants' accounts information such as their names, emails, nicknames, etc. and their activities, such as comments, votes, and more, are considered public. This means that anyone can search for users' profile information and their activities. However, this openness has recently raised concerns among some participants (see here for more information). To address these concerns, this module provides an additional layer of privacy to user accounts. By installing this module, users now have the option to switch their accounts to private. Furthermore, all information related to private users will be hidden from third parties, including Decidim API.
Plus d'informationsProcess groups content block
Adds a process groups content block to your Decidim instance to be used on the home page of the app.
Plus d'informationsPtp
Modules consisting of tweaks for North American PB Voting. A Decidim module that encapsulates following capabilities: 1. decidim-budgets_booth module, which overrides the voting process. 2. decidim-l10n module, that provides different formats for dates and times. 3. decidim-sms-twilio module, which provides Twilio SMS integration. 4. decidim-smsauth module, that provides SMS based authentication implementation.
Plus d'informationsRedirects
A Decidim module to add possibility to add redirections to the system. When things are moved or changed in the system, it is many times needed to redirect old URLs to new ones.
Plus d'informationsReporting proposals
This module creates a new component to be used in participatory spaces that allows to create proposals orientated to manage geolocated issues in a city. For instance Damages or new ideas of improving a particular street or public good.
Plus d'informationsSimple Impersonation Verification
Have you ever enabled a Decidim direct verification just to enable impersonation? I guess you have. Using verification for impersonation has some unfortunate side effects. This module fixes them.
Plus d'informationsSimple proposal
Provides a simplified proposal creation. This module overrides core functionality of decidim-proposals and can cause unexpected side effects!
Plus d'informationsSlider
A Slider for Decidim's homepage. Slider will be available as a Content block in the homepage section. It will be displayed as a carousel with the images and links provided in the admin panel.
Plus d'informationsTags
Provides the possibility to add tags to any records, e.g. proposals, users, results, etc. This is a technical module that adds this ability to Decidim but the tags functionality needs to be manually added to the individual models, the tags input needs to be added to the editing views and the tags display needs to be added to the record views. This module provides you all the tools to add these elements to the user interface.
Plus d'informationsTerm Customizer
A Decidim module to customize the localized terms in the system. The module allows administrators to add "translation sets" through the admin panel which contain customized terms for any module in the system. These sets can be applied against different scopes within the system, e.g. the whole system, participatory space scope (e.g. all participatory processes or a specific participatory process) or a specific component within a participatory space.
Plus d'informationsTime tracker
Allows to track time dedicated by volunteers doing any arbitrary task.
Plus d'informationsTransparent Trash
Module implements a new space in Decidim initiatives index where initiatives marked as Invalidated and Illegal are accessible. These previous states are only available with this module. This feature requires to extend components like commands, controllers, permission and views of the decidim-initiatives engine. It may occur unexpected behaviours, an exhaustive list of overrides is available.
Plus d'informationsURL Aliases
Allow admins to create url aliases for resources within a Decidim::ParticipatorySpace. The module is based on the Redirector gem and creates an interface for admins to manage redirect rules. Redirect rules have two parts: the source defines how to match the incoming request path and the destination is where to send the visitor if the match is made.
Plus d'informationsVocdoni
An elections component for decidim's participatory spaces based on the Vocdoni. Vocdoni is a secure digital voting solution using decentralized technologies. The voting protocol which powers the platform is designed to be universally verifiable, secure, and resistant to attack and censorship through the use of blockchain technology, together with decentralized technologies and cryptographic mechanisms, such as zero-knowledge proofs. This will allow administrators to set-up elections in the Vocdoni blockchain (aka Vochain), using the Vocdoni SDK.
Plus d'informationsAutorisation
API auth
Add JWT token based API authentication possibility to Decidim. The API authentication module provides a new endpoint for API authentication and a method to check for an active authentication token header for each request.
Plus d'informationsAccess Codes
Provides a new verification method that allows system administrators to define new verification workflows where the admins can provide access to specific users by sending them an access code. This module does not itself register any verification workflows because these access code workflows are generally specific to the system in question. For example, if the admins want to provide access only for specific users to add new proposals in a specific participatory space, they can define a new workflow for that.
Plus d'informationsAge Action Authorization
A Decidim based action authorization to check user's age inside actions. The Decidim Default Action Authorizer only allows comparing items that are equal to an expected value. This authorization checks a metadata field named birthday in the AuthorizationHandler used and compares the value against a minimum age defined in the provided JSON for the action authorizer. The JSON field is named edad.
Plus d'informationsCiviCRM
This module provides certain integrations in order to use CiviCRM with Decidim.
Plus d'informationsCustom CSV Census
Allow uploading a CSV file to perform verifications against data that can be configured at installation level. It is inspired in Decidim File Authorization Handler gem and based on the Decidim::Verifications module.
Plus d'informationsDirect Verifications
A Decidim that provides a verification method called Direct verification. Works only on the admin side, final users do not intervene in the verification process.
Plus d'informationsDonations
A plugin to allow donations and verify users with them. Currently supports PayPal Express Checkout but more payment methods can be easily added.
Plus d'informationsExtra User Fields
Allows to collect and manage some extra user fields on registration and profile edition.
Plus d'informationsFile Authorization Handler
Allows admin users to upload a CSV file containing Document IDs and birthdates to a given organization. This information is used by a Decidim authorization handler to authorize real users.
Plus d'informationsIdCat mòbil
User registration, login and verification through IdCat mòbil, an authentication method that uses OAuth 2.0 protocol. IdCat mòbil is an identity validator from VÀLid (Validador d'Identitats del Consorci AOC).
Plus d'informationsLDAP
A decidim package to provide user authentication via LDAP. Once is active for an organization, it is imposible to signup. Adds a new tab in the Decidim System admin panel that allows to create LDAP configurations for every organization. Different config parameters can be configured for every organization.
Plus d'informationsMPASSId
A Decidim module to add MPASSid authentication to Decidim as a way to authenticate and authorize the users.
Plus d'informationsMS Active Directory (AD)
Add Microsoft Active Directory (AD) authentication to Decidim as a way to authenticate and authorize the users.
Plus d'informationsMicrosoft
This is the Microsoft/Azure ActiveDirectory (v2) strategy for login into Decidim using OmniAuth (SSO).
Plus d'informationsOdoo
A Decidim module to sync Odoo users who connect to the platform using Keycloak OpenID OAuth. This module allows the user to sign up in Decidim using the Odoo data.
Plus d'informationsSuomi.fi
A Decidim module to add Suomi.fi strong authentication to Decidim as a way to authenticate and authorize the users.
Plus d'informationsTrusted IDs
This module is an evolution of the original IdCat mòbil. One of the goals of this module is to decouple the authentication method from the IdCat Mòbil and pursue a more agnostic with a registry of providers. It also implements additional user options for extended verification methods using Via Oberta (or other providers) with improved user's control over personal data management.
Plus d'informationsVerifications Omniauth
Add two new options for the verifications workflow: CSAM which is the official Identity Providers (IDP) from the Belgian Government and SAML for generic integration with external Identity Providers (IDP)
Plus d'informationsFoire aux questions
Où puis-je trouver la feuille de route du projet et les fonctionnalités prévues?
Vous pouvez trouver la feuille de route des nouvelles fonctionnalités du projet sur GitHub.
Quelle est la politique de Decidim en matière de marques commerciales ?
Decidim et le logo Decidim sont enregistrés par l'Association, ils ne peuvent pas être utilisés comme un produit commercial et ne peuvent pas être vendus. S'il est utilisé, le crédit doit être référencé au projet. Vous pouvez en savoir plus dans notre politique de marque.
Aidez-vous les institutions ?
Oui, mais vous devez être patient. De nombreuses institutions veulent utiliser Decidim dès maintenant et nous les aidons pas à pas. Contactez-nous pour toute question et nous vous répondrons dans les plus brefs délais.
Qu'est-ce que l'association Decidim ?
L' "Association du logiciel libre Decidim" (The Decidim Free Software Association) est une association démocratique pour la gouvernance de la communauté Decidim. Elle a été fondée le 16 février 2019 au cours d'une assemblée extraordinaire de la communauté, avec l'approbation des statuts de l'organisation.