OSEmail: Difference between revisions
Jump to navigation
Jump to search
(The newsletter template article doesn't exist; let's just put it here) |
|||
Line 37: | Line 37: | ||
The existing template used html tables for structuring the layout, which is horrible. But, it works. | The existing template used html tables for structuring the layout, which is horrible. But, it works. | ||
[[File:OSEmail_phplist. | [[File:OSEmail_phplist.tar.gz]] | ||
==pre-2018== | ==pre-2018== | ||
Line 43: | Line 43: | ||
In 2018, OSEmail was revisited as a self-hosted solution using [[phplist]]. Prior to this, we had used [[Campaign Monitor]] for the template sent with [[Mailchimp]]. | In 2018, OSEmail was revisited as a self-hosted solution using [[phplist]]. Prior to this, we had used [[Campaign Monitor]] for the template sent with [[Mailchimp]]. | ||
[[File:OSEmail_5.0. | [[File:OSEmail_5.0.tar.gz]] | ||
=OSEmail Protocol= | =OSEmail Protocol= |
Revision as of 02:25, 11 September 2018
If you would like to receive monthly updates: Subscribe or Unsubscribe with this form:
OSEmail Archives
- July 2018 OSEmail II
- July 2018 OSEmail
- June 2018 OSEmail
- July 2017 OSEmail
- April 2017 OSEmail
- February 2015 OSEmail
Template
This section will describe the template of the emails as it evolves over time.
2018-09
In 2018-09, we switched to phplist. Because phplist doesn't (without installing outdated plugins, that is) OOTB support content from multiple fields, using the 2-column layout would be non-trivial, at best increasing the complexity for the person responsible for sending email campaigns. For this reason, we modified the existing template to be a single column.
The existing template used html tables for structuring the layout, which is horrible. But, it works.
pre-2018
In 2018, OSEmail was revisited as a self-hosted solution using phplist. Prior to this, we had used Campaign Monitor for the template sent with Mailchimp.
OSEmail Protocol