Frontend design changes

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!
amit-vkaps
Posts: 1
Joined: 10 Sep 2021, 09:19

Frontend design changes

Post by amit-vkaps » 10 Sep 2021, 09:23

Hello,

I want some changes in the Frontend design, so where I should do it. Can I add my changes to the vendor folder? If I can, so when we update the vendor then my changes will remain or it will be lost after updation. Please suggest?

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

Re: Frontend design changes

Post by aimeos » 11 Sep 2021, 09:03

No, don't make changes in the vendor folder as they will be overwritten after running "composer update". Instead, create your own Aimeos extension here: https://aimeos.org/extensions

If you use Laravel, there's documentation for creating new themes:
https://aimeos.org/docs/latest/laravel/themes/

Here you can find more and generic information about adapting the frontend:
https://aimeos.org/docs/latest/frontend ... te-themes/
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply