Skip to content

Saleor admin email MJML templates: Reset password, export data, staff order

License

Notifications You must be signed in to change notification settings

saleor/saleor-admin-email-templates

Saleor Admin Email Templates

A set of MJML templates you can use to customize Saleor's admin emails.

NOTE: Saleor uses Handlebars as a templating language, so both MJML templates and resulting HTML will be in that format.

Saleor Admin Emails

(MJML) installation and usage

npm install

To compile the emails run:

npm run build-emails

Updating Saleor admin templates via Dashboard

  1. You can compile the required MJML template(s) to HTML using our build-emails formula as described in Installation section or by using mjml tool directly:
mjml source/staff_confirm_order.mjml -o compiled/
  1. Paste the resulting HTML to the relevant field in Configuration → Plugins → Admin emails section of Saleor Dashboard.

About

Saleor admin email MJML templates: Reset password, export data, staff order

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages