diepxuan / module-multidomain
Multi-Domain in Magento 2
Package info
github.com/diepxuan/module-multidomain
Type:magento2-module
pkg:composer/diepxuan/module-multidomain
0.1.2
2025-04-03 16:14 UTC
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