Can I create multi stores with different themes?

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
ArthurHenrique
Posts: 18
Joined: 28 Jan 2021, 18:30

Can I create multi stores with different themes?

Post by ArthurHenrique » 09 Feb 2021, 17:19

Hi, I need to know if I can create only one website (one domain), with multi stores, and the stores will have its own theme.
I know how to create multi stores (sites) but I don´t know if is possible that wich store has his own theme.

Thanks, Arthur.

Enviroment:
Windows 10
PHP = 7.2
Laravel = 6.0
Aimeos = 2020.10

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

Re: Can I create multi stores with different themes?

Post by aimeos » 09 Feb 2021, 17:42

There's no "official" support for a theme per site as it's not fully functional and not very conveniant yet.

You can't assign a theme including CSS/JS files to a site yet because it's configurable but not per site:
https://github.com/aimeos/aimeos-larave ... .blade.php

You can add settings for the "option/value" table for each site in the Locale -> Site panel which can also include settings for different template files but it's not very conveniant.

Help to improve this is very welcome! :-)
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply