PHPackages                             siyu/magento-2-quickview - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. siyu/magento-2-quickview

ActiveMagento2-module

siyu/magento-2-quickview
========================

An extension for Magento 2

15PHP

Since Jan 20Pushed 8y agoCompare

[ Source](https://github.com/SiyuQian/Siyu_QuickView)[ Packagist](https://packagist.org/packages/siyu/magento-2-quickview)[ RSS](/packages/siyu-magento-2-quickview/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Magento 2 Quick View Extension
==============================

[](#magento-2-quick-view-extension)

Introduction
------------

[](#introduction)

Allows your site's visitor to quickly view product details and add products to cart right from the popup window on a category page. Enhance user experience by reducing the complexity of 'add to cart' progress.

There are some of the **QuickView extensions** out there already **why build this**?

1. I am a Magento developer but in most of my time is working with the Magento 1.9.X version. So first reason is to grow my experiences in Magento 2 development.
2. The extensions as I found online they usually built the extension for building brand image. So there will advertisements and they might not that care the customers who do not pay them.
3. Having an own version so easier to maintain and extend.

Installation
------------

[](#installation)

```
composer require siyu/magento-2-core-block-patch:dev-master
composer require siyu/magento-2-quickview:dev-master
./bin/magento module:enable Siyu_BlockPatch Siyu_QuickView
./bin/magento setup:upgrade
./bin/magento setup:di:compile
```

Uninstall
---------

[](#uninstall)

```
./bin/magento module:disable Siyu_BlockPatch Siyu_QuickView --clear-static-content
composer remove siyu/magento-2-quickview
composer remove siyu/magento-2-core-block-patch
./bin/magento setup:di:compile
```

Todo List
---------

[](#todo-list)

1. Support different product types
2. Add loading animation before popup comes up
3. Allow to add cross-sell &amp; related products slider in QuickView popup
4. Allow settings of different sizes of QuickView popup window
5. Ajax-add-to-cart support
6. Use 'scss/less' as extension css source &amp; remove duplicate icon-search class
7. Add options in backend for various custom needs

CHANGELOG
---------

[](#changelog)

### v1.0.4

[](#v104)

Notes:

1. Code tidyup
2. Allow to hide sku from backend setting
3. Add BlockPatch dependency to allow ifconfig in remove handler

Released on 2018-01-20

### v1.0.3

[](#v103)

Notes:

1. Fix swatches not displaying in the quickview popup window issue

Released on 2018-01-17

### v1.0.2

[](#v102)

Notes:

1. Remove tingle js library
2. Using Magento Modal Widget instead
3. Use iframe in quickview popup

Released on 2018-01-16

### v1.0.1

[](#v101)

Notes:

1. Improve **QuickView** button style
2. Added search icon

Released on 2018-01-14

### v1.0.0

[](#v100)

Notes:

1. Allow users to install the extension by **Composer**
2. Documentation update: installation &amp; uninstall guide

Released on 2018-01-14

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/942a0b9d649333ffab36bd5559dcf3c7ee25ca54455689e40f1ec022fdefdf13?d=identicon)[Siyu Qian](/maintainers/Siyu%20Qian)

---

Top Contributors

[![SiyuQian](https://avatars.githubusercontent.com/u/24470452?v=4)](https://github.com/SiyuQian "SiyuQian (22 commits)")

---

Tags

magentomagento2magento2-extensionquickview

### Embed Badge

![Health badge](/badges/siyu-magento-2-quickview/health.svg)

```
[![Health](https://phpackages.com/badges/siyu-magento-2-quickview/health.svg)](https://phpackages.com/packages/siyu-magento-2-quickview)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
