Contributors: grumpytoaster, amicaldo Tags: subscribe,mailman,form,subscribe form,Post,plugin,posts,shortcode,page Requires at least: 3.1.0 Tested up to: 4.7 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html
Creates a simple shortcode to display a subscribe form and subscribe to a mailman mailing list.
This plugin creates a simple subscribe form to a mailman mailing list. Original based on https://de.wordpress.org/plugins/contact-form-with-mailman/
Insert Shortcode [mailman_subscribe_form] to display form. Configure Settings in Wordpress Admin.
- Upload the contents of the zip to the '/wp-content/plugins/' directory.
- Navigate to the plugins dashboard
- Search for 'Subscribe Form with Mailman'
- Click 'Activate'
- Click on 'Mailman Settings' on the left.
- Fill in the 3 fields to match your mailman mailing list.
- Click 'Update'
- Add the short code '[mailman_subscribe_form]' to any page or post you would like the form to display on.
You're done!
== Changelog == = 1.0.0 =
- Initial release