Merge pull request #5221 from nurbek91/Optinmonster_fix

Add OptinMonster / marketing automation
main
Elbert Alias 3 years ago committed by GitHub
commit db52add4b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -809,9 +809,9 @@
}, },
"OptinMonster": { "OptinMonster": {
"cats": [ "cats": [
87 32
], ],
"description": "OptinMonster is a lead-generation plugin for WordPress.", "description": "OptinMonster is a conversion optimisation tool that allows you to grow your email list.",
"icon": "OptinMonster.png", "icon": "OptinMonster.png",
"js": { "js": {
"OptinMonsterApp": "" "OptinMonsterApp": ""
@ -820,6 +820,19 @@
"low", "low",
"recurring" "recurring"
], ],
"website": "https://optinmonster.com"
},
"OptinMonster plugin": {
"cats": [
87
],
"description": "OptinMonster is a lead-generation plugin for WordPress.",
"icon": "OptinMonster.png",
"implies": "OptinMonster",
"pricing": [
"low",
"recurring"
],
"requires": "WordPress", "requires": "WordPress",
"scriptSrc": "/wp-content/plugins/optinmonster/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", "scriptSrc": "/wp-content/plugins/optinmonster/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1",
"website": "https://optinmonster.com" "website": "https://optinmonster.com"