=== URL Emailer - Send emails by URL parameters ===
Contributors: comeero
Tags: email, send, e-mail, mail, url, parameter, get, post, page, access, load, loaded, thanks, redirect, mailto, digistore, digistore24
Requires at least: 4.7
Requires PHP: 5.4
Tested up to: 6.0.1
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

With URL Emailer you can easily and quickly send emails when a web page is accessed or loaded. With the help of various URL parameters such as recipient, subject, etc., the email delivery can be fully customized

== 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 ==

[Plugin Manual](https://trader-tools.net/url-emailer-documentation/)

[Support Forum](https://wordpress.org/support/plugin/url-emailer)

== Installation ==

1. Go to `Plugins` in the Admin menu
2. Click on the button `Add new`
3. Search for `URL Emailer` and click 'Install Now' or click on the `upload` link to upload `url-emailer.zip`
4. Click on `Activate plugin`
5. You will find the settings page under "Settings -> URL Emailer" within your admin dashboard

== Frequently Asked Questions ==

= 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. 

== 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](https://wordpress.org/support/plugin/url-emailer/reviews). Thanks.

== Screenshots ==
1. Admin panel of URL Emailer 
  
== Changelog ==
= 1.0 =
* Plugin released. 
