chengwl 987d33d1d5 theme %!s(int64=5) %!d(string=hai) anos
..
Block 987d33d1d5 theme %!s(int64=5) %!d(string=hai) anos
Controller 987d33d1d5 theme %!s(int64=5) %!d(string=hai) anos
Helper 987d33d1d5 theme %!s(int64=5) %!d(string=hai) anos
Model 987d33d1d5 theme %!s(int64=5) %!d(string=hai) anos
Observer 987d33d1d5 theme %!s(int64=5) %!d(string=hai) anos
Plugin 987d33d1d5 theme %!s(int64=5) %!d(string=hai) anos
etc 987d33d1d5 theme %!s(int64=5) %!d(string=hai) anos
view 987d33d1d5 theme %!s(int64=5) %!d(string=hai) anos
README.md 987d33d1d5 theme %!s(int64=5) %!d(string=hai) anos
composer.json 987d33d1d5 theme %!s(int64=5) %!d(string=hai) anos
registration.php 987d33d1d5 theme %!s(int64=5) %!d(string=hai) anos

README.md

m2-weltpixel-quickview

Installation

Dependencies:

  • m2-weltpixel-backend

With composer:

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

Manually:

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

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

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