=== Snappy List Builder === Contributors: Martin Szauer, madesnappy Donate link: http://wordpressplugincourse.com/plugins/snappy-list-builder Tags: Email, Subscribe, Email List, Email Subscribers, List Builder, Newsletter, MailChimp, CSV, Opt-in, Double Opt-in, Double Optin, Optin, Plugin Course, Ultimate WordPress Plugin Course, Made Snappy, Joel Funk, Martin Szauer Requires at least: 4.0 Tested up to: 4.3 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A clone of the origin Snappy List builder for learning purposes. == Description == The ultimate email list building plugin for WordPress. Capture new subscribers. Reward subscribers with a custom download upon opt-in. Build unlimited lists. Import and export subscribers easily with .csv Some of the awesome features include: * Create unlimited email lists * Capture subscribers with custom forms using a Shortcode * Double opt-in for confirming subscriptions * User unsubscribe feature with a subscriptions manager * Reward subscribers with an exclusive download when they opt-in * Easily export subscribers to a CSV * Easily import subscribers from a CSV * Automatically email subscribers when they sign up and opt-in == Installation == 1. Unzip the plugin file 2. Upload the folder `snappy-list-builder` and it's contents to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Use the `List Builder` plugin menu to create a new `Email List` 5. Copy the Shortcode (ex. `[slb_form id="123"]`) next to your new list and embed it anywhere in your website. 6. You'll also need to create 3 new pages in your WordPress website (see steps 7-9) 7. A page where subscribers will confirm their subscriptions. Include the shortcode `[slb_confirm_subscription]` on this page 8. A page where subscribers will manage subscriptions. Include the shortcode `[slb_manage_subscriptions]` on this page 9. A page where subscribers will retrieve their list rewards. Include the shortcode `[slb_download_reward]` on this page 10. Visit `Plugin Options` in the `List Builder` plugin menu and update the `Manage Subscriptions Page`, `Opt-In Page`, and `Download Reward Page` to point to the appropriate pages you created in step 6. 11. Happy list building! == Screenshots == 1. Email Lists page 2. Edit Email List page 3. Subscribers page 4. Edit Subscriber page 5. Import Subscribers page 6. Plugin Options page 7. Plugin Dashboard == Changelog == = 1.0.1 = * Updated tested versions to include WordPress 4.3 * Improved security == Frequently Asked Questions == = Can I learn how to build a WordPress plugin like this? = Yes! Visit www.wordpressplugincourse.com to learn more. == Upgrade Notice == = 1.0.1 = This upgrade gets rid of `untested WordPress version` notice on the plugin page for users who've upgraded to WordPress 4.3
Mszauer/WP_SnappyListBuilder_Clone
A clone of the Snappy List Builder WordPress Plugin created for educational purposes
PHP