Skip to content

Commit

Permalink
Dev - Moved Campaign Monitor to module (#1336)
Browse files Browse the repository at this point in the history
  • Loading branch information
NirajChaudhary143 authored Nov 14, 2024
1 parent e1a53a9 commit ce64b83
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 18 deletions.
34 changes: 17 additions & 17 deletions assets/extensions-json/sections/all_extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,23 +372,6 @@
"setting_url": "admin.php?page=evf-settings&tab=analytics",
"demo_video_url": "BCT7c8EmQfg"
},
{
"title": "Campaign Monitor",
"slug": "everest-forms-campaign-monitor",
"name": "Everest Forms Campaign Monitor",
"image": "extensions-json/sections/images/campaign-monitor.png",
"excerpt": "Allows your users to subscribe to Campaign Monitor through form submission via Everest Forms.",
"link": "https://docs.everestforms.net/docs/campaign-monitor/?utm_source=dashboard-all-feature&utm_medium=card-documentation-link",
"released_date": "16/10/2020",
"plan": [
"personal",
"agency",
"themegrill agency"
],
"setting_url": "admin.php?page=evf-settings&tab=integration&section=campaign_monitor",
"demo_video_url": "GBJMxmCurzw",
"popular_rank": 29
},
{
"title": "Hubspot",
"slug": "everest-forms-hubspot",
Expand Down Expand Up @@ -966,6 +949,23 @@
"setting_url": "admin.php?page=evf-settings&tab=user_registration",
"demo_video_url": "MEyuznG2Tok",
"popular_rank": 12
},
{
"title": "Campaign Monitor",
"slug": "everest-forms-campaign-monitor",
"name": "Everest Forms Campaign Monitor",
"image": "extensions-json/sections/images/campaign-monitor.png",
"excerpt": "Allows your users to subscribe to Campaign Monitor through form submission via Everest Forms.",
"link": "https://docs.everestforms.net/docs/campaign-monitor/?utm_source=dashboard-all-feature&utm_medium=card-documentation-link",
"released_date": "16/10/2020",
"plan": [
"personal",
"agency",
"themegrill agency"
],
"setting_url": "admin.php?page=evf-settings&tab=integration&section=campaign_monitor",
"demo_video_url": "GBJMxmCurzw",
"popular_rank": 29
}
]
}
1 change: 1 addition & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* Dev - Get gist integration.
* Dev - Slack Integration Module.
* Dev - User Registration Social Login.
* Dev - Moved Campaign Monitor to module.


= 3.0.4.2 - 03-11-2024
Expand Down
3 changes: 2 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,9 @@ Yes you can! Join in on our [GitHub repository](https://github.com/wpeverest/eve
* Fix - Tooltips does not work on mobile.
* Fix - Background color for PDF submission.
* Dev - Get gist integration.
* Dev - User Registration Social Login.
* Dev - Slack Integration Module.
* Dev - User Registration Social Login.
* Dev - Moved Campaign Monitor to module.

= 3.0.4.2 - 03-11-2024
* Fix - Escaping issue in required field.
Expand Down

0 comments on commit ce64b83

Please sign in to comment.