Integration for Elementor forms – Sendinblue

Changelog

2.1.2 – 2026-05-06

  • Fixed wrong condition keys in the Unsubscribe action causing the global API key note and GDPR field to never show or hide correctly in the Elementor editor
  • Fixed migration class CURRENT_VERSION constant being stale (was 2.0.0, now 2.1.2) which would have prevented future migrations from triggering
  • Fixed undefined index PHP notices in run() when settings keys are absent on newly created forms
  • Fixed $doubleoptinurl being potentially undefined when double opt-in is disabled
  • Fixed on_export() in the Unsubscribe action unsetting a field (sendinblue_unsubscribe_list) that was never registered as a control
  • Tested Elementor up to 4.0.7
  • Tested Elementor PRO up to 4.0.4
  • Tested WordPress up to 6.9.4

2.1.1 – 2026-01-23

  • Added german default fields to the fallback list for mapping
  • Tested Elementor up to 3.34.2
  • Tested Elementor PRO up to 3.34.2
  • Tested WordPress up to 6.9.0

2.1.0 – 2025-11-16

  • Added Automatic Phone Number Formatting for SMS and WHATSAPP attributes
  • Country code field appears automatically when SMS or WHATSAPP attribute is selected
  • Smart format detection preserves international formats (+32xxx, 0032xxx)
  • Debug logging for phone formatting when WP_DEBUG is enabled
  • Dynamic tags support for country code field
  • Tested Elementor PRO up to 3.33.1

2.0.1 – 2025-11-11

  • Hotfix – Fix 500 error – Prevent plugin to time out database when migration is happening.

2.0.0 – 2025-11-10

  • Added Dynamic Field Mapping – Brevo attributes are now automatically fetched from your account and selectable via a dropdown
  • Added Automatic Migration System – Seamlessly upgrades from version 1.x.x and map attributes that are previously set
  • Multi-API Key Support – Fetches attributes from both global and form-specific API keys
  • Tested Elementor up to 3.33.0
  • Tested Elementor PRO up to 3.33.0

1.6.2 – 2025-11-07

  • Tested Elementor up to 3.32.5
  • Tested Elementor PRO up to 3.32.3
  • Tested WordPress up to 6.8.3

1.6.1 – 2025-05-17

  • Tested Elementor up to 3.28.4
  • Tested Elementor PRO up to 3.28.4
  • Tested WordPress up to 6.8.1

1.6.0 – 2025-03-13

  • Added extra debugging information when WP_DEBUG is true
  • Tested Elementor up to 3.27.6
  • Tested Elementor PRO up to 3.27.6
  • Tested WordPress up to 6.7.2

1.5.9 – 2024-10-26

  • Tested Elementor up to 3.24.7
  • Tested Elementor PRO up to 3.24.4
  • Tested WordPress up to 6.6.2

1.5.8 – 2024-06-13

  • Tested Elementor up to 3.21.8
  • Tested Elementor PRO up to 3.21.3
  • Tested WordPress up to 6.5.4

1.5.7 – 2024-03-23

  • Tested Elementor up to 3.20.2
  • Tested Elementor PRO up to 3.20.1
  • Tested WordPress up to 6.5

1.5.6 – 2023-12-23

  • Tested Elementor up to 3.18.3
  • Tested Elementor PRO up to 3.18.2
  • Tested WordPress up to 6.4.2

1.5.5 – 2023-07-23

  • Changed API endpoints to new brevo endpoints
  • Change minimum PHP version to 7.0
  • Tested Elementor PRO up to 3.14.1
  • Tested Elementor up to 3.14.1
  • Tested WordPress up to 6.3.0

1.5.4 – 2023-05-01

  • Tested Elementor up to 3.12.2
  • Tested Elementor PRO up to 3.12.3
  • Tested WordPress up to 6.2.0

1.5.3 – 2022-11-05

  • Tested Elementor up to 3.8.0
  • Tested Elementor PRO up to 3.8.0
  • Tested WordPress up to 6.1.0

1.5.2 – 2022-09-04

  • Fixed issue with double optin when check for existing user was not enabled.
  • Tested Elementor up to 3.7.4
  • Tested Elementor PRO up to 3.7.5
  • Tested WordPress up to 6.0.2

1.5.1 – 2022-08-12

  • Add default value “email” to the email field ID.
  • Tested Elementor up to 3.7.0
  • Tested Elementor PRO up to 3.7.3

1.5.0 – 2022-07-15

  • Added a new action after submit to unsubscribe users.
  • Skip existing emails – This will skip double optin notification mail if they are already in Sendinblue.
  • Tested Elementor up to 3.6.7
  • Tested Elementor PRO up to 3.7.2
  • Tested WordPress up to 6.0.1

1.4.4 – 2022-05-24

  • Added default double optin URL when empty the home URL will be used.
  • Tested Elementor PRO up to 3.7.1

1.4.3 – 2022-05-08

  • Tested Elementor up to 3.6.5
  • Tested Elementor PRO up to 3.6.5
  • Tested WordPress up to 6.0.0

1.4.2 – 2022-04-05

  • Tested Elementor up to 3.6.2
  • Tested Elementor PRO up to 3.6.4

1.4.1 – 2022-03-13

  • Fix bug on settings page with callback
  • Fix bug on settings page showing double output
  • Tested WordPress up to 5.9.2
  • Tested Elementor up to 3.5.6
  • Tested Elementor PRO up to 3.6.3

1.4.0 – 2022-02-27

  • Elementor form fields shortcodes are now compatible
  • Added debugging when WP Debug is on
  • Added basic settings page where you can enter a global sendinblue API key
  • Possibility to use global or custom API key
  • Tested Elementor up to 3.5.5
  • Tested Elementor PRO up to 3.6.2

1.3.3 – 2022-01-24

  • Tested Elementor up to 3.5.4
  • Tested WordPress up to 5.9

1.3.2 – 2022-01-21

  • Fix possible fatal error on plugin activation
  • Tested Elementor up to 3.5.3

1.3.1 – 2021-12-25

  • Tested PHP up to 8.0
  • Add link to the support page
  • Add link to the Pro version
  • Tested Elementor up to 3.5.2
  • Tested Elementor PRO up to 3.5.2
  • Update recommended PHP version to 7.4

1.3.0 – 2021-11-19

  • Added Firstname attribute mapping
  • Added Lastname attribute mapping
  • Tested Elementor up to 3.4.8

1.2.0 – 2021-11-13

  • Added GDPR checkbox functionality
  • Added dynamic tags to the double optin field
  • Added dynamic tags to the email field
  • Added dynamic tags to the name field
  • Added dynamic tags to the lastname field
  • Tested Elementor PRO up to 3.5.1
  • Tested Elementor up to 3.4.7
  • Tested WordPress up to 5.8.2

1.1.0 – 2021-10-05

  • Added dynamic tags to the API key field
  • Added dynamic tags to the redirect url field
  • Added dynamic tags to the list ID field

1.0.0 – 2021-09-25

  • Initial Release

Plugin Website
Visit website

Author
Webtica
Version:
2.1.2
Last Updated
May 6, 2026
Active Installs
7000
Requires
WordPress 5.0
Tested Up To
WordPress 6.9.4
Requires PHP
7.0

Share Post

Join our newsletter.

Get insights into what’s happening at ChangelogWP right in your inbox. We don’t believe in spam.