https://github.com/netlogix/nlxfilterdescription
https://github.com/netlogix/nlxfilterdescription
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/netlogix/nlxfilterdescription
- Owner: netlogix
- License: other
- Created: 2021-07-13T08:53:52.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-31T06:25:26.000Z (over 2 years ago)
- Last Synced: 2024-11-27T11:26:05.332Z (6 months ago)
- Language: PHP
- Size: 43.9 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.