Implement HTML frontend

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
dugz1611
Posts: 2
Joined: 17 Mar 2023, 16:35

Implement HTML frontend

Post by dugz1611 » 04 Oct 2024, 08:27

php -v 8.1.12
Aimeos version - 2023/10

Good day

I have an HTML template I'd like to implement on the front end instead of using the current Aimeos one, what do I need to do after creating the extension, also I intend to keep the Aimeos admin backend as is, please assist (I am using the multi-shop functionality)

Kind regards

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

Re: Implement HTML frontend

Post by aimeos » 04 Oct 2024, 10:54

If you want to change the HTML structure of the Aimeos components, you have to copy and change the templates:
https://aimeos.org/docs/latest/frontend ... templates/

If you want to create an installable theme for Laravel, also read this article:
https://aimeos.org/docs/latest/laravel/themes/
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply