This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Snappy List Builder

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 files. Export to MailChimp using .csv files!

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
  • Export to MailChimp using the Snappy List Builder export file
  • Easily import subscribers from a CSV
  • Automatically email subscribers when they sign up and opt-in

Learn how to build this plugin!

This plugin is the result of what you’ll learn in The Ultimate WordPress Plugin Course: An online video course to teach you how to become a WordPress plugin developer today. Head over to www.wordpressplugincourse.com to learn more!

Screenshots

  • Email Lists page

  • Edit Email List page

  • Subscribers page

  • Edit Subscriber page

  • Import Subscribers page

  • Plugin Options page

  • Plugin Dashboard

  • Email Capture Form Example

  • Manage Subscriptions / Unsubscribe

  • New Subscription Confirmation

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!

FAQ

Can I learn how to build a WordPress plugin like this?

Yes! Visit www.wordpressplugincourse.com to learn more.

Reviews

14 Nollaig, 2016
It just needs the ability on the subscribers list page to sort the subscribers by which form they are subscribed to. And would be good if the emails were all listed together so it's possible to copy and paste them all into an email. And on the email list page it shows that I have 3 subscribers, but on the subscribers page it shows that I have 5
Read all 4 reviews

Contributors & Developers

“Snappy List Builder” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Snappy List Builder” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.1.7

  • Compatibility improvements for WordPress 5.4
  • Plugin now plays well with sites setup in a subdirectory
  • Updated ACF to latest version: 5.8.9

1.0.1.6

  • Updated ACF to latest version: 5.8.7
  • Fixed issue with missing ACF files

1.0.1.5

  • Updated ACF to latest version: 5.7.7
  • Fixed issue where reward download function was throwing a ‘no object’ error

1.0.1.4

  • Fixed issue causing internal server error when deleting plugin

1.0.1.3

  • Updated tested versions to include WordPress 4.9.2
  • Added better compatibility with Advanced Custom Fields plugin

1.0.1.2

  • Fixed issue where subscriber name appeared funny in list view in 4.3

1.0.1.1

  • Updated plugin description and install instructions
  • Added new plugin screenshots

1.0.1

  • Updated tested versions to include WordPress 4.3
  • Improved security