Change site "default" name

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!
krzysiekp
Posts: 85
Joined: 05 Nov 2021, 16:19

Change site "default" name

Post by krzysiekp » 08 Jun 2022, 07:36

What operations do I need to perform to change the current name of the shop, e.g. from "default" to "pl" (table => mshop_locale_site, field => code)

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

Re: Change site "default" name

Post by aimeos » 09 Jun 2022, 06:00

Change the code in the Settings panel from "default" to "pl" and configure "pl" as new default value in your ./config/shop.php:
https://github.com/aimeos/aimeos-larave ... p.php#L125
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply