diff --git a/assets/extensions-json/sections/all_extensions.json b/assets/extensions-json/sections/all_extensions.json index 2a3f4b569..19ce48761 100644 --- a/assets/extensions-json/sections/all_extensions.json +++ b/assets/extensions-json/sections/all_extensions.json @@ -425,23 +425,6 @@ "demo_video_url": "GSYQIiyntW0", "popular_rank": 24 }, - { - "title": "Sendinblue", - "slug": "everest-forms-sendinblue", - "name": "Everest Forms Sendinblue", - "image": "extensions-json/sections/images/sendinblue.png", - "excerpt": "Allows your users to subscribe to Sendinblue through form submissions. Users filling up the forms can be directly added to your subscribers list in Sendinblue.", - "link": "https://docs.everestforms.net/docs/sendinblue/?utm_source=dashboard-all-feature&utm_medium=card-documentation-link", - "released_date": "26/09/2022", - "plan": [ - "personal", - "agency", - "themegrill agency" - ], - "setting_url": "admin.php?page=evf-settings&tab=integration§ion=sendinblue", - "demo_video_url": "NRRDY1ag6Sk", - "popular_rank": 26 - }, { "title": "ActiveCampaign", "slug": "everest-forms-activecampaign", @@ -759,6 +742,23 @@ ], "setting_url": "admin.php?page=evf-settings&tab=integration§ion=onepagecrm", "demo_video_url": "42EUj-Dlnr0" + }, + { + "title": "Brevo", + "slug": "everest-forms-brevo", + "name": "Everest Forms Brevo", + "image": "extensions-json/sections/images/brevo.webp", + "excerpt": "Connect newsletters, SMTP, marketing automation, and all your CRM tools in one place with Brevo integration (formerly Sendinblue) for Everest Forms.", + "link": "https://docs.everestforms.net/docs/sendinblue/?utm_source=dashboard-all-feature&utm_medium=card-documentation-link", + "released_date": "26/09/2022", + "plan": [ + "personal", + "agency", + "themegrill agency" + ], + "setting_url": "admin.php?page=evf-settings&tab=integration§ion=sendinblue", + "demo_video_url": "NRRDY1ag6Sk", + "popular_rank": 26 } ] } diff --git a/assets/extensions-json/sections/images/brevo.webp b/assets/extensions-json/sections/images/brevo.webp new file mode 100644 index 000000000..0a2562066 Binary files /dev/null and b/assets/extensions-json/sections/images/brevo.webp differ diff --git a/changelog.txt b/changelog.txt index 0d3e8b0e3..175035a2b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,7 @@ = 3.0.2 - xx-xx-2024 * Feature - Enable minimum time for form submission. +* Tweak - Brevo module 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 bcc4f11d9..7f620f50f 100644 --- a/readme.txt +++ b/readme.txt @@ -310,6 +310,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/wpeverest/eve = 3.0.2 - xx-xx-2024 * Feature - Enable minimum time for form submission. +* Tweak - Brevo module compatibility. = 3.0.1 - 03-07-2024 * Feature - Import entries in our form using csv file.