diepxuan / module-multidomain
Multi-Domain in Magento 2
Installs: 48 061
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:magento2-module
README
Multi Domain
- Automatically detects and switches to the target website or store view based on the domain
- Allows selecting a level 2 category as the Root Category of the Store
Installation
The easiest way to install the extension is to use Composer
Run the following commands:
$ composer require diepxuan/module-multidomain
$ bin/magento module:enable Diepxuan_MultiDomain
$ bin/magento setup:upgrade && bin/magento setup:static-content:deploy