Skip to content

A recipe to learn how you can send emails from Abe.

Notifications You must be signed in to change notification settings

abecms/recipe-abemail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

recipe-abemail

This Abe recipe demonstrates how to send emails from Abe

Installation

  1. git clone https://github.com/Abejs/recipe-abemail.git
  2. cd recipe-abemail
  3. abe serve
  4. open your browser at the address : http://localhost:3000/abe/editor
  5. Enjoy !

Description

In this demo, you'll see 2 recipes:

  1. Formspree - a free service to help you send emails without server or provider
  2. Google spreadsheet - a free way to send contact email while auto-creating a Google spreadsheet. 100% based on the great work from guys @dwyl:https://github.com/dwyl/html-form-send-email-via-google-script-without-server/blob/master/index.html

Formspree

TBD

Google spreadsheet

The form

Screenshot

The spreadsheet updated

Screenshot

The mail sent

Screenshot

Follow the details in https://github.com/dwyl/html-form-send-email-via-google-script-without-server/blob/master/index.html

As an example you'll see the template named google-spreadsheet.html (or the published post based on this template and also named google-spreadsheet :)

About

A recipe to learn how you can send emails from Abe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages