Skip to content

Commit

Permalink
Dev - Constant contact and PipeDrive compatibility (#1305)
Browse files Browse the repository at this point in the history
* Added - Contstant contact

* Added - PipeDrive feature

---------

Co-authored-by: riteelama <riteelama@gmail.com>
  • Loading branch information
NirajChaudhary143 and riteelama authored Aug 1, 2024
1 parent d722733 commit 366d0fd
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 @@ -508,23 +508,6 @@
"demo_video_url": "1VsyUu4NAhk",
"popular_rank": 30
},
{
"title": "Pipedrive",
"slug": "everest-forms-pipedrive",
"name": "Everest Forms Pipedrive",
"image": "extensions-json/sections/images/pipedrive.png",
"excerpt": "Everest Forms Pipedrive CRM add-on is a WordPress Pipedrive CRM integration plugin that allows you to easily send Everest Forms entries directly to your Pipedrive CRM account. ",
"link": "https://docs.everestforms.net/docs/pipedrive/?utm_source=dashboard-all-feature&utm_medium=card-documentation-link",
"released_date": "15/06/2022",
"plan": [
"personal",
"agency",
"themegrill agency"
],
"setting_url": "admin.php?page=evf-settings&tab=integration&section=pipedrive",
"demo_video_url": "wJPX0EJ2OiI",
"popular_rank": 32
},
{
"title": "Authorize.Net",
"slug": "everest-forms-authorize-net",
Expand All @@ -542,23 +525,6 @@
"demo_video_url": "a5EcKjwWD1A",
"popular_rank": 31
},
{
"title": "Constant Contact",
"slug": "everest-forms-constant-contact",
"name": "Everest Forms Constant Contact",
"image": "extensions-json/sections/images/constant-contact.png",
"excerpt": "Everest Forms Constant Contact add-on is a WordPress Constant Contact integration plugin that allows you to easily send Everest Forms entries directly to your Constant Contact account. ",
"link": "https://docs.everestforms.net/docs/constant-contact/?utm_source=dashboard-all-feature&utm_medium=card-documentation-link",
"released_date": "31/08/2022",
"plan": [
"personal",
"agency",
"themegrill agency"
],
"setting_url": "admin.php?page=evf-settings&tab=integration&section=constant_contact",
"demo_video_url": "dCeW1GW6-YI",
"popular_rank": 33
},
{
"title": "Drip",
"slug": "everest-forms-drip",
Expand Down Expand Up @@ -806,6 +772,40 @@
],
"setting_url": "admin.php?page=evf-settings&tab=integration&section=salesflare",
"demo_video_url": ""
},
{
"title": "Constant Contact",
"slug": "everest-forms-constant-contact",
"name": "Everest Forms Constant Contact",
"image": "extensions-json/sections/images/constant-contact.png",
"excerpt": "Everest Forms Constant Contact add-on is a WordPress Constant Contact integration plugin that allows you to easily send Everest Forms entries directly to your Constant Contact account. ",
"link": "https://docs.everestforms.net/docs/constant-contact/?utm_source=dashboard-all-feature&utm_medium=card-documentation-link",
"released_date": "31/08/2022",
"plan": [
"personal",
"agency",
"themegrill agency"
],
"setting_url": "admin.php?page=evf-settings&tab=integration&section=constant_contact",
"demo_video_url": "dCeW1GW6-YI",
"popular_rank": 33
},
{
"title": "Pipedrive",
"slug": "everest-forms-pipedrive",
"name": "Everest Forms Pipedrive",
"image": "extensions-json/sections/images/pipedrive.png",
"excerpt": "Everest Forms Pipedrive CRM add-on is a WordPress Pipedrive CRM integration plugin that allows you to easily send Everest Forms entries directly to your Pipedrive CRM account. ",
"link": "https://docs.everestforms.net/docs/pipedrive/?utm_source=dashboard-all-feature&utm_medium=card-documentation-link",
"released_date": "15/06/2022",
"plan": [
"personal",
"agency",
"themegrill agency"
],
"setting_url": "admin.php?page=evf-settings&tab=integration&section=pipedrive",
"demo_video_url": "wJPX0EJ2OiI",
"popular_rank": 32
}
]
}
1 change: 1 addition & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* Dev - Brevo module compatibility.
* Dev - Drip module compatibility.
* Dev - Telegram integration compatibility.
* Dev - Constant contact and PipeDrive 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 @@ -319,6 +319,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/wpeverest/eve
* Dev - Brevo module compatibility.
* Dev - Drip module compatibility.
* Dev - Telegram integration compatibility.
* Dev - Constant contact and PipeDrive compatibility.

= 3.0.1 - 03-07-2024
* Feature - Import entries in our form using csv file.
Expand Down

0 comments on commit 366d0fd

Please sign in to comment.