Static templates
System templates are used for rendering public user facing pages such as the subscription management page, and in automatically generated system e-mails such as the…
Listmonk is an open-source newsletter and mailing-list manager with campaigns, subscriber management, and analytics.
DANIAN runs Listmonk as a fully managed service: installation, updates, backups, monitoring and security are handled for you.
See the app catalog for plans, pricing and a free trial.
System templates are used for rendering public user facing pages such as the subscription management page, and in automatically generated system e-mails such as the opt-in confirmation e-mail.
The original template files, matching the upstream version, are located at /app/pkg/static.template.
You can make a copy of those into /app/data/static using the Web terminal to run the following command:
cp -rf /app/pkg/static.template/* /app/data/static/
Then restart the app to make it pickup the changes. A restart is required everytime files in that folder are changed.
Info:
Version incompatibilities
Since the template files might depend on specific listmonk versions, any app update might break due to incompatibilites. If custom templates are used, it may be good to disable automatic app updates and check functionality after each manually applied update.
Find more information about our company, platform, and services on our website.
Visit danian.co