How to set a template path?
					Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
	Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
- 
				GoogleUser
 - Posts: 3
 - Joined: 18 May 2015, 09:29
 
How to set a template path?
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.
			
			
			
									
									
						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?
Hi Oliver
http://aimeos.org/docs/Developers/Html_ ... _templates
			
			
			
									
									
						Sure, create an Aimeos extension and place your modified template files inside this extension: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?
http://aimeos.org/docs/Developers/Html_ ... _templates