Skip to content

A simple contact form for websites.

License

Notifications You must be signed in to change notification settings

sdennler/schicksMail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

schicksMail

A simple send mail script / contact form for websites. The contact form is sent using JavaScript (using JQuery) to a backend which sends the mail (using PHPMailer).

Example

There is an example in the example directory. And here is a live version of it.

Installation

  1. Get the package composer require schicksmail/schicksmail
  2. Create your contact form (see example)
  3. Copy the schicksMail.php and adapt the settings
  4. Create a link to schicksMail.js and include it on the page with your form (see example)

About

A simple contact form for websites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published