=== Emailjs Block ===
Contributors:      Milan Chymčák
Tags:              block, gutenberg, contact-form, emailjs, email
Tested up to:      6.0
Stable tag:        1.0
License: GPLv2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

== Description ==

Email via Emailjs Blocks - Send emails from WordPress without a mail server through emailjs.com API. Just add your free API keys and have your contact form ready in no time.

== Prerequisite ==
First, you need to have an active EmailJS account. Register for free at [emailjs.com](https://www.emailjs.com)

1) Public Key - [Get it here](https://dashboard.emailjs.com/admin/account)
2) Template ID - [Get it here](https://dashboard.emailjs.com/admin/templates)
3) Service ID - [Get it here](https://dashboard.emailjs.com/admin)

== Recaptcha ==
The WP plugin "Email via Emailjs Blocks" is also coming with Recaptcha support, to get it working, you have to get Recaptcha keys. Register at [https://www.google.com/recaptcha/admin/create](https://www.google.com/recaptcha/admin/create)

== Installation ==
Enter site editor or post editor and simply add a block called "Contact Form - Emailjs"
Enter the required API keys from the previous steps.

== Issues ===
Please, refer to the GitHub repository [https://github.com/milanchymcak/wordpress-email-via-emailjs-blocks](https://github.com/milanchymcak/wordpress-email-via-emailjs-blocks) 