mageinic / quantity
Quantity Increment Decrement by MageINIC.The Quantity Increment Decrement extension simplifies quantity adjustments for users. It offers intuitive + and - buttons on various pages. Users can easily increase or decrease quantities on listing, detail, cart, checkout, related products, cross-sell, up-s
Package info
github.com/mageinic/Quantity-Increment-Decrement
Language:HTML
Type:magento2-module
pkg:composer/mageinic/quantity
dev-main
2024-01-17 05:24 UTC
Requires
- php: ^8.0
- mageinic/core: 1.0.*
- magento/module-catalog: 104.0.*
- magento/module-wishlist: 101.2.*
This package is auto-updated.
Last update: 2026-02-17 09:56:26 UTC
README
1. How to install
Method 1: Install ready-to-paste package
- Download the latest version at Quantity for Magento 2
Method 2: Install via composer [Recommend]
Run the following command in Magento 2 root folder
composer require mageinic/quantity
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush
2. How to use
- Please refer to the
Quantity Extension User Guide.pdffile for instructions on how to use the extension.
3. Get Support
- Feel free to contact us if you have any further questions.
- Like this project, Give us a Star