HTML Editor
The custom data type HTML Editor 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.custom-data-type-html-editor
The easydb-server has to be restarted to make the change effective.