×
Inicio Aleatorio

mailchimp api symfony bundle

Sección: Symfony

Creado: 27-04-24

https://github.com/AhmedSamy/HypeMailchimpBundle/blob/master/README.md
composer require "ahmedsamy/hype-mailchimp-bundle:dev-master"
new Hype\MailchimpBundle\HypeMailchimpBundle(),
# app/config/config.yml
hype_mailchimp:
    api_key: xxxxxxx-us5
    default_list: xxxxxxxx
    ssl: true #optional configuring curl connection

 

Siguiente Publicación