Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Mitwirkungsportal für die Stadt Zürich, basierend auf Decidim

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.