Fixes in migration of templates and campaigns from Mailtrain ver 1

This commit is contained in:
Tomas Bures 2018-07-22 15:02:43 +05:30
parent 189638364c
commit ee786bc8ad
10 changed files with 89 additions and 18 deletions

View file

@ -22,7 +22,7 @@
title="mailtrain"
# Enabled HTML editors
editors=["ckeditor", "codeeditor", "mosaico"]
editors=["ckeditor", "codeeditor", "mosaico", "mosaicoWithFsTemplate"]
# Default language to use
language="en"
@ -150,7 +150,7 @@ processes=1
[mosaico]
# Installed templates
templates=[["versafix-1", "Versafix One"]]
fsTemplates=[["versafix-1", "Versafix One"]]
# Inject custom scripts
# customscripts=["/mosaico/custom/my-mosaico-plugin.js"]