Magento 2 module Installation The easiest way to install the extension is to use Composer Run the following commands: $ composer require diepxuan/module-magento $ bin/magento module:enable Diepxuan_Magento $ bin/magento setup:upgrade && bin/magento setup:static-content:deploy