magento2-module magento2-category-sidebar
Magento 2.0 sidebar
sebwite/magento2-category-sidebar
Magento 2.0 sidebar
- Thursday, June 1, 2017
- by Sebwite
- Repository
- 12 Watchers
- 41 Stars
- 1,615 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 31 Forks
- 15 Open issues
- 4 Versions
- 9 % Grown
, (*1)
This extension will add the ability to show category tree from a parent or current category in a sidebar. The category can be selected from the Magento2 admin config page., (*2)
Installation with composer
- Include the repository:
composer require sebwite/magento2-category-sidebar
- Enable the extension:
php bin/magento --clear-static-content module:enable Sebwite_Sidebar
- Upgrade db scheme:
php bin/magento setup:upgrade
- Clear cache
Installation without composer
- Download zip file of this extension
- Place all the files of the extension in your Magento 2 installation in the folder
app/code/Sebwite/Sidebar
- Enable the extension:
php bin/magento --clear-static-content module:enable Sebwite_Sidebar
- Upgrade db scheme:
php bin/magento setup:upgrade
- Clear cache
Configuration
- Select the root category or current category option you want to use from the config page from the admin panel
- Select children depth level
- Categories will appear in col.left sidebar of the theme
, (*3)
dev-master
9999999-dev
Magento 2.0 sidebar
Sources
Download
OSL-3.0
AFL-3.0
The Requires
1.0.1
1.0.1.0
Magento 2.0 sidebar
Sources
Download
OSL-3.0
AFL-3.0
The Requires
dev-develop
dev-develop
Magento 2.0 sidebar
Sources
Download
OSL-3.0
AFL-3.0
The Requires
1.0.0
1.0.0.0
Magento 2.0 sidebar
Sources
Download
OSL-3.0
AFL-3.0
The Requires