https://github.com/puzzle/decidim-zuerich
Mitwirkungsportal für die Stadt Zürich, basierend auf Decidim
https://github.com/puzzle/decidim-zuerich
decidim participation participatory-budget participatory-democracy
Last synced: 3 months ago
JSON representation
Mitwirkungsportal für die Stadt Zürich, basierend auf Decidim
- Host: GitHub
- URL: https://github.com/puzzle/decidim-zuerich
- Owner: puzzle
- License: agpl-3.0
- Created: 2020-06-18T10:28:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-17T10:27:28.000Z (4 months ago)
- Last Synced: 2025-02-26T19:04:25.903Z (3 months ago)
- Topics: decidim, participation, participatory-budget, participatory-democracy
- Language: HTML
- Homepage: https://mitwirken.stadt-zuerich.ch
- Size: 12.4 MB
- Stars: 8
- Watchers: 5
- Forks: 2
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Smart Participation Toolbox Zürich
Decidim Installationen für die Stadt Zürich. Derzeit befinden sich zwei Plattformen in Betrieb:
1. [https://mitwirken.stadt-zuerich.ch](https://mitwirken.stadt-zuerich.ch). Plattform für städtische Mitwirkungsprozesse.
2. [https://meinquartier.zuerich](https://meinquartier.zuerich). Plattform für Nachbarschaftsorganisationen.# Installation
[Installationsguide für Openshift](./doc/installation_openshift.md)# Referenzen
Dieses Open-Source repository für Decidim Zürich basiert auf [Decidim](https://github.com/decidim/decidim) [V0.27.3](https://github.com/decidim/decidim/releases/tag/v0.27.3).For all significant changes from decidim (modules and CSS excluded), see label [Enhancement](https://github.com/puzzle/decidim-zuerich/issues?q=is%3Aissue+label%3Aenhancement+is%3Aclosed)
# Machine translation Konfiguration
Machine translation mit [Microsoft Translator]() ist mithilfe des Gems https://github.com/ikayzo/microsoft_translator eingerichtet.
Damit es funktioniert, müssen folgende ENV Variabeln gesetzt werden:
```
TRANSLATOR_ENDPOINT_URL=https://mitwirken-stadt-zuerich.cognitiveservices.azure.com/
TRANSLATOR_SECRET_KEY=*******
```> Note: you still need to enable machine translation at the tenant settings.