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

2.1.1 2017-12-01 20:55 UTC

This package is auto-updated.

Last update: 2024-03-29 03:31:54 UTC


README

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:

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