Page 1 of 1

Multisite with different databases and images

Posted: Mon Feb 13, 2017 1:04 am
by como
This extension allows with one installation (code base) of Opencart to manage multiple websites with different databases and different directories for images. This differs from multi store feature in Opencart, and makes really different sites with different admin panels.

Go to extension page

Re: [Extension] Multisite with different databases and images

Posted: Tue Feb 14, 2017 7:30 pm
by avramalex111
Hi! Where can I set the url for the second website? I don't understand

Re: [Extension] Multisite with different databases and images

Posted: Wed Feb 15, 2017 5:08 pm
by como
This module require some basic knowledge in php.
You have to manually edit your config.php and admin/config.php files after first site is installed and running.
It is provided config_example.php and please find "if" statement.
Also second domain have to park in same place as first domain. That means to edit name servers for the domain i respective administrative panel of the provider.
Please read instructions in the package.

Re: [Extension] Multisite with different databases and images

Posted: Tue Jun 11, 2019 5:03 am
by rale
Hi there!
I have one question,.
On my version 3.0.2.0 need to separate ID orders and invoices for stores? Is it possible in such a way as your extension?