add blank signature template file, added to all email notifications#39
add blank signature template file, added to all email notifications#39qwertiko wants to merge 1 commit intofiveai:2.5from
Conversation
|
@qwertiko thanks for this. How do you go about setting the content of this signature file? At the moment the Would it make more sense to make this an option in the dashboard the same way you can set "Custom Header HTML" under the "customization" section? Then the value is stored in the DB and injected into Blade? |
|
2 thoughts: |
|
|
@sedan07 when placing this html into the database, eloquent is quite happy to turn do you have any idea where that can be stopped? Else I see no way to support valid useful css in html emails for the signature. |
|
unless i include the custom stylesheet into the email also |
This allows for a simple method to include an email signature to all outgoing notifications. the blank file will avoid local customizations to be overridden.