=== Plugin Name ===
Contributors: LuckyChingi@gmail.com
Donate link: http://wpadmin.ca
Tags: Connections Business Directory email, Distribution List, WP-Admin Distribution List, Send Bulk Mail,mailing list.
Requires at least: 4.3.1
Tested up to: 4.4.2
Stable tag: 0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Send emails to members in your Connections plugin

== Description ==

Distribution List to send emails to members in your [Connections Business Directory](https://wordpress.org/plugins/connections/) plugin

This is a very basic plugin that picks '**Preferred**' emails from the 'Connections Business Directory' Plugins table where member status is not '**Unlisted**' and sends mail out using the PHP mail function.

Based on your server 'Max_Execution_Limit' of 30 seconds, the plugin is designed to send 12 emails per minute.

This plugin is suitable for small list and can support up to 500 users.

== Installation ==

= Using the WordPress Plugin Search =

1. Navigate to the `Add New` sub-page under the Plugins admin page.
2. Search for `wp-admin distribution list`.
3. The plugin should be listed first in the search results.
4. Click the `Install Now` link.
5. Lastly click the `Activate Plugin` link to activate the plugin.

= Uploading in WordPress Admin =

1. [Download the plugin zip file](http://wordpress.org/plugins/Distributionlist/) and save it to your computer.
2. Navigate to the `Add New` sub-page under the Plugins admin page.
3. Click the `Upload` link.
4. Select `Distributionlist` zip file from where you saved the zip file on your computer.
5. Click the `Install Now` button.
6. Lastly click the `Activate Plugin` link to activate the plugin.

= Using FTP =

1. [Download the plugin zip file](http://wordpress.org/plugins/Distributionlist/) and save it to your computer.
2. Extract the Distributionlist zip file.
3. Create a new directory named `Distributionlist` directory in the `../wp-content/plugins/` directory.
4. Upload the files from the folder extracted in Step 2.
4. Activate the plugin on the Plugins admin page.

== Frequently Asked Questions ==

= Got a Question? =

[Send me an email](http://wpadmin.ca/contact-us/)




== Screenshots ==

1. screenshot-1.jpg


== Changelog ==

V.0.1
Initial error cleared

== Upgrade Notice ==

None Yet.