seemannit / oxid-responsive-emails
Responsive Emails for OXID eShop.
Installs: 270
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 8
Language:Smarty
Type:oxideshop-module
Requires
- php: >=7.0
- tijsverkoyen/css-to-inline-styles: ^2.2
- dev-master
- v2.1.1
- v2.1.0
- v2.0.0
- v1.5.0
- v1.4.0
- v1.3.0
- v1.2.2
- v1.2.1
- v1.2
- v1.1
- v1.0
- dev-dependabot/npm_and_yarn/json5-1.0.2
- dev-dependabot/npm_and_yarn/json5-and-rc-config-loader-2.2.3
- dev-dependabot/npm_and_yarn/qs-and-qs-6.5.3
- dev-dependabot/npm_and_yarn/grunt-1.5.3
- dev-dependabot/npm_and_yarn/ajv-6.12.6
- dev-dependabot/npm_and_yarn/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/browserslist-4.16.6
- dev-dependabot/npm_and_yarn/lodash-4.17.21
- dev-oxid-4.x
This package is auto-updated.
Last update: 2025-04-07 14:17:02 UTC
README
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.
Install instruction
See https://oxid-responsive.gitbooks.io/responsive-emails/content/.
Build
- 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. Only run this if you want to make changes to the default email texts.
- build/getsnippets.php creates 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