Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marten-seemann/oxid-responsive-emails
Responsive Emails for the OXID eShop
https://github.com/marten-seemann/oxid-responsive-emails
oxid-eshop responsive responsive-email
Last synced: 19 days ago
JSON representation
Responsive Emails for the OXID eShop
- Host: GitHub
- URL: https://github.com/marten-seemann/oxid-responsive-emails
- Owner: marten-seemann
- License: mit
- Created: 2019-02-28T01:05:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T09:41:14.000Z (about 2 years ago)
- Last Synced: 2024-12-05T14:09:38.594Z (about 1 month ago)
- Topics: oxid-eshop, responsive, responsive-email
- Language: Smarty
- Size: 376 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Responsive Emails for OXID
This module makes OXID's emails responsive. It uses https://github.com/leemunroe/responsive-html-email-template as an email template.
## Compatibilty
This module works with OXID 6.x.
A version compatible with OXID 4.10.x is available in the [oxid-4.x branch](https://github.com/marten-seemann/oxid-responsive-emails/tree/oxid-4.x).## Install instruction
See https://oxid-responsive.gitbooks.io/responsive-emails/content/.
## Build
* [build/getsql.php](build/getsql.php) reads the emails from the database of the current shop and writes them to an install script in [build/sql/install.sql](build/sql/install.sql). Only run this if you want to make changes to the default email texts.
* [build/getsnippets.php](build/getsnippets.php) creates [build/sql/snippets.sql](build/sql/snippets.sql). These snippets are additional blocks inserted into the emails, and by default they are all empty.## OXID Emails
- *oxregisteremail*: normal registration mail
- *oxregisteraltemail*: registration mail if Private Sales is enabled
- *oxpricealarmemail*: price alarm email that is sent to the **shop owner**