Skip to content

Commit

Permalink
Tweak - Mailchimp and Mailerlite into module (#1308)
Browse files Browse the repository at this point in the history
* Add - Mailerlite into modules list

* Add - Mailchimp into module
  • Loading branch information
riteelama authored Aug 2, 2024
1 parent 8c1a222 commit 427d3ef
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 34 deletions.
68 changes: 34 additions & 34 deletions assets/extensions-json/sections/all_extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -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&section=mailchimp",
"demo_video_url": "FhFsHdAIXwE",
"popular_rank": 6
},
{
"title": "User Registration",
"slug": "everest-forms-user-registration",
Expand Down Expand Up @@ -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&section=mailerlite",
"demo_video_url": "CpqVgycDx_8",
"popular_rank": 27
},
{
"title": "Advanced Form Analytics",
"slug": "everest-forms-form-analytics",
Expand Down Expand Up @@ -838,6 +804,40 @@
],
"setting_url": "admin.php?page=evf-settings&tab=integration&section=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&section=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&section=mailchimp",
"demo_video_url": "FhFsHdAIXwE",
"popular_rank": 6
}
]
}
1 change: 1 addition & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 1 addition & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 427d3ef

Please sign in to comment.