Giter Site home page Giter Site logo

codacy-badger / productquickview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tuyennn/magento2-product-quickview

0.0 0.0 0.0 42 KB

Magento 2 module add quick popup view product from list, widget

License: GNU General Public License v3.0

PHP 36.16% HTML 18.37% JavaScript 30.37% CSS 15.10%

productquickview's Introduction

Product Quick View - Magento 2


This Magento 2 extension provides quick view button, popup view the product from product list, widget.

License: GPL v3 Codacy Badge Donate Build Status Version 1.0.0


Alt GhoSter Overview

Alt Screenshot-1 Alt Screenshot-3 Alt Screenshot-4

Main Features

  • Add a quick view button from product list.
  • Add a quick view button from product widget.
  • No overriding templates
  • Support DOM-selector for button location.

Configure and Manage

  • Enable Module - Enable or disable module.
  • Enable Quick View on Product Listing - Enable/Disable Quick View Category pages.
  • Category Page Label Container - DOM-selector for Container.
  • Enable view detail button product - Enable/Disable view detail Product button.

Installation with Composer

  • Connect to your server with SSH
  • Navigation to your project and run these commands
composer require ghoster/product-quickview


php bin/magento setup:upgrade
rm -rf pub/static/* 
rm -rf var/*

php bin/magento setup:static-content:deploy

Installation without Composer

  • Download the files from github: Direct download link
  • Extract archive and copy all directories to app/code/GhoSter/Quickview
  • Go to project home directory and execute these commands
php bin/magento setup:upgrade
rm -rf pub/static/* 
rm -rf var/*

php bin/magento setup:static-content:deploy

Contribution

  • Fork this repository
  • Create your feature branch (git checkout -b your-new-feature) always from develop
  • Commit and Submit a new Pull Request

Licence

Open Software License (OSL 3.0)

Donation

If this project help you reduce time to develop, you can give me a cup of coffee :)

paypal

productquickview's People

Contributors

tuyennn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.