Skip to content

Simple php mailer api you can use with your static React frontend on a classic web host like World4You

Notifications You must be signed in to change notification settings

benlutz/php-mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

php-mailer

php-mailer is a simple PHP API that accepts POST requests with name and email, allowing you to send emails from a hosting service like World4You. This is perfect for use with a static frontend, such as a contact form built with React.

Installation

To install php-mailer, simply clone this repository und upload mailer.php to your server. Adapt accepted fields, sender email and message to your liking.

Usage

Once it's uploaded, make a POST request to {yourURL}/mailer.php. Adapt your .htaccess if you want to remove the file extension.

About

Simple php mailer api you can use with your static React frontend on a classic web host like World4You

Topics

Resources

Stars

Watchers

Forks

Languages