Console UI
The internal management Console UI
Last updated
The internal management Console UI
Last updated
The built-in Console UI with help you manage your templates and check out the rendered files.
From .env
, set this env to true:
Additionally, you might want to set a password:
Path: /console
On local: http://localhost:8000/console
It is recommended to set it in staging or production.
A login page will be shown on the first access.
CRUD Document Templates
With preview HTML
Good to preview dynamic variables rendering
Bad for styling preview
With preview PDF (browser printing preview or render a REAL PDF mode)
Listing all rendered files
From , you can set the DOCKING_CONSOLE_PASSWORD
- a fixed password in order to login into the Console UI.