Skip to content

yireo/Yireo_CategoryExtended

Repository files navigation

Yireo - Magento 2 Category Extended

Supported Magento Versions License

Warning

This Module is still in Developement, don't use it in production

Enhance your Magento 2 category menus with CMS pages and custom URLs!

This module seamlessly integrates CMS pages and custom URLs into your Magento 2 category structure, allowing you to create a more versatile and informative menu for your customers.

Installation

Install the package via;

composer config repositories.yireo/magento2-category-extended git [email protected]:yireo/Yireo_CategoryExtended.git
composer require yireo/magento2-category-extended
bin/magento module:enable Yireo_CategoryExtended
bin/magento setup:upgrade

Note

This Module requires Magento 2.3 or higher! For more requirements see the composer.json.

How to use