OSEmail: Difference between revisions

From Open Source Ecology
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.html]]
[[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.html]]
[[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:

edit

results

OSEmail Archives

OSemail image.png

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.

File:OSEmail phplist.tar.gz

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.

File:OSEmail 5.0.tar.gz

OSEmail Protocol

edit

See Also