Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 864 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 864 Bytes

Magento 2 module

Magento 2 Packagist Downloads License

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