This is a private module and is not currently aimed at public usage.
The Augustash_DisableReviews
module is for easily disabling product reviews functionality in Magento 2.
Install the extension using Composer using our development package repository:
composer require augustash/module-disable-reviews
bin/magento module:enable --clear-static-content Augustash_DisableReviews
bin/magento setup:upgrade
bin/magento cache:flush