descom-es/magento-class-brand

Module for Magento2 add brand to the body class.

Installs: 245

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.0 2020-12-18 09:28 UTC

This package is auto-updated.

Last update: 2024-04-18 16:48:32 UTC


README

module for Magento2 add brand to the body class.

Install

From Magento2 root dir:

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

also, if in production mode:

bin/magento setup:static-content:deploy