Skip to content

ibericode/mailchimp-top-bar

Repository files navigation

MC4WP: Mailchimp Top Bar

Adds a beautiful and customizable Mailchimp opt-in bar to the top of your WordPress site.

Installation

If you just want to install this plugin on your WordPress site, please download and install the latest version from WordPress.org: Mailchimp Top Bar 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-top-bar.git
  1. Install NPM dependencies:
npm install
  1. Install Composer dependencies:
composer install
  1. Generate plugin asset files:
npx gulp
  1. Activate the plugin in your WordPress admin.

Bugs

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

Support

This is a developer's portal for the Mailchimp Top Bar plugin and should not be used for support. Please visit the Mailchimp Top Bar support forum on WordPress.org.

If you need priority support, please purchase a Mailchimp for WordPress Premium plugin license.

License

GPLv3 or later