17 lines
476 B
JSON
17 lines
476 B
JSON
{
|
|
"name": "optinmonster/campaign-selector",
|
|
"title": "OptinMonster",
|
|
"description": "Select and display one of your OptinMonster inline campaigns.",
|
|
"category": "embed",
|
|
"keywords": [ "Popup", "Form", "Campaign", "Email", "Conversion" ],
|
|
"textdomain": "optin-monster-api",
|
|
"attributes": {
|
|
"slug": {
|
|
"type": "string"
|
|
},
|
|
"followrules": {
|
|
"type": "boolean",
|
|
"default": true
|
|
}
|
|
}
|
|
} |