Fixes in migration of templates and campaigns from Mailtrain ver 1
This commit is contained in:
parent
189638364c
commit
ee786bc8ad
10 changed files with 89 additions and 18 deletions
|
@ -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"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue