Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 580 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 580 Bytes

Elgentos CategoryTiling

This will show any subcategories as tiles on the frontend;

image

Usage

The extension will add tiling display options to categories' 'Display Mode' for showing sub-categories as tiles;

image

Installation

composer require elgentos/category-tiling
php bin/magento module:enable Elgentos_CategoryTiling
php bin/magento setup:upgrade