Home
Softono
mailchimp-for-wordpress

mailchimp-for-wordpress

Open source PHP
137
Stars
70
Forks
14
Issues
14
Watchers
2 weeks
Last Commit

About mailchimp-for-wordpress

MC4WP: Mailchimp for WordPress is the leading plugin for integrating Mailchimp email marketing services into WordPress websites. It enables site owners to add various sign-up methods to collect subscribers directly from their sites, including form fields within posts, pages, sidebars, and widget areas. The plugin supports multiple sign-up forms with customizable fields, allowing for flexible audience building without requiring coding knowledge. It is designed to work seamlessly with existing themes and other WordPress plugins. Key technical requirements include PHP version 7.4 or higher and WordPress version 4.6 or higher. The software is open source under the GPLv3 license, allowing developers to access source code, contribute to improvements, and customize functionality. It offers a freemium model where basic features are available at no cost, while advanced capabilities like priority support and exclusive integrations are accessible through a premium upgrade. The project maintains an active community for b

Platforms

Web Self-hosted

Languages

PHP

MC4WP: Mailchimp for WordPress

License: GPLv3 Active installs Downloads Rating

Here, you can browse the source code of the MC4WP: Mailchimp for WordPress Plugin, find and discuss open issues or contribute code to the plugin.

Requirements

  • PHP version 7.4 or higher
  • WordPress version 4.6 or higher

Installation

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:

  1. Clone the GitHub repository:

    git clone https://github.com/ibericode/mailchimp-for-wordpress.git mailchimp-for-wp
  2. Install Composer dependencies:

    composer install 
  3. Install NPM dependencies:

    npm install
  4. Generate plugin asset files:

    npm run build 
  5. Activate the plugin in your WordPress admin panel.

Bugs

If you think you've found a bug, please open an issue here!

Translations

You can help help translate Mailchimp for WordPress on WordPress.org.

Support

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.

Developers

Looking for code snippets? Have a look at the sample code snippets directory for a collection of modification examples.