Stars: 126
Forks: 65
Pull Requests: 52
Issues: 719
Watchers: 17
Last Updated: 2023-08-29 13:18:13
#1 Mailchimp plugin for WordPress. Adds various sign-up methods to your site.
License: GNU General Public License v3.0
Languages: JavaScript, PHP, CSS, HTML
Here, you can browse the source code of the Mailchimp for WordPress Plugin, find and discuss open issues or contribute code to the plugin.
If you just want to install this plugin on your WordPress site, please download and install the latest version from WordPress.org: Mailchimp for WordPress plugin on WordPress.org.
To install the development version, take the following steps:
Clone the GitHub repository:
git clone https://github.com/ibericode/mailchimp-for-wordpress.git mailchimp-for-wp
Install Composer dependencies:
composer install
Install NPM dependencies:
npm install
Generate plugin asset files:
npm run build
Activate the plugin in your WordPress admin panel.
If you think you've found a bug, please open an issue here!
You can help help translate Mailchimp for WordPress on WordPress.org.
This is a developer's portal for the Mailchimp for WordPress plugin and should not be used for support. Please visit the Mailchimp for WordPress support forum on WordPress.org.
If you need priority support, upgrade to Mailchimp for WordPress Premium.
Looking for code snippets? Have a look at the sample code snippets directory for a collection of modification examples.