faonni / module-wishlist-score
Extension displays how many times a product has been added to wishlist.
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~5.6.0|~7.0.0|~7.1.0|~7.2.0
- magento/module-wishlist: 100.1.*|101.0.*
This package is auto-updated.
Last update: 2024-10-29 04:58:53 UTC
README
Extension displays how many times a product has been added to wishlist.
Product View page
Configuration page
Install with Composer as you go
-
Go to Magento2 root folder
-
Enter following commands to install module:
composer require faonni/module-wishlist-score
Wait while dependencies are updated.
-
Enter following commands to enable module:
php bin/magento setup:upgrade php bin/magento setup:static-content:deploy