descom-es/magento-class-brand

用于向 Magento2 模块添加品牌到 body 类的模块。

安装: 245

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:magento2-module

1.0.0 2020-12-18 09:28 UTC

This package is auto-updated.

Last update: 2024-09-18 17:45:22 UTC


README

为 Magento2 模块添加品牌到 body 类。

安装

从 Magento2 根目录

COMPOSER_MEMORY_LIMIT=-1 composer require  descom-es/magento-class-brand
bin/magento module:enable Descom_BrandClass
bin/magento setup:upgrade

此外,如果在生产模式

bin/magento setup:static-content:deploy