A shiftsplaner app for Nextcloud.
More to come:
If you experience any issues or have any suggestions for improvement, use the issue tracker.
For new contributors, please check out ContributingToNextcloudIntroductoryWorkshop
Just clone this repo into your apps directory (Nextcloud server installation needed). Additionally, npm to fetch Node.js is needed for installing JavaScript dependencies.
Once npm and Node.js are installed, PHP and JavaScript dependencies can be installed by running:
make dev-setup
Documentation for Nextcloud translation: https://docs.nextcloud.com/server/22/developer_manual/basics/front-end/l10n.html
Nextcloud translation tool: https://github.com/nextcloud/docker-ci/tree/master/translations/translationtool
translationtool.phar create-pot-files
cp shifts/translationfiles/templates/shifts.pot shifts/translationfiles/de/shifts.po
translationtool.phar convert-po-files