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:
Contribute
Have an idea? Found a bug? Let us know by opening a ticket.
Issue Tracker: https://github.com/collective/collective.sendinblue/issues
Source Code: https://github.com/collective/collective.sendinblue
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
Issue Tracker: https://github.com/collective/collective.sendinblue/issues
Source Code: https://github.com/collective/collective.sendinblue
License
The project is licensed under the GPLv2.
Contributors
Laurent Lasudry, laurent.lasudry@affinitic.be, Original Author
Christophe Boulanger, christophe.boulanger@imio.be
Leonardo J. Caballero G., leonardocaballero@gmail.com
Changelog
2.0.4 (2025-07-03)
Add uninstall profile (Plone6) [boulch]
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]
Release files for collective.sendinblue 2.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective_sendinblue-2.0.4.tar.gz | 31.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| collective_sendinblue-2.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 72.9 kB
Release files / collective_sendinblue-2.0.4.tar.gz
| Download URL | collective_sendinblue-2.0.4.tar.gz |
|---|---|
| Size | 31.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d536a42ce490c83ece879f37414c830165cb86506f7773aa84ad98368c548bfa
|
|
BLAKE2b-256 checksum How to use checksums |
63ca8c69523aefab400fe62da957b5c93e4c9fa034786ad3277a94ce7ee3974c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.3
|
Release files / collective_sendinblue-2.0.4-py3-none-any.whl
| Download URL | collective_sendinblue-2.0.4-py3-none-any.whl |
|---|---|
| Size | 41.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0c8708771ab5050f75ede7ec08aacd7404b7d75d6b23d7f3d5f8533fe78beff0
|
|
BLAKE2b-256 checksum How to use checksums |
1662036ce7ad1efb6c2aff17e49fa31f33c718801ec9aa005f2e2d8908ca0019
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.3
|