diff --git a/assets/extensions-json/sections/all_extensions.json b/assets/extensions-json/sections/all_extensions.json index f87d18a1d..2ccb5aa34 100644 --- a/assets/extensions-json/sections/all_extensions.json +++ b/assets/extensions-json/sections/all_extensions.json @@ -135,23 +135,6 @@ "demo_video_url": "pcwPjCt7N2I", "popular_rank": 8 }, - { - "title": "Mailchimp", - "slug": "everest-forms-mailchimp", - "name": "Everest Forms Mailchimp", - "image": "extensions-json/sections/images/mailchimp.png", - "excerpt": "Allows your users to subscribe to Mailchimp through form submissions. Users filling up the forms can be directly added to your subscribers list in Mailchimp.", - "link": "https://docs.everestforms.net/docs/mailchimp/?utm_source=dashboard-all-feature&utm_medium=card-documentation-link", - "released_date": "10/08/2018", - "plan": [ - "personal", - "agency", - "themegrill agency" - ], - "setting_url": "admin.php?page=evf-settings&tab=integration§ion=mailchimp", - "demo_video_url": "FhFsHdAIXwE", - "popular_rank": 6 - }, { "title": "User Registration", "slug": "everest-forms-user-registration", @@ -424,23 +407,6 @@ "demo_video_url": "6b9q89cUMzE", "popular_rank": 25 }, - { - "title": "MailerLite", - "slug": "everest-forms-mailerlite", - "name": "Everest Forms MailerLite", - "image": "extensions-json/sections/images/mailerlite.png", - "excerpt": "Allows your users to subscribe to MailerLite through form submission via Everest Forms.", - "link": "https://docs.everestforms.net/docs/mailerlite/?utm_source=dashboard-all-feature&utm_medium=card-documentation-link", - "released_date": "15/07/2020", - "plan": [ - "personal", - "agency", - "themegrill agency" - ], - "setting_url": "admin.php?page=evf-settings&tab=integration§ion=mailerlite", - "demo_video_url": "CpqVgycDx_8", - "popular_rank": 27 - }, { "title": "Advanced Form Analytics", "slug": "everest-forms-form-analytics", @@ -838,6 +804,40 @@ ], "setting_url": "admin.php?page=evf-settings&tab=integration§ion=airtable", "demo_video_url": "" + }, + { + "title": "MailerLite", + "slug": "everest-forms-mailerlite", + "name": "Everest Forms MailerLite", + "image": "extensions-json/sections/images/mailerlite.png", + "excerpt": "Allows your users to subscribe to MailerLite through form submission via Everest Forms.", + "link": "https://docs.everestforms.net/docs/mailerlite/?utm_source=dashboard-all-feature&utm_medium=card-documentation-link", + "released_date": "15/07/2020", + "plan": [ + "personal", + "agency", + "themegrill agency" + ], + "setting_url": "admin.php?page=evf-settings&tab=integration§ion=mailerlite", + "demo_video_url": "CpqVgycDx_8", + "popular_rank": 27 + }, + { + "title": "Mailchimp", + "slug": "everest-forms-mailchimp", + "name": "Everest Forms Mailchimp", + "image": "extensions-json/sections/images/mailchimp.png", + "excerpt": "Allows your users to subscribe to Mailchimp through form submissions. Users filling up the forms can be directly added to your subscribers list in Mailchimp.", + "link": "https://docs.everestforms.net/docs/mailchimp/?utm_source=dashboard-all-feature&utm_medium=card-documentation-link", + "released_date": "10/08/2018", + "plan": [ + "personal", + "agency", + "themegrill agency" + ], + "setting_url": "admin.php?page=evf-settings&tab=integration§ion=mailchimp", + "demo_video_url": "FhFsHdAIXwE", + "popular_rank": 6 } ] } diff --git a/changelog.txt b/changelog.txt index 1165f61c7..ae673a993 100644 --- a/changelog.txt +++ b/changelog.txt @@ -14,6 +14,7 @@ * Dev - Drip module compatibility. * Dev - Telegram integration compatibility. * Dev - Constant contact and PipeDrive compatibility. +* Dev - Mailchimp and Mailerlite compatibility. = 3.0.1 - 03-07-2024 * Feature - Import entries in our form using csv file. diff --git a/readme.txt b/readme.txt index cced66bd8..85de96b91 100644 --- a/readme.txt +++ b/readme.txt @@ -322,6 +322,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/wpeverest/eve * Dev - Drip module compatibility. * Dev - Telegram integration compatibility. * Dev - Constant contact and PipeDrive compatibility. +* Dev - Mailchimp and Mailerlite compatibility. = 3.0.1 - 03-07-2024 * Feature - Import entries in our form using csv file.