creatuity/magento2-rich-pins

此包的最新版本(1.0.0)没有提供许可证信息。

Magento 2 的 Pinterest Rich Product Pins 模块

安装量: 3,633

依赖关系: 0

建议者: 0

安全性: 0

星标: 5

关注者: 5

分支: 2

开放问题: 0

类型:magento2-module

1.0.0 2017-04-14 12:10 UTC

This package is not auto-updated.

Last update: 2024-09-15 02:43:02 UTC


README

现在 Magento 2 中已可用 Rich Pins

如何安装

Composer

  1. 运行 composer require creatuity/magento2-rich-pins
  2. 运行 bin/magento setup:upgrade

手动

  1. 将 master 分支下的代码放入 app/etc/Creatuity/RichPins
  2. 通过输入 bin/magento module:enable Creatuity_RichPins 启用模块
  3. 运行 bin/magento setup:upgrade