WP Manifestindependent plugin directory
manifest / email / wp-plugin-mailchimp-ajax-subscribe

Mailchimp Newsletter Ajax GitLab

🙈 wordpress quick & dirty async mailchimp subscribe plugin

by Thomas Kuhnert · gitlab.com/spielhoelle/wp-plugin-mailchimp-ajax-subscribe · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://gitlab.com/spielhoelle/wp-plugin-mailchimp-ajax-subscribe/-/archive/master/wp-plugin-mailchimp-ajax-subscribe-master.zip

Readme

activate plugin

add [newsletter-form] where you want the form to be displayed

enter ApiKey and ListID in

Archive functionality:

add [newsletter-link] to display a link to the newsletter create "page-newsletter.php" and add custom loop for newsletters (example file in plugin folder) optional create "content-newsletter.php" for the content of each

Read the full README on GitLab →