Decidim::Templates

This module provides a solution to create templates for different Decidim models, such as Proposals and Questionnaires.

Usage

Templates will be available in their own section in the admin

Installation

Add this line to your application's Gemfile:

gem 'decidim-templates'

And then execute:

bundle
bundle exec rails decidim_templates:install:migrations
bundle exec rails db:migrate

Contributing

See Decidim.

License

This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.