crater-invoice / crater

Open Source Invoicing Solution for Individuals & Businesses
https://craterapp.com
GNU Affero General Public License v3.0
7.83k stars 1.57k forks source link

Custom HTML Emails #346

Open tobidwest opened 3 years ago

tobidwest commented 3 years ago

Hi there,

it'd be great if you could change the email template for sending out invoices and quotes.

I'd expect a settings page where you can enter your custom HTML code. Further, placeholders such as %INVOICE_NUMBER%, %DUE_DATE%, %NAME%, %COMPANY% etc. automatically get replaced by the related data.

You could still add a Crater logo after the custom email if this is needed to help you grow 😉

mohitpanjwani commented 3 years ago

image

The "send invoice email modal" added in the previous update allows using placeholders.

However, it doesn't allow HTML yet. We can choose a better editor with a preview in order to make this easier.

tobidwest commented 3 years ago

Hi @mohitpanjwani and thanks for reaching back. Yes, but as you mentioned HTML isn't yet supported. This was the key point of my suggestion :)

Sorry for not being clear enough

mohitpanjwani commented 3 years ago

We'll replace the current editor with something else that supports custom HTML or perhaps look for a way to enable custom HTML in the current editor on 6.0.0