From 71533bac65550706b0e8a5237e42addde0a7751b Mon Sep 17 00:00:00 2001 From: Niraj Chaudhary Date: Tue, 30 Jul 2024 09:17:46 +0545 Subject: [PATCH 1/2] Added - Contstant contact --- .../sections/all_extensions.json | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/assets/extensions-json/sections/all_extensions.json b/assets/extensions-json/sections/all_extensions.json index 19ce48761..f8aae282a 100644 --- a/assets/extensions-json/sections/all_extensions.json +++ b/assets/extensions-json/sections/all_extensions.json @@ -560,23 +560,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§ion=constant_contact", - "demo_video_url": "dCeW1GW6-YI", - "popular_rank": 33 - }, { "title": "Drip", "slug": "everest-forms-drip", @@ -759,6 +742,23 @@ "setting_url": "admin.php?page=evf-settings&tab=integration§ion=sendinblue", "demo_video_url": "NRRDY1ag6Sk", "popular_rank": 26 + }, + { + "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§ion=constant_contact", + "demo_video_url": "dCeW1GW6-YI", + "popular_rank": 33 } ] } From d372ccf52afd3b7e05d4c41f457da70d43d43f69 Mon Sep 17 00:00:00 2001 From: Niraj Chaudhary Date: Tue, 30 Jul 2024 10:53:05 +0545 Subject: [PATCH 2/2] Added - PipeDrive feature --- .../sections/all_extensions.json | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/assets/extensions-json/sections/all_extensions.json b/assets/extensions-json/sections/all_extensions.json index f8aae282a..4e261613f 100644 --- a/assets/extensions-json/sections/all_extensions.json +++ b/assets/extensions-json/sections/all_extensions.json @@ -526,23 +526,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§ion=pipedrive", - "demo_video_url": "wJPX0EJ2OiI", - "popular_rank": 32 - }, { "title": "Authorize.Net", "slug": "everest-forms-authorize-net", @@ -759,6 +742,23 @@ "setting_url": "admin.php?page=evf-settings&tab=integration§ion=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§ion=pipedrive", + "demo_video_url": "wJPX0EJ2OiI", + "popular_rank": 32 } ] }