Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 325 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 325 Bytes

Email Module for PHPixie

This module allows sending emails using the Swift Mailer library.

To use this module:

  • Put it in your /modules folder
  • Add 'email' to modules array in /application/config/core.php
  • download Swift Mailer and extract contents of its /lib folder to /modules/email/vendor/swift