Description
Distribution List to send emails to members in your Connections Business Directory 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.
Screenshots
Installation
Using the WordPress Plugin Search
- Navigate to the
Add New
sub-page under the Plugins admin page. - Search for
wp-admin distribution list
. - The plugin should be listed first in the search results.
- Click the
Install Now
link. - Lastly click the
Activate Plugin
link to activate the plugin.
Uploading in WordPress Admin
- Download the plugin zip file and save it to your computer.
- Navigate to the
Add New
sub-page under the Plugins admin page. - Click the
Upload
link. - Select
Distributionlist
zip file from where you saved the zip file on your computer. - Click the
Install Now
button. - Lastly click the
Activate Plugin
link to activate the plugin.
Using FTP
- Download the plugin zip file and save it to your computer.
- Extract the Distributionlist zip file.
- Create a new directory named
Distributionlist
directory in the../wp-content/plugins/
directory. - Upload the files from the folder extracted in Step 2.
- Activate the plugin on the Plugins admin page.
FAQ
- Got a Question?
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP-Admin Distribution List” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP-Admin Distribution List” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
V.0.1
Initial error cleared