Skip to content

agragregra/uniMail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 9, 2025
9a19ace · Feb 9, 2025

History

31 Commits
Feb 9, 2025
Jun 25, 2021
Feb 9, 2025

Repository files navigation

Universal PHP Mail Feedback Script

How to use uniMail

  1. Connect script.js file to your project and Specify location mailPath in this file
  2. Add uniForm class to the desired <form> tags in HTML (like index.html example)
  3. Add Hidden Required Fields to your forms in HTML (like index.html example)
  4. Add any set of fields to your forms in HTML (like index.html example)
  5. Done!