Description
Send an email when a page is loaded or accessed. You can customize the email by using URL parameters. A simple sample URL could look like https://yourserver.com/yourpage/?mail=1&mailto=recipient
You can use a couple of parameters like mailto, first name, last name, subject, etc.
**Use case **
- Send a confirmation mail to your user / visitor when he is redirected from an external page (like webshop, payment service, digistore, etc.)
- Get an email when a special page is accessed or visited
How do I use this plugin?
Configure recipient, subject, and body and add the shortcode [url-emailer] to your page. Access your page with the URL parameter ?mail=1 to send the email.
For a full description of all parameters please read our documentation/manual.
Docs & Support
Translations
- English – default, always included
- German: Deutsch – immer dabei!
Note: All my plugins are localized and translateable by default. This is very important for all users worldwide. So please contribute your language to the plugin to make it even more useful.
Do you like this plugin?
I spend a lot of time to develop and maintain my free WordPress plugins. If you like this plugin then please do me a favor and give it a good rating. Thanks.
Screenshots
Installation
- Go to
Plugins
in the Admin menu - Click on the button
Add new
- Search for
URL Emailer
and click ‘Install Now’ or click on theupload
link to uploadurl-emailer.zip
- Click on
Activate plugin
- You will find the settings page under “Settings -> URL Emailer” within your admin dashboard
FAQ
-
I configured all settings but no email is sent. What’s wrong?
-
You need to add the shortcode [url-emailer] to your page and access it with the URL parameter ?mail=1
-
How to uninstall the plugin?
-
Simply deactivate and delete the plugin.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“URL Emailer – Send emails by URL parameters” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “URL Emailer – Send emails by URL parameters” 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
- Plugin released.