项目作者: Space48

项目描述 :
Product QuickView Magento 2 Module
高级语言: PHP
项目地址: git://github.com/Space48/QuickView.git
创建时间: 2017-02-27T17:03:20Z
项目社区:https://github.com/Space48/QuickView

开源协议:

下载


QuickView

Scrutinizer Code Quality
Build Status
Code Coverage

A module to quick view products for Magento2

Installation

Manually

To install this module copy the code from this repo to app/code/Space48/QuickView folder of your Magento 2 instance, then you need to run php bin/magento setup:upgrade

Via composer:

From the terminal execute the following:

composer config repositories.space48-quick-view vcs git@github.com:Space48/QuickView.git

then

composer require "space48/quickview:{release-version}"

How to use it

Once installed, go to the Admin Panel -> Stores -> Configuration -> Space48 -> Quick View and enable the extension.