buro210/categorylist

This package is abandoned and no longer maintained. No replacement package was suggested.

Create A categoylist widget

v1.0.0 2019-01-23 21:43 UTC

This package is auto-updated.

Last update: 2025-01-29 05:33:31 UTC


README

Magento 2 widget for displaying a list of categories with or without an image

For devs only

Features

  • Get Custom Category Image
  • Custom place holder image
  • Choose image height and width
  • Auto Resize function
  • Categories with Show in menu off won't be shown
  • Option to show current category

Installation (not live yet)

composer require buro210/categorylist
php bin/magento module:enable Buro210/Categorylist
php bin/magento setup:upgrade

Usage

Just place the widget in the webshop and see the results.