@@ -28,7 +28,7 @@ ClubSuite Core ist die Basis-App für alle ClubSuite-Module. Sie bietet:
2828
2929``` bash
3030cd /path/to/nextcloud/apps
31- git clone https://github.com/clubsuite /clubsuite-core.git
31+ git clone https://github.com/ClubSuite-for-Nextcloud /clubsuite-core.git
3232cd clubsuite-core
3333composer install --no-dev
3434npm ci && npm run build
@@ -73,25 +73,25 @@ Diese App implementiert die Nextcloud Privacy API (`IPersonalDataProvider`):
7373
7474| Modul | Beschreibung |
7575| -------| --------------|
76- | [ clubsuite-applications] ( https://github.com/clubsuite /clubsuite-applications ) | Mitgliedsanträge |
77- | [ clubsuite-finance] ( https://github.com/clubsuite /clubsuite-finance ) | Kassenbuch |
78- | [ clubsuite-sepa] ( https://github.com/clubsuite /clubsuite-sepa ) | SEPA-Lastschriften |
79- | [ clubsuite-meetings] ( https://github.com/clubsuite /clubsuite-meetings ) | Sitzungen & Protokolle |
80- | [ clubsuite-inventory] ( https://github.com/clubsuite /clubsuite-inventory ) | Inventar & Ausleihe |
81- | [ clubsuite-scores] ( https://github.com/clubsuite /clubsuite-scores ) | Notenverwaltung |
82- | [ clubsuite-documents] ( https://github.com/clubsuite /clubsuite-documents ) | Dokumenten-Workflows |
83- | [ clubsuite-newsletter] ( https://github.com/clubsuite /clubsuite-newsletter ) | Newsletter |
84- | [ clubsuite-stats] ( https://github.com/clubsuite /clubsuite-stats ) | Statistiken |
85- | [ clubsuite-training] ( https://github.com/clubsuite /clubsuite-training ) | Trainingsplanung |
86- | [ clubsuite-donations] ( https://github.com/clubsuite /clubsuite-donations ) | Spendenverwaltung |
76+ | [ clubsuite-applications] ( https://github.com/ClubSuite-for-Nextcloud /clubsuite-applications ) | Mitgliedsanträge |
77+ | [ clubsuite-finance] ( https://github.com/ClubSuite-for-Nextcloud /clubsuite-finance ) | Kassenbuch |
78+ | [ clubsuite-sepa] ( https://github.com/ClubSuite-for-Nextcloud /clubsuite-sepa ) | SEPA-Lastschriften |
79+ | [ clubsuite-meetings] ( https://github.com/ClubSuite-for-Nextcloud /clubsuite-meetings ) | Sitzungen & Protokolle |
80+ | [ clubsuite-inventory] ( https://github.com/ClubSuite-for-Nextcloud /clubsuite-inventory ) | Inventar & Ausleihe |
81+ | [ clubsuite-scores] ( https://github.com/ClubSuite-for-Nextcloud /clubsuite-scores ) | Notenverwaltung |
82+ | [ clubsuite-documents] ( https://github.com/ClubSuite-for-Nextcloud /clubsuite-documents ) | Dokumenten-Workflows |
83+ | [ clubsuite-newsletter] ( https://github.com/ClubSuite-for-Nextcloud /clubsuite-newsletter ) | Newsletter |
84+ | [ clubsuite-stats] ( https://github.com/ClubSuite-for-Nextcloud /clubsuite-stats ) | Statistiken |
85+ | [ clubsuite-training] ( https://github.com/ClubSuite-for-Nextcloud /clubsuite-training ) | Trainingsplanung |
86+ | [ clubsuite-donations] ( https://github.com/ClubSuite-for-Nextcloud /clubsuite-donations ) | Spendenverwaltung |
8787
8888## 📄 Lizenz
8989
9090AGPL v3 – Siehe [ LICENSE] ( LICENSE )
9191
9292## 🐛 Bugs & Feature Requests
9393
94- Bitte erstellen Sie ein [ Issue] ( https://github.com/clubsuite /clubsuite-core/issues ) auf GitHub.
94+ Bitte erstellen Sie ein [ Issue] ( https://github.com/ClubSuite-for-Nextcloud /clubsuite-core/issues ) auf GitHub.
9595
9696---
9797
0 commit comments