yireo/magento2-category-extended

Allow for categories (in the main menu) to point towards CMS Pages and Custom URLs

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 1

Type:magento2-module

0.1.1 2024-03-11 08:48 UTC

This package is auto-updated.

Last update: 2024-04-19 07:36:06 UTC


README

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 git@github.com: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