PDF creator plugin
The PDF creator is a webfrontend plugin.
Installation
Make sure you did at least once pull the container image:
docker pull docker.easydb.de/pf/fylr
## Activiation
To enable the plugin:
In e.g. `/srv/easydb/config/easydb-server.yml`: (assuming `/srv/easydb` is your [base directory](/en/sysadmin/installation/#mount))
```yaml
plugins:
enabled+:
- base.pdf-creator
The easydb-server has to be restarted to make the change effective.
Configuration in the Frontend
-
Surf to your easydb web URL
-
Login with an account with administrative privileges
-
Select in the menu: Base Config - Extended Functions - Fylr URL
-
Set Fylr URL to your easydb URL plus
/fylr/pdf
.Example: https://easydb.example.com/fylr/pdf