mirror of
https://github.com/YunoHost-Apps/decidim_ynh.git
synced 2025-11-05 11:48:39 +01:00
Decidim package for YunoHost
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| ALL_README.md | ||
| check_process | ||
| LICENSE | ||
| manifest.json | ||
| README.md | ||
| README_es.md | ||
| README_eu.md | ||
| README_fr.md | ||
| README_gl.md | ||
| README_id.md | ||
| README_ru.md | ||
| README_zh_Hans.md | ||
Decidim for YunoHost
Read this README in other languages.
This package allows you to install Decidim quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. Installing these libraries will provide you a generator and gems to help you develop web applications
Shipped version: 0.27.4~ynh1
Demo: https://decidim.org/demo/
Screenshots
Documentation and resources
- Official app website: https://decidim.org/
- Official admin documentation: https://docs.decidim.org
- Upstream app code repository: https://github.com/decidim/decidim
- YunoHost Store: https://apps.yunohost.org/app/decidim
- Report a bug: https://github.com/YunoHost-Apps/decidim_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/decidim_ynh/tree/testing --debug
or
sudo yunohost app upgrade decidim -u https://github.com/YunoHost-Apps/decidim_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps