About WireMailChimp
Mailchimp integration for Processwire
Category 1 | Social, Feeds, Services Modules that provide or work with social networking services and/or external feeds. |
---|---|
Category 2 | Other Modules Modules that have a unique purpose not covered by existing categories. |
Category 3 | Users and Access Modules dealing with access in ProcessWire via Users, Roles or Permissions. |
Release State | Alpha Non-stable. Not yet intended for use in production environments. * |
Author | |
Module Version | 0.0.1 |
Class Name | WireMailChimp |
Compatibility | 2.5, 2.6, 2.7, 3.0 |
Date Added | October 31, 2016 |
Last Updated | April 30, 2017 |
Recommended By | New recommendations may take up to 1 day to appear. |
Details
Enables user pages via opt-in checkbox field to send mailchimp subscription on save. Config mailchimp API and List code
Instructions
This module's files should be placed in /site/modules/WireMailChimp/
How to install or uninstall modules
README
WireMailChimp
Mailchimp API 3 integration for Processwire 2.4+.
WireMailChimp module by Ben Byford Mailchimp PHP API wrapper by drewm
Intended to be used with Processwire's internal user functionality for saving and signing up new users. WireMailChimp allows user's email addresses to be subscribed to a specific mailchimp list. Only adds users that have a checked email_subscribe field to true during user save.
Install
Install module in modules folder in your Processwire installation. update modules in admin and install module.
Create or find a list in mailchimp and get the list ID. create or find a new mailchimp API code.
Settings
Add your Mailchimp API code and List ID to allow module to send email subscribes to list.
TODO:
- move mailchimp class out to it's own file for easy update
- make more configurable
- catch errors better
- allow users to delete themselves from lists from PW not just from mailchimp emails
Comments
No comments yet. Be the first to post!
Post a Comment
Your e-mail is kept confidential and not included with your comment. Website is optional.
- Admin Helpers
- Core Modules
- Development Tools
- Field Types
- File Validator
- Import/Export
- Input Fields
- Language Modules
- Language Packs
- Logs/Monitoring
- Markup Generation
- Photo/Video/Audio
- Premium Modules
- Process Modules
- Proof of Concept
- SEO/Accessibility
- Site Profiles
- Social, Feeds, Services
- Text Formatters
- Other Modules
- Users and Access
Disclaimer
*Use modules at your own risk. There are no guarantees or warranties. It is recommended that you backup your site and database before installing new modules.