Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.58 KB

README.md

File metadata and controls

59 lines (41 loc) · 1.58 KB

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.