https://github.com/moqui/moqui-mjml
https://github.com/moqui/moqui-mjml
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/moqui/moqui-mjml
- Owner: moqui
- License: other
- Created: 2024-05-10T18:58:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-14T00:25:53.000Z (9 months ago)
- Last Synced: 2025-02-14T00:32:31.806Z (9 months ago)
- Language: CSS
- Size: 1.74 MB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Authors: AUTHORS
Awesome Lists containing this project
README
## Moqui Mjml
Mjml Component with:
- way to edit email templates with mjml
To install run (with moqui-framework):
$ ./gradlew getComponent -Pcomponent=moqui-mjml
### Setup
- Have all email templates setup as a ProductStoreEmail to EmailTemplate see: the ProductStore's Emails page