Adding an email template wrapper. using foundation email
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 7 Jun 2019 20:15:03 +0000 (16:15 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 7 Jun 2019 20:15:03 +0000 (16:15 -0400)
commit507fd4602603632709d0c756fb3c647daae033e4
tree583556258c69fc3b889678c70033d5bd8ea8c4a9
parent2421296d5839650313fa287ba34b006b9826baea
Adding an email template wrapper. using foundation email

I setup a responsive template for the emails. This is to be wrapped
around the message using the template image and title.
15 files changed:
classes/data/dataEmailTemplates.php
index.php
models/admin/ajax/newsletter.php [new file with mode: 0644]
models/admin/messages/index.php
setup/databaseScripts/create_database_V0.0.3.sql [deleted file]
setup/databaseScripts/create_database_V0.0.4.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.4.sql [new file with mode: 0644]
setup/validActions.php
views/admin/messages/editTemplate.html
views/admin/messages/listMessagesTable.html
views/admin/messages/listTemplates.html
views/admin/messages/search.html
views/email/messages/newsletter.html [new file with mode: 0644]
views/email/messages/newsletterFrame.html [new file with mode: 0644]