Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stevie-c91/mailchimp-php-contact-form

Integrating Mailchimp with a PHP contact form
https://github.com/stevie-c91/mailchimp-php-contact-form

bulma contact-form mailchimp mailchimp-api php

Last synced: 4 days ago
JSON representation

Integrating Mailchimp with a PHP contact form

Awesome Lists containing this project

README

        

## Integrating Mailchimp with a contact form

A simple contact form, using [Mailchimp](https://mailchimp.com) with PHP to subscribe users.

See [article](https://stevencotterill.com/articles/integrating-mailchimp-with-a-contact-form) 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](https://box.scotch.io/pro)