stevie-c91 / mailchimp-php-contact-form

Integrating Mailchimp with a PHP contact form

Home Page:https://stevencotterill.com/articles/integrating-mailchimp-with-a-contact-form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrating Mailchimp with a contact form

A simple contact form, using Mailchimp with PHP to subscribe users.

See article for the full write-up.

This can be run locally with vagrant up.

Make sure you add the entry to your hosts file:

192.168.33.10 mailchimpapi.local

Access the website locally at http://mailchimpapi.local

The Vagrant box being used is Scotchbox Pro

About

Integrating Mailchimp with a PHP contact form

https://stevencotterill.com/articles/integrating-mailchimp-with-a-contact-form

License:MIT License


Languages

Language:HTML 56.5%Language:PHP 43.5%