Skip to content

Mòdul per decidim per a fer un llistat i una cerca de tots els usuaris

License

Notifications You must be signed in to change notification settings

CodiTramuntana/decidim-members

Repository files navigation

Decidim::Members

The Members list and search plugin for Decidim adds an index page to search the members registered on the platform.

Usage

Adding this plugin to your Decidim based Rails app will add a new main menu entry Members which shows a searchable list of all members.

Installation

Add this line to your application's Gemfile:

gem 'decidim-members'

And then execute:

$ bundle

Contributing

Fork it and create a pull request.

License

Same as Decidim, AGPL v3.