faonni/module-wishlist-score 2.1.1

Extension displays how many times a product has been added to wishlist.

Type

magento2-module

License

OSL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento2 WishlistScore

Extension displays how many times a product has been added to wishlist.

Product View page

Magento2 WishlistScore

Configuration page

Magento2 WishlistScore

Install with Composer as you go

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer require faonni/module-wishlist-score
    

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    ```bash php bin/magento setup:upgrade php bin/magento setup:static-content:deploy