Skip to content

This repository decidim-module-extra_user_fields's fields to match needs of the Mkutano community, Canada.

License

Notifications You must be signed in to change notification settings

octree-gva/decidim-module-mkutano-extra_user_fields

Repository files navigation

Decidim - Octree Participatory democracy on a robust and open source solution

MKUTANO is a participatory platform where black canadians can effectively & democratically organize at scale

Decidim::ExtraUserFields

This is a fork from decidim-module-extra_user_fields, developed by Populate Tools. This repository adapt the fields to match needs of the Mkutano community, Canada.

  • Allows to collect and manage some extra user fields on registration and profile edition.
  • Adds a link in admin participants panel to download users of organization in several formats.

Installation

Add this line to your application's Gemfile:

Only Decidim 0.24 is supported:

gem "decidim-extra_user_fields", git: "https://github.com/octree-gva/decidim-module-mkutano-extra_user_fields", branch: "release/0.24-stable"

And then execute:

bundle

Local development

Run if you haven't already:

bundle

And then

    rake decidim:generate_external_development_app

Run a postgres database

docker-compose up -d

Setup and run the decidim development server

cd development_app
export DATABASE_USERNAME=decidim DATABASE_PASSWORD=my-insecure-password RAILS_ENV=development
rails db:migrate
rails db:seed
rails s

Access your local environment localhost:3000

Contributing

We are not ready yet for contributions.

License

This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE



Decidim Installation by Octree

About

This repository decidim-module-extra_user_fields's fields to match needs of the Mkutano community, Canada.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published