An open API service indexing awesome lists of open source software.

https://github.com/netlogix/nlxfilterdescription


https://github.com/netlogix/nlxfilterdescription

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# nlxFilterDescription

## About nlxFilterDescription

With this plugin it is possible to prefix an active filter value with its specific filter description.
Via backend you can configure for which filters the description should be displayed.

## Running Tests

### phpunit - functional

Not working at the moment because phpunit is functional testing and there is no running shopware installation.

$ vendor/bin/phpunit

### phpunit - unit

$ vendor/bin/phpunit -c phpunit_unit.xml.dist

### phpspec

$ vendor/bin/phpspec-standalone.php7.2.phar

## License

Please see [License File](LICENSE) for more information.