Decidim module with custom tasks.
List of tasks:
- Import Geojson data
- Description: Allows to import geojson data from file as
Decidim::Scopes
.
Note: This task needs le module homepage interactive map
Please refer to the dedicated installation guide
Add this line to your application's Gemfile:
gem "decidim-tasks", git: "https://github.com/quentinchampenois/decidim-module-tasks",branch: "release/0.21-stable"
And then execute:
bundle install
Please refers to the dedicated contributing guide if you want to share some custom tasks.
See Decidim module tasks.
See Decidim.
This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.