Generate PDF month calendars from churchtools
Currently the UI is in german only
- php 8.2 or better
- Churchtools (Tested with v3.101.1)
- A demo server can be accessed under this URL https://ctdemo.oncloud7.ch/ You can then specify the name/url of your CT installation, together with valid login credentials
- Download and expand the archive to your web server https://github.com/a-schild/churchtools-pdfcalendar/releases
- Copy
config.sampletoconfig.php - Modify the serverURL to match your churchtool server name
- Copy/expand the sources on your webserver
- Copy
config.sampletoconfig.php - Modify the serverURL to match your churchtool server name
- Run composer to install the required dependencies
composer update
- Go to the
index.phppage with your webbrowser and enter your ct credentials