Tested on: 2.3.x
Removes position sorting and sets default sorting direction to descending
- Module utilizes a Magento Plugin to remove position sorting and set default sorting direction to descending
- Upload module files in
app/code/MageGuide/OverrideSearchSortingOptions
- Install module
$ php bin/magento module:enable MageGuide_OverrideSearchSortingOptions
$ php bin/magento setup:upgrade
$ php bin/magento setup:di:compile