kovak/module-discountcodebylink

通过链接应用折扣代码并显示带折扣链接的弹出窗口

1.0.25 2023-11-10 00:43 UTC

README

``kowal/module-discountcodebylink``

主要功能

dassa

安装

类型 1: 压缩文件

  • app/code/Kowal 中解压压缩文件
  • 通过运行 php bin/magento module:enable Kowal_DiscountCodeByLink 启用模块
  • 通过运行 php bin/magento setup:upgrade --keep-generated 应用数据库更新
  • 通过运行 php bin/magento cache:flush 清除缓存

类型 2: Composer

  • 将模块在 composer 仓库中可用,例如
    • 私有仓库 repo.magento.com
    • 公共仓库 packagist.org
    • 公共 GitHub 仓库作为 vcs
  • 通过运行 composer config repositories.repo.magento.com composer https://repo.magento.com/ 将 composer 仓库添加到配置中
  • 通过运行 composer require kowal/module-discountcodebylink 安装模块 composer
  • 通过运行 php bin/magento module:enable Kowal_DiscountCodeByLink 启用模块
  • 通过运行 php bin/magento setup:upgrade --keep-generated 应用数据库更新
  • 通过运行 php bin/magento cache:flush 清除缓存

配置

规格

属性