Skip to main content

Sendinblue integration for Plone

Project description

This package provides Sendinblue integration for Plone.

It allows you to link your Plone site to your Sendinblue account via a new configuration section. Then, you can add a portlet to allow visitors to subscribe to one of your list (you can choose which one). You can also add a portlet to simply redirect the user to your own Sendinblue subscription form (it will append user’s email to your base url).

Version 2.x are tested with Plone 5.2.x & Plone 6.0.

Version 1.x are tested with Plone 4.3.x. The versions build from the branch 1.x will stay compatible with Plone 4.3.x. Please note that they do not provide the full functionality (no redirection portlet & use of deprecated Sendinblue v2 API).

Features

  • multiple accounts / lists support : you can link more than one Sendinblue account to your site

  • archive link : you can provide an URL that points to archives (that you manage manually)

  • optional reCaptcha on subscription portlet (not on redirection portlet) to avoid spammers

Translations

This product has been translated into

  • English

  • French.

  • Spanish.

You can contribute for any message missing or other new languages, join us at Plone Collective Team into Transifex.net service with all world Plone translators community.

Installation

Install collective.sendinblue by adding it to your buildout:

[buildout]

...

eggs =
    collective.sendinblue

and then running bin/buildout

Tests status

This add-on is tested using Travis CI. The current status of the add-on is:

https://img.shields.io/travis/collective/collective.sendinblue/master.svg http://img.shields.io/pypi/v/collective.sendinblue.svg

Contribute

Have an idea? Found a bug? Let us know by opening a ticket.

To do

  • Add more tests

  • If a Plone user is connected, use his email address to populate subscription portlet (default value)

  • If a Plone user is connected, change the portlet form to a text if he’s already subscribed

Contribute

License

The project is licensed under the GPLv2.

Contributors

Changelog

2.0.3 (2022-10-24)

  • Handle double opt-in [boulch, laz]

  • Fix typo in French [remdub]

2.0.2 (2022-02-03)

  • Migrate to Sendinblue API v3 (#4) Warning: old api keys will be cleared (because v2 keys are not compatible) [laulaz]

2.0.1 (2022-01-28)

  • Make captcha use optional in subscription portlet (for a11y) [laulaz]

  • Get rid of includeDependencies for Plone 6 compatibility [laulaz]

  • Add Transifex.net service integration to manage the translation process [macagua]

  • Added Spanish translation [macagua]

  • Updated gettext files support [macagua]

  • Add placeholder to email fields This allows you to hide field label if you want to [laulaz]

2.0 (2020-01-29)

  • Add new redirection portlet (to use custom subscription form) [boulch, laulaz]

  • Migrate to Plone 5 & drop Plone 4 support [boulch, laulaz]

1.0.4 (2020-01-29)

  • Minor fixes & improvements [boulch, laulaz]

  • Update buildout & packages to last Plone 4 version [laulaz]

1.0.3 (2018-08-23)

  • Handle multiple lists for Sendinblue accounts [laulaz]

1.0.2 (2018-02-09)

  • Add recaptcha field on subscription portlet [laulaz]

1.0.1 (2017-01-10)

  • Fix typo in French [laulaz]

  • Unpin Sendinblue (tested with 2.0.5.1) [laulaz]

1.0 (2016-11-25)

  • Initial release. [laulaz]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.sendinblue-2.0.3.tar.gz (28.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page