Description
This is an extension plugin for the Connections Business Directory plugin please be sure to install and active it before adding this plugin.
Automatically send email congratulating individuals in you directory on their anniversary or birthday.
Features
- Choose which type of event emails to send. You can choose to enable support for either Anniversaries or Birthdays or both.
- Optional admin notification when event emails are sent.
- The admin notification email is completely configurable.
- The email for the anniversary and birthday are separately configurable allowing you create a custom email based on the event.
- Includes advanced features such as:
- Define the number of days ahead of the event to sent the email.
- The time of day the email should be sent.
- How many emails to send per batch to help prevent going over you web host email send limits.
Here are some great free extensions (with more on the way) that enhance your experience with the business directory:
Utility
- Toolbar :: Provide quick links to the admin pages from the admin bar.
- Login :: Provides a simple to use login shortcode and widget.
Custom Fields
- Business Open Hours :: Add the business open hours.
- Local Time :: Add the business local time.
- Facilities :: Add the business facilities.
- Income Level :: Add an income level.
- Education Level :: Add an education level.
- Languages :: Add languages spoken.
- Hobbies :: Add hobbies.
Misc
- Face Detect :: Applies face detection before cropping an image.
Premium Extensions
- Authored :: Displays a list of blog posts written by the entry on their profile page.
- Contact :: Displays a contact form on the entry’s profile page to allow your visitors to contact the entry without revealing their email address.
- CSV Import :: Bulk import your data in to your directory.
- Custom Category Order :: Order your categories exactly as you need them.
- Custom Entry Order :: Allows you to easily define the order that your business directory entries should be displayed.
- Enhanced Categories :: Adds many features to the categories.
- Form :: Allow site visitor to submit entries to your directory. Also provides frontend editing support.
- Link :: Links a WordPress user to an entry so that user can maintain their entry with or without moderation.
- ROT13 Encryption :: Protect email addresses from being harvested from your business directory by spam bots.
- SiteShot :: Show a screen capture of the entry’s website.
- Widget Pack :: A set of feature rich, versatile and highly configurable widgets that can be used to enhance your directory.
Screenshots
Installation
Using the WordPress Plugin Search
- Navigate to the
Add New
sub-page under the Plugins admin page. - Search for
connections business directory anniversary and birthday emails
. - 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 Connections Business Directory Facilities 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 Connections Business Directory Facilities zip file.
- Create a new directory named
connections-business-directory-anniversary-and-birthday-email
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
None yet…
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Connections Business Directory Anniversary and Birthday Emails” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Connections Business Directory Anniversary and Birthday Emails” 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.4 04/20/2021
- TWEAK: Remove use of
create_function()
. - OTHER: Correct plugin naming to match current naming convention.
- OTHER: Correct phpDoc.
- OTHER: Update copyright year.
- OTHER: Update
http
links tohttps
. - DEV: Add todo.
- DEV: Update README.txt plugin header.
1.0.3 07/23/2018
- BUG: Fix issue which could prevent admin notifications from being sent.
- I18N: Update Dutch (Netherlands) translation. props Age
1.0.2 07/23/2018
- TWEAK: Set Reply-To email header for third party plugin compatibility.
- I18N: Ensure the anniversary and birthday email tokens are translated.
- I18N: Add Dutch (Netherlands) translation. props Age
- DEV: Add some additional logging for use with debugging.
1.0.1 06/12/2018
- TWEAK: Use
cnText_Domain::register()
to load the translation text domain. - OTHER: Corrected misspelling.
- I18N: Add the POT file.
1.0 02/20/2018
- Initial release.