How to override theme files?

  • Gosling Cools
  • Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 6 months ago #118090 by Gosling Cools
How to override theme files? was created by Gosling Cools
Hi Tuan,

How can I properly override this file?
components\com_eventbooking\themes\default\emailtemplates\email.php

So I can use my own email template.

Regards,

Gosling

Please Log in or Create an account to join the conversation.

More
5 years 6 months ago #118091 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How to override theme files?
You just need move the modified file to PATH_TO_TEMPLATE/html/com_eventbooking/emailtemplates folder

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Gosling Cools
  • Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 6 months ago #118092 by Gosling Cools
Replied by Gosling Cools on topic How to override theme files?
Ok, great!

Thanks again.

Please Log in or Create an account to join the conversation.

  • Gosling Cools
  • Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 5 months ago #118823 by Gosling Cools
Replied by Gosling Cools on topic How to override theme files?
How can I have the emailtemplates also being used when sending mails from your extension in the backend?

Something like:
PATH_TO_ADMIN_TEMPLATE/html/com_eventbooking/emailtemplates ?

Regards,

Gosling

Please Log in or Create an account to join the conversation.

More
5 years 5 months ago #118826 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How to override theme files?
Yes, that's correct. Usually, it's administrator/templates/isis/html/com_eventbooking/emailtemplates folder

Tuan
The following user(s) said Thank You: Gosling Cools

Please Log in or Create an account to join the conversation.