https://github.com/softprodigyindia/mailchimpsubscription
MailChimp Component to add users to Subscriber List
https://github.com/softprodigyindia/mailchimpsubscription
email-subscription mailchimp mailchimp-php
Last synced: 21 days ago
JSON representation
MailChimp Component to add users to Subscriber List
- Host: GitHub
- URL: https://github.com/softprodigyindia/mailchimpsubscription
- Owner: SoftprodigyIndia
- Created: 2018-01-09T12:55:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-09T13:09:38.000Z (over 8 years ago)
- Last Synced: 2025-02-26T15:34:30.463Z (over 1 year ago)
- Topics: email-subscription, mailchimp, mailchimp-php
- Language: PHP
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MailChimp Subscription
MailChimp Component to add users to Subscriber List.
It is a MailChimp Component to add user's email entered in field directly to Subscribers List with sending them emails for subscription. This component helps in fetching web user data and prevents disturbing them with unwanted emails.
# Usage Instructions
1) Copy Component Folder and Place in your Localhost Setup
2) Open Mailchimp Class File and UPDATE your 2 KEYS i.e. a) List ID b) API KEY from your mailchimp account
3) Open subscribe.php file in URL and enter Email address . it will directly get added to Mailcimp account with out user getting any email for subscription.