faonni/module-wishlist-score

扩展显示产品被添加到心愿单的次数。

安装: 18

依赖项: 0

建议者: 0

安全性: 0

星星: 1

关注者: 3

分支: 0

开放性问题: 0

类型:magento2-module

2.1.1 2017-12-01 20:55 UTC

This package is auto-updated.

Last update: 2024-08-29 04:31:18 UTC


README

扩展显示产品被添加到心愿单的次数。

产品查看页面

Magento2 WishlistScore

配置页面

Magento2 WishlistScore

使用Composer安装

  1. 进入Magento2根目录

  2. 输入以下命令来安装模块

    composer require faonni/module-wishlist-score

    等待依赖更新。

  3. 输入以下命令来启用模块

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