mateus / module-quantity-products-sold
It counts how many items were sold based on the product ID and lists the quantity on the product page.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
This package is auto-updated.
Last update: 2025-05-13 04:21:08 UTC
README
Counts how many items were sold based on the product ID and lists the total quantity on the product page just above the title.
Introduction to installation:
How to install
composer require mateus/module-quantity-products-sold
php bin/magento module:enable Mateus_QuantityProductsSold
php bin/magento setup:upgrade