turner2f Posted November 9, 2017 Report Posted November 9, 2017 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 ? Quote
0 Paul Posted November 13, 2017 Report Posted November 13, 2017 The Account Actions > Email Client option does not use a template. Whatever you enter is what is sent. There are no files to edit. Quote
0 turner2f Posted November 16, 2017 Author Report Posted November 16, 2017 (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 November 16, 2017 by turner2f updated info Quote
0 turner2f Posted November 16, 2017 Author Report Posted November 16, 2017 (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 November 16, 2017 by turner2f updated the info Quote
0 Tyson Posted November 16, 2017 Report Posted November 16, 2017 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. Quote
Question
turner2f
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.