Jump to content
  • 0

Which file do we insert an HTML Template for "Account Actions" emails?


Question

Posted

Within the Admin area we have "Account Actions" - - > "Email Client".

Any emails sent from here are just text.

=========

I just need to know...

1) - Which Blesta file do I need to be modify so that I can insert my HTML template ?

2) - Between which lines of code would I insert my HTML ?

3) - Between which lines of code would I insert my INLINE CSS ?

4 answers to this question

Recommended Posts

  • 0
Posted (edited)

What WYSIWYG program does Blesta use for this Admin area at  

"Account Actions" - - > "Email Client"  ?

=========

Is it CKEditor ?

If yes, what version ?

==========

Please let me know so that I can investigate how to change the "Default" built-in templates within the WYSIWYG software.

 

 

Edited by turner2f
updated info
  • 0
Posted (edited)

UPDATE:
 

I tried making some minor text changes to the (2) " default.js " files found at...

/vendors/ckeditor/plugins/templates/templates

AND...

/vendors/ckeditor/_source/plugins/templates/templates

 

But neither one seems to reflect an dynamic changes on the front-end within CKEditor .

============

Blesta appears to be using the "  bootstrapck "  CKEditor Skin  found at...

/vendors/ckeditor/skins

Where I can make the necessary changes to the default WYSIWYG templates concerning this skin  ?

Edited by turner2f
updated the info
  • 0
Posted

I would recommend taking a look at their documentation. All of the CKEditor source code is available in /vendors/ckeditor/ of your Blesta installation. Most of the configuration is set in the *.js files in that directory.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...