Page 1 of 1

How to set a template path?

Posted: 26 May 2015, 12:37
by GoogleUser
I need to alter various html-templates. For example: EXT:aimeos/Resources/Libraries/arcavias/arcavias-core/client/html/layouts/email/common/text-summary-service-body-default.html

Is it possible to define a template root path for keeping these templates at future extension updates?

best regards, Oliver.

Re: How to set a template path?

Posted: 28 May 2015, 17:53
by aimeos
Hi Oliver
GoogleUser wrote:I need to alter various html-templates. For example: EXT:aimeos/Resources/Libraries/arcavias/arcavias-core/client/html/layouts/email/common/text-summary-service-body-default.html

Is it possible to define a template root path for keeping these templates at future extension updates?
Sure, create an Aimeos extension and place your modified template files inside this extension:
http://aimeos.org/docs/Developers/Html_ ... _templates