Email in Your Revo Snippets? Easy.
Posted by Shaun McCormick |
Often times you'll need to send an email in a CMS in something you're building, or a contact form, or whatever. Often times you just want to send emails via a script, but have to deal with PHP's messy mail() function, as well as other factors. No longer. Sending mail in in MODx Revolution is a cinch. Just use the modMail class.

