You've already forked grav-plugin-listmonk
added transactional email handling
This commit is contained in:
@@ -93,3 +93,16 @@ form:
|
||||
placeholder: '{"attribute": "value"}'
|
||||
validate:
|
||||
type: string
|
||||
|
||||
tx:
|
||||
type: tab
|
||||
title: PLUGIN_LISTMONK.TX
|
||||
fields:
|
||||
tx.template:
|
||||
type: integer
|
||||
label: PLUGIN_LISTMONK.TX_TEMPLATE_ID
|
||||
help: PLUGIN_LISTMONK.TX_TEMPLATE_ID_HELP
|
||||
size: small
|
||||
validate:
|
||||
type: number
|
||||
min: 1
|
||||
|
||||
Reference in New Issue
Block a user