faonni / module-wishlist-score
Extension displays how many times a product has been added to wishlist.
Package info
github.com/karliuka/m2.WishlistScore
Type:magento2-module
pkg:composer/faonni/module-wishlist-score
2.1.1
2017-12-01 20:55 UTC
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: 2026-03-01 00:23:14 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