# Email via Emailjs Blocks - Emailjs API 
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.

# Download

[Download here](https://github.com/milanchymcak/emailjs-gutenberg/releases/tag/alpha)

# Prerequisite

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

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

# Recaptcha

The WordPress Emailjs Plugin is also coming with Recaptcha support, to get it working, you have to get Recaptcha keys.

1. [Register at Google.com for free](https://www.google.com/recaptcha/admin/create)
2. Enter Recaptcha private key in the emailjs template interface (Step 2. in #Prerequisite)
3. Store public key for the Contact Form Plugin

# Installation

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

![Emailjs Settings](https://raw.githubusercontent.com/milanchymcak/emailjs-gutenberg/main/emailjs.webp "Emailjs Settings")
