nathanday/module-wishlist-dropdown

将愿望清单添加为菜单下拉菜单

安装: 0

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

开放问题: 0

语言:CSS

类型:magento2-module

1.0.0 2020-03-02 01:17 UTC

This package is auto-updated.

Last update: 2024-09-10 21:18:58 UTC


README

描述

Magento 2 模块,将客户愿望清单添加到网站头部下拉菜单

安装说明

通过Composer安装(推荐)

composer config repositories.nathanday/module-core git git@github.com:natedawg92/module-core.git
composer config repositories.nathanday/module-wishlist-dropdown git git@github.com:natedawg92/module-wishlist-dropdown.git
composer require nathanday/module-wishlist-dropdown

php bin/magento module:enable NathanDay_WishlistDropdown NathanDay_Core

通过代码复制安装

  1. 从以下链接下载最新版本:
  2. 创建以下目录:
    • app/code/NathanDay/Core
    • app/code/NathanDay/WishlistDropdown
  3. 将下载的文件解压缩到相应的目录
  4. 运行 php bin/magento module:enable NathanDay_Core NathanDay_WishlistDropdown

致谢

Email GitHub LinkedIn

许可证