Skip to content
This repository was archived by the owner on Jul 7, 2019. It is now read-only.

Overwriting HTML emails impossible when using solidus_digital #8

Open
fschwahn opened this issue Aug 18, 2017 · 0 comments
Open

Overwriting HTML emails impossible when using solidus_digital #8

fschwahn opened this issue Aug 18, 2017 · 0 comments

Comments

@fschwahn
Copy link
Member

Currently solidus_digital only overwrites the text template of the confirm_email. We need to adjust this because it leads to quirky issues where overwriting the html template of a mailer is impossible without also overwriting the text template.

There are 2 solutions:

  1. The parts about digital products are inserted into the confirm_email using deface. That's the preferable solution.
  2. We also add the html version of confirm_email to the gem. We'd need to keep up changes in solidus in the confirm_email if we choose that route. (the email text is still from spree, so it would probably need updates right away)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant