salted-herring/salted-email

Salted Herring's email extension that allows you to assign the CSS to your email templates easily

Installs: 49

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:silverstripe-module

1.0.0 2017-09-08 23:12 UTC

This package is not auto-updated.

Last update: 2024-04-14 02:02:43 UTC


README

Hmm, how do I put this?

  1. Work really hard to get the HTML Email CSS right
  2. In config.yml, define where your CSS is
Email:
  CSSPath:
    '/themes/default/css/email.css'
  1. Create email objects extending SaltedEmail
  2. ->send()