chengwl 987d33d1d5 theme 5 năm trước cách đây
..
Model 987d33d1d5 theme 5 năm trước cách đây
Observer 987d33d1d5 theme 5 năm trước cách đây
etc 987d33d1d5 theme 5 năm trước cách đây
view 987d33d1d5 theme 5 năm trước cách đây
README.md 987d33d1d5 theme 5 năm trước cách đây
composer.json 987d33d1d5 theme 5 năm trước cách đây
registration.php 987d33d1d5 theme 5 năm trước cách đây

README.md

m2-weltpixel-backend

Installation

With composer:

$ composer config repositories.welpixel-m2-weltpixel-backend git git@github.com:rusdragos/m2-weltpixel-backend.git
$ composer require weltpixel/m2-weltpixel-backend:dev-master

Manually:

Copy the zip into app/code/WeltPixel/Backend directory

After installation by either means, enable the extension by running following commands:

$ php bin/magento module:enable WeltPixel_Backend --clear-static-content
$ php bin/magento setup:upgrade