Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

This modules is not used but child projects. It is deprecated and duplicated by newer functionalities. Actually this modules does nothing, except adding enable_hero_product attribute to the category when it is marked in the admin panel as having hero product.

Table of Contents

Installation

Info

This module is part of MageSuite metapackage

Installation if metapackage is not used:

Code Block
composer require "creativestyle/magesuite-category-hero" ^1.0.0

Admin settings

Category hero can be enabled in the admin panel per each category, in Display Settings tab:

Catalog -> Categories -> [category] -> Display Settings

...

Backend

Note

Backend documentation need to be added

Frontend