Add New Site In Production

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!
chemwen0
Posts: 3
Joined: 18 Apr 2020, 03:30

Add New Site In Production

Post by chemwen0 » 25 Apr 2020, 03:08

Hi, how do I add a new site while in production? I have been able to add new sites in the local environment and I was wondering whether I use the same code to add new sites in production for a multiple vendors site.

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

Re: Add New Site In Production

Post by aimeos » 25 Apr 2020, 08:09

Yes, you can always create new sites using the command:

Code: Select all

php artisan aimeos:setup <newsitecode>
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply