![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/hessa.corals.io/wp-content/plugins/mailchimp-for-wp/ |
MC4WP: Mailchimp for WordPress ======================     [](https://wordpress.org/support/plugin/mailchimp-for-wp/reviews/) [](https://www.gnu.org/licenses/gpl-3.0) Here, you can browse the source code of the [MC4WP: Mailchimp for WordPress Plugin](https://wordpress.org/plugins/mailchimp-for-wp/), find and discuss open issues or contribute code to the plugin. 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](https://wordpress.org/plugins/mailchimp-for-wp/). 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 ``` 1. Install Composer dependencies: ```sh composer install ``` 1. Install NPM dependencies: ``` npm install ``` 1. Generate plugin asset files: ``` npm run build ``` 1. Activate the plugin in your WordPress admin panel. Bugs ---- If you think you've found a bug, [please open an issue here](https://github.com/ibericode/mailchimp-for-wordpress/issues?state=open)! Translations ------------- You can help [help translate Mailchimp for WordPress](https://translate.wordpress.org/projects/wp-plugins/mailchimp-for-wp/stable/) 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](https://wordpress.org/support/plugin/mailchimp-for-wp). If you need priority support, [upgrade to Mailchimp for WordPress Premium](https://www.mc4wp.com/). Developers ---------- Looking for code snippets? Have a look at the [sample code snippets directory](https://github.com/ibericode/mailchimp-for-wordpress/tree/master/sample-code-snippets) for a collection of modification examples.