Skip to content

Selesti/module-category-list-widget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packagist Packagist

Magento 2 Category List Widget

alt text

Widgets:

  • "Category List" widget.

Templates:

  • Default List
  • Collapsible List
  • Inline List with Images
  • Inline Nested List with Images

Installing the Extension

composer require magekey/module-category-list-widget

Deployment

php bin/magento maintenance:enable                  #Enable maintenance mode
php bin/magento setup:upgrade                       #Updates the Magento software
php bin/magento setup:di:compile                    #Compile dependencies
php bin/magento setup:static-content:deploy         #Deploys static view files
php bin/magento cache:flush                         #Flush cache
php bin/magento maintenance:disable                 #Disable maintenance mode

Versions tested

2.2.5

About

Magento 2 Category List Widget

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 64.5%
  • HTML 23.1%
  • Less 12.4%