Key Features • How To Use • Contributing • Credits • License
- Set up and launch MailHog
- Configure and send an email with PHP
- Use Docker-compose to build this project
- Cross platform :
- Windows, macOS and Linux ready.
To clone and run this application, you'll need Git and Docker installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/les-enovateurs/mailhog-examples.git
# Go into the repository
$ cd mailhog-examples
# Run the app
$ docker-compose up -d
Then open a browser and go to this link http://localhost/.
Note: if you want to know more about the code and how it works :
- You can analyse the (few) files
- Or read this article.
We are interested in implementing other MailHog examples using various languages like Python, Go, C... and we are open to any suggestions.
You can also submit code to handle Jim's Chaos mode :)
This software uses the following open source packages:
- Livre Phalcon - Many examples showing how to use Phalcon PHP Framework.
- Ansible Wordpress Secure - An Ansible script to install and secure a WordPress site.
GPL-3.0
Les-Enovateurs.com · GitHub @jenovateurs · Twitter @LesEnovateurs