phpixie/email

Validation library for PHPixie

dev-master / 2.x-dev 2014-01-24 14:19 UTC

This package is auto-updated.

Last update: 2024-04-13 01:23:40 UTC


README

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