Skip to content

Simple Magento 2 module that removes the default category filter

License

Notifications You must be signed in to change notification settings

PHOENIX-MEDIA/NoCategoryFilter

 
 

Repository files navigation

NoCategoryFilter

Software License Build Status Coverage Status

As simple Magento 2 module that removes the default category filter.

Install

  • Add the repository to the repositories section of your composer.json file
 "repositories": [
    {
        "type": "vcs",
        "url": "[email protected]:PartBerlin/NoCategoryFilter.git"
    }
 ],
  • Require the module & install
 composer require partberlin/module-nocategoryfilter:dev-master

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Simple Magento 2 module that removes the default category filter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%