kowal/module-cookieinfo

cookie信息

安装: 11

依赖者: 0

建议者: 0

安全: 0

星标: 0

分支: 0

类型:magento2-module

1.0.6 2023-03-09 18:58 UTC

This package is not auto-updated.

Last update: 2024-09-20 02:20:33 UTC


README

``kowal/module-cookieinfo``

主要功能

cookie信息

安装

* = 在生产环境中请使用--keep-generated选项

类型1:Zip文件

  • 将zip文件解压到app/code/Kowal
  • 通过运行php bin/magento module:enable Kowal_CookieInfo启用模块
  • 通过运行php bin/magento setup:upgrade应用数据库更新*
  • 通过运行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-cookieinfo安装模块
  • 通过运行php bin/magento module:enable Kowal_CookieInfo启用模块
  • 通过运行php bin/magento setup:upgrade应用数据库更新*
  • 通过运行php bin/magento cache:flush刷新缓存

配置

  • 启用(cookieinfo/settings/enable)

  • 描述(cookieinfo/settings/tresc)

  • 文本颜色(cookieinfo/settings/text_color)

  • 背景颜色(cookieinfo/settings/bg_color)

规格

    • Cookieinfo > cookieinfo.phtml

属性