Download the PHP package revision-ten/sendinblue without Composer
On this page you can find all versions of the php package revision-ten/sendinblue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download revision-ten/sendinblue
More information about revision-ten/sendinblue
Files in revision-ten/sendinblue
Download revision-ten/sendinblue
More information about revision-ten/sendinblue
Files in revision-ten/sendinblue
Vendor revision-ten
Package sendinblue
Short Description A very minimal Sendinblue integration for Symfony
License MIT
Package sendinblue
Short Description A very minimal Sendinblue integration for Symfony
License MIT
Keywords symfony-bundlesendinblue
Please rate this library. Is it a good library?
Informations about the package sendinblue
revision-ten/sendinblue
Installation
Install via composer
Run composer req revision-ten/sendinblue
.
Add the Bundle
Add the bundle to your AppKernel (Symfony 3.4.*) or your Bundles.php (Symfony 4.*).
Symfony 3.4.* /app/AppKernel.php:
Symfony 4.* /config/bundles.php:
Configuration
Configure the bundle:
Usage
Use the SendinblueService to subscribe users.
Symfony 3.4.* example:
Or unsubscribe users:
All versions of sendinblue with dependencies
PHP Build Version
Package Version
The package revision-ten/sendinblue contains the following files
Loading the files please wait ....