How to edit new email templates directly?

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
mansour
User
Posts: 319

How to edit new email templates directly?

Post by mansour »

Hi,
I created many files as email template and placed them inside the language folder. All things work fine. I need to list the new email template files and edit them with phpmaker directly. (Language specific/template). The new added files did NOT listed.
How to do that?

Thanks


arbei
User
Posts: 9719

Post by arbei »

You cannot edit external email template files in the editor, you should enter and store your template under Language specific -> Templates.


mansour
User
Posts: 319

Post by mansour »

Hi,
Thanks for reply.

arbei wrote:

you should enter and store your template under Language specific -> Templates.

How I can do that? there is NO add option to store new template under Language specific -> Templates ???

Thanks


arbei
User
Posts: 9719

Post by arbei »

You just enter or paste your template to the corresponding item (e.g. "Register (xx-XX)") in the editor. If you meant you have created your own additional templates, you need to customize the C:\Users\<user>\AppData\Roaming\phpmaker2024\src\phpcodebase.xml and add your items.


mansour
User
Posts: 319

Post by mansour »

Hi,
Yes, that's I want to do. Thank you for your help.
Another question: whether I need to edit phpcodebase.xml each time I upgrade the phpmaker application?

Thanks


arbei
User
Posts: 9719

Post by arbei »

Yes, you should back up your version and replace it after installation.


Post Reply