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.
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).
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)
reCaptcha on subscription portlet (not on redirection portlet) to avoid spammers
Limitations
Integration of Sendinblue account is limited to 50 lists (which is huge). This is linked to official API limitation (batched lists) but could be improved later.
It has been developed on Plone 4.3 & Plone 5.2. No other versions were tested.
Translations
This product has been translated into
English
French
Installation
Install collective.sendinblue by adding it to your buildout:
[buildout] ... eggs = collective.sendinblue
and then running bin/buildout
To do
Switch to SendinBlue API v3
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
Changelog
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.sendinblue-2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | dccd054ff8932d3f8c3f21275dee3dff27beb2b8277e9092d02a9b9017f761fe |
|
MD5 | 4c7b4abbbe540dd22862f440806f1eda |
|
BLAKE2b-256 | 6d20ae14a444f01c4c0025d8e0c379f1a6da14b5776002905709167ee99a9b86 |