-
Notifications
You must be signed in to change notification settings - Fork 50
Expand file tree
/
Copy pathpubliccode.yml
More file actions
62 lines (62 loc) · 2 KB
/
Copy pathpubliccode.yml
File metadata and controls
62 lines (62 loc) · 2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
publiccodeYmlVersion: "0.4.0"
name: Integreat CMS
applicationSuite: Integreat Platform
url: "https://github.com/digitalfabrik/integreat-cms.git"
landingURL: "https://integreat-app.de/en/"
isBasedOn: "https://github.com/django/django.git"
softwareVersion: "2026.7.1"
releaseDate: "2025-09-11"
logo: "https://integreat-app.de/wp-content/uploads/logo-aktuell.svg"
platforms:
- linux
categories:
- content-management
- educational-content
- translation
usedBy:
- Germany - City of Munich
- Germany - City of Dortmund
developmentStatus: stable
softwareType: standalone/web
description:
en:
shortDescription: The multilingual content management system for the Integreat App
longDescription: >
The Integreat CMS is a headless content management system for the Integreat App (https://github.com/digitalfabrik/integreat-app).
It manages all pages in the same hierarchical structure across all languages. It supports automatic and manual translations.
documentation: "https://wiki.integreat-app.com/"
apiDocumentation: "https://digitalfabrik.github.io/integreat-cms/api-docs.html"
features:
- Content Management
- Multilingual
- Multitenancy
- Translation Management
screenshots:
- "https://github.com/digitalfabrik/integreat-cms/blob/develop/screenshots/page-form.png"
awards:
- "Google Impact Challenge Germany 2018 - https://impactchallenge.withgoogle.com/deutschland2018/charities/digital-factory"
legal:
license: Apache-2.0
mainCopyrightOwner: "Tür an Tür Digitalfabrik gGmbH"
repoOwner: "Tür an Tür Digitalfabrik gGmbH"
maintenance:
type: internal
contacts:
- name: Sven Seeberg
email: sven.seeberg@tuerantuer.org
affiliation: Tuer an Tuer Digitalfabrik gGmbH
localisation:
localisationReady: true
availableLanguages:
- en
- de
dependsOn:
open:
- name: "PostgreSQL"
version: "15"
optional: false
- name: "Python"
version: "3.13"
optional: false
- name: "Redis"
optional: true