magemontreal/categorywidget

MageMontreal Category List Widget

1.1.0 2023-05-25 20:51 UTC

This package is auto-updated.

Last update: 2024-04-25 22:48:09 UTC


README

#Features

  • Add Category List Any Where
  • Automatic Pick Default Store Category as Parent
  • Category Image into List
  • Can Manage Image Size
  • Can Assign Custom Parent Category
  • Can list any category

Composer Installation Instructions

  composer require magemontreal/categorywidget

Enable MageMontreal/CategoryWidget Module

to Enable this module you need to follow these steps:
  • Enable the Module
    bin/magento module:enable MageMontreal_CategoryWidget
  • Run Upgrade Setup
    bin/magento setup:upgrade
  • Re-Compile (in-case you have compilation enabled)
    bin/magento setup:di:compile