Skip to content

Mailcatcher extension for Chassis

Notifications You must be signed in to change notification settings

Chassis/mailcatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This extension is now deprecated and no longer maintained. Please use our Mailhog extension instead!

Mailcatcher

A Chassis extension to install and configure Mailcatcher on your server.

With this extension, Mailcatcher will act as a fake mail server, showing your email in the browser rather than sending it to the email address. This is great for testing where you don't want the emails to actually be sent, but still need access to them.

Usage

  1. Add this extension to your extensions directory
  2. Run vagrant provision
  3. Go to http://vagrant.local:1080/ to view your Mailcatcher inbox.

That's it!

Important Notes

  • This extension sets up Mailcatcher as the default mailer for PHP; note that all email sent via mail, including WordPress' built-in wp_mail, will be sent to Mailcatcher.

  • Mailcatcher's database of emails is stored in memory, and will be reset when you halt the Vagrant instance.

About

Mailcatcher extension for Chassis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published