Can't Overide template
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
- MPOUAMONWAKPARE-AMEY(spero)
- Posts: 3
- Joined: 11 Sep 2023, 13:49
Can't Overide template
Hello, thanks for the good job you are doing.
I get stuck overiding templates
Aimeos 2023
Laravel 10
I install extension like said from the documentation using composer
I create new extension from generator like recommanded, then copy it in a foder named packages in the root of my project and i copy content of templates folder from ai-client-html and put it in my extension templates folder.
When I comment or change for eg the content of packages/my-extension/templates/catalog/home/body.php nothing seems to be changed.
PS i disbled cache from config file: shop.php and use also aimeos:clear command
Thanks
I get stuck overiding templates
Aimeos 2023
Laravel 10
I install extension like said from the documentation using composer
I create new extension from generator like recommanded, then copy it in a foder named packages in the root of my project and i copy content of templates folder from ai-client-html and put it in my extension templates folder.
When I comment or change for eg the content of packages/my-extension/templates/catalog/home/body.php nothing seems to be changed.
PS i disbled cache from config file: shop.php and use also aimeos:clear command
Thanks
Re: Can't Overide template
The path to the file must be:
Code: Select all
packages/my-extension/templates/client/html/catalog/home/body.php
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
