epub Renderer
Extend document renderer to render epub files.
Linqa Installation:
https://git.dmx.systems/dmx-plugins/dmx-linqa
https://git.dmx.systems/dmx-plugins/dmx-sign-up
https://git.dmx.systems/dmx-plugins/dmx-sendmail
Create directory modules-external
next to bundle-deploy
- Go to modules-external
- Per project [sendmail|sign-up|linqa]
2.1 git clone <project>
2.2 cd <project>
2.3 mvn clean install
2.4 cd ..
Run Linqa:
- Launch platform, e.g.: mvn pax:run
- cd modules-external/dmx-linqa
- Launch Linqa dev server:
npm run dev
-> opens browser window localhost:8084 - Login with any DMX acount, e.g.
admin
and empty password
Edited by Jörg Richter