=== Easy Newsletter Signups ===
Contributors: alphabposervice
Tags: Easy Newsletter Signups, Subscription, newsletter subscribe, newsletter signup, email subscribe, email capture, newsletter widget, email newsletter widget, newsletter plugin
Requires at least: 4.8
Tested up to: 5.2
Stable tag: 1.0.3
Author: Alpha BPO
Version: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add an email newsletter subscribe/signup form onto your site and get first name, last name , email id directly to your wordpress!


== Description ==

Easy Newsletter Signups is easy to use and light weight newsletter plugin. it allow you to collect subscribers by simple put a newsletter signup or email subscribe form onto your WordPress site.

= Main Features =

* Light weight plugin
* No third party dependency
* Simple Subscription form with manageable fields
* Get first name, last name , email id directly to your wordpress backend
* Admin view for subscribers
* Export subscribers list as a csv
* 100% multilingual

= Shortcode =
You can use the shorcode with arguments:
<pre><code>[wpens_easy_newsletter firstname="yes" lastname="yes" button_text="Send"]</code></pre>

* **firstname:** Accept yes or no, use no if you don't want to show firstname field in form. Default: yes
* **lastname:** Accept yes or no, use no if you don't want to show lastname field in form. Default: yes
* **button_text:** Enter text that you want to show in button.

= PHP Code =
You can use the php code to your theme, child theme or plugin files:
<pre><code><?php echo do_shortcode('[wpens_easy_newsletter firstname="yes" lastname="yes" button_text="Send"]'); ?></code></pre>

= Pro Features =
* Create unlimited forms
* Send e-mails to customer and admin
* User friendly admin panel
* Unlimited form settings with admin panel
	- Hide/Show fields option
	- Manage fields labels
	- Add/Edit placeholders
	- Custom emails messages for customer and admin
	- 2 built in design templates

[Click Here](http://visitnetworld.com/our-product/plugin/ens-pro/preview/) to view demo or check document [Here](http://visitnetworld.com/our-product/plugin/ens-pro/document/).

Please contact at [alphabposervice@gmail.com](mailto:alphabposervice@gmail.com) to get pro version.

= Need Help =

If you’re stuck or ever have any questions or need any help regarding the use of this plugin, you can email us on [alphabposervice@gmail.com](mailto:alphabposervice@gmail.com).


== Installation ==

Following the steps below, you can get the newsletter subscribe form up and running in seconds.

1. Upload 'easy-newsletter-signups' to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Click on the new menu item "Easy Newsletter Signups"
4. Use **"[wpens_easy_newsletter]"** in your page to show your Work!

== Frequently Asked Questions ==

= Q. I have a question? =
A. Contact us at: [alphabposervice@gmail.com](mailto:alphabposervice@gmail.com)

== Screenshots ==
	
1. The subscribers list
2. The shortcode
3. Newsletter form with First Name, Last Name and Email
4. Newsletter form with First Name and Email
5. Newsletter form with Email
6. Subscribers list

== Changelog == 
= V1.0.3 - 26 Feb, 2019 =
* Security fix

= V1.0.2 - 29 Oct, 2018 =
* Some code fixes and added support of latest WP

= V1.0.1 - 02 Sep, 2017 =
+ Added export to csv subscribers

= V1.0.0 - 17 Jun, 2017 =
- initial release.
