Add MailerLite / marketing automation

main
nurbek 2 years ago
parent e7eb262a6e
commit ab445c9066

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M27.9759 3.44629H3.88803C2.03164 3.44629 0.492188 4.97068 0.492188 6.80893V18.0177V20.2146V28.1729L5.17845 23.5773H27.9985C29.8549 23.5773 31.3944 22.0529 31.3944 20.2146V6.80893C31.3717 4.94827 29.8549 3.44629 27.9759 3.44629Z" fill="#09C269"/>
<path d="M23.5389 11.2478C26.1197 11.2478 27.297 13.2878 27.297 15.1709C27.297 15.6865 26.9121 16.0452 26.3914 16.0452H21.6372C21.8636 17.1885 22.6786 17.7937 23.969 17.7937C24.8972 17.7937 25.4179 17.592 25.8707 17.3678C25.9839 17.3005 26.0971 17.2781 26.2329 17.2781C26.6857 17.2781 27.0479 17.6368 27.0479 18.0852C27.0479 18.3766 26.8668 18.6456 26.5499 18.8249C25.916 19.1836 25.2368 19.4975 23.8332 19.4975C21.2976 19.4975 19.7582 17.9507 19.7582 15.3726C19.7582 12.3463 21.7957 11.2478 23.5389 11.2478ZM15.9775 9.92516C16.2718 9.92516 16.4755 10.1493 16.4755 10.4408V11.3823H17.9244C18.3772 11.3823 18.7394 11.741 18.7394 12.1893C18.7394 12.6377 18.3772 12.9964 17.9244 12.9964H16.4982V17.2109C16.4982 17.8161 16.8151 17.861 17.2453 17.861C17.4943 17.861 17.6301 17.8161 17.766 17.7937C17.8792 17.7713 17.9923 17.7265 18.1282 17.7265C18.4904 17.7265 18.8979 18.0179 18.8979 18.4887C18.8753 18.7801 18.7168 19.0491 18.4225 19.1836C17.9924 19.3854 17.5622 19.475 17.0868 19.475C15.5247 19.475 14.6871 18.7353 14.6871 17.323V12.9964H13.8721C13.5778 12.9964 13.374 12.7722 13.374 12.5032C13.374 12.3463 13.4419 12.1893 13.5778 12.0772L15.57 10.1269C15.6153 10.0821 15.7737 9.92516 15.9775 9.92516ZM6.8087 8.08691C7.30676 8.08691 7.71426 8.49043 7.71426 8.98362V18.5111C7.71426 19.0043 7.30676 19.3854 6.8087 19.3854C6.31064 19.3854 5.92578 18.9819 5.92578 18.5111V8.98362C5.92578 8.49043 6.31064 8.08691 6.8087 8.08691ZM11.0195 11.315C11.5176 11.315 11.9251 11.7186 11.9251 12.2117V18.5111C11.9251 19.0043 11.5176 19.3854 11.0195 19.3854C10.5215 19.3854 10.1366 18.9819 10.1366 18.5111V12.2117C10.1366 11.7186 10.5215 11.315 11.0195 11.315ZM23.5615 12.8394C22.7013 12.8394 21.7957 13.355 21.6372 14.5432H25.5085C25.3274 13.355 24.4218 12.8394 23.5615 12.8394ZM11.0648 8.31109C11.6082 8.31109 12.0383 8.73702 12.0383 9.27505V9.3423C12.0383 9.88032 11.6082 10.3063 11.0648 10.3063H10.9743C10.4309 10.3063 10.0008 9.88032 10.0008 9.3423V9.27505C10.0008 8.73702 10.4309 8.31109 10.9743 8.31109H11.0648Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

@ -341,6 +341,25 @@
"scriptSrc": "/wp-content/plugins/mailchimp-for-wp/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1",
"website": "https://www.mc4wp.com"
},
"MailerLite": {
"cats": [
32
],
"description": "MailerLite is an email marketing tool and website builder for businesses of all shapes and sizes.",
"icon": "Mailgun.svg",
"dom": "link[href*='.mailerlite.com']",
"js": {
"MailerLiteObject": ""
},
"scriptSrc": "\\.mailerlite\\.com/",
"saas": true,
"pricing": [
"freemium",
"payg",
"recurring"
],
"website": "https://www.mailerlite.com"
},
"Mailgun": {
"cats": [
75

Loading…
Cancel
Save