Sha256: 2ab39f47fa61af9e130d68690afe6c3f2f97910e195cdfd02670fb42e7cdc4e8
Contents?: true
Size: 592 Bytes
Versions: 58
Compression:
Stored size: 592 Bytes
Contents
# 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: ```ruby gem 'decidim-templates' ``` And then execute: ```bash bundle bundle exec rails decidim_templates:install:migrations bundle exec rails db:migrate ``` ## Contributing See [Decidim](https://github.com/decidim/decidim). ## License This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.
Version data entries
58 entries across 58 versions & 1 rubygems