libracore / mailchimpconnector

Connects ERPNext to MailChimp to sync contacts and campaigns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MailChimpConnector

Connector to sync ERPNext contacts and campaigns

Disclaimer:

License

AGPL

Installation

The MailChimpConnector is based on ERPNext. Make sure to have a working Frappe/ERPNext server running.

Install with

$ cd /home/frappe/frappe-bench
$ bench get-app https://github.com/libracore/mailchimpconnector.git
$ bench install-app mailchimpconnector

Configuration

After the installation, you will find the app listed under the help menu. To configure, type "MailChimpConnector Settings" in the awesome bar. Enter host and key and save. If you want, extend your custom merge fields.

Use

To use the connector, type "Open Sync MailChimp" in the awesome bar. Select which list you want to sync to and hit sync.

About

Connects ERPNext to MailChimp to sync contacts and campaigns

License:Other


Languages

Language:Python 68.0%Language:JavaScript 25.8%Language:HTML 6.2%