help in adapting/creating template

Help for integrating the Laravel package
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!
User avatar
parmonov98
Posts: 33
Joined: 24 Sep 2020, 12:12

help in adapting/creating template

Post by parmonov98 » 07 Oct 2020, 04:01

to use a new template(HTML/CSS/js), I think I have to overwrite the layout structure of template.
if I change the structure completely, Do I need to rewrite every component?

User avatar
aimeos
Administrator
Posts: 7951
Joined: 01 Jan 1970, 00:00

Re: help in adapting/creating template

Post by aimeos » 07 Oct 2020, 16:55

You only need to overwrite the templates if you must change the HTML structure. Most often, it's not necessary because you can change most of the layout using CSS.

To overwrite templates, please have a look here:
https://aimeos.org/docs/latest/frontend ... templates/

If you only want to create a new theme, read these articles:
- https://aimeos.org/docs/latest/frontend ... me-basics/
- https://aimeos.org/docs/latest/frontend ... pt-themes/
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply