Create a new site based in custom extension

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!
saqibsaud
Posts: 2
Joined: 15 Dec 2020, 08:22

Create a new site based in custom extension

Post by saqibsaud » 22 Dec 2020, 06:42

I have created a custom extension through https://aimeos.org/extensions and copied it to the ./ext directory.
Then how to load a new site based on this extension name?

I'm using a different layout and structure for the e-commerce frontend of our site.

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

Re: Create a new site based in custom extension

Post by aimeos » 22 Dec 2020, 11:15

An extension per site isn't supported by Aimeos.
We will check if we can support different themes per site in the future (CSS/JS only).
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

saqibsaud
Posts: 2
Joined: 15 Dec 2020, 08:22

Re: Create a new site based in custom extension

Post by saqibsaud » 29 Dec 2020, 10:06

ok, thanks...
Where do I have to overwrite the existing templates and point the frontend to an updated one?

Please help me out....I'm really stuck in editing the frontend template...

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

Re: Create a new site based in custom extension

Post by aimeos » 30 Dec 2020, 14:58

There's documentation for creating new themes and overwriting templates:
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