Barcode plugin
The barcode is a webfrontend plugin.
Installation
To enable the plugin:
In e.g. /srv/easydb/config/easydb-server.yml
: (assuming /srv/easydb
is your base directory)
plugins:
enabled+:
- base.barcode-display
- base.barcode-display-pdf
Note: base.barcode-display-pdf is only necessary when the PDF creator is enabled.
The easydb-server has to be restarted to make the change effective.