Skip to content

rapidez/reviews

Repository files navigation

Rapidez Reviews

Installation

composer require rapidez/reviews

And run the Rapidez indexer:

php artisan rapidez:index

After that the reviews will show up automatically as it's added within the Rapidez core. If you'd like to change that you can publish the Rapidez Core views with:

php artisan vendor:publish --provider="Rapidez\Core\RapidezServiceProvider" --tag=views

Configuration

If you'd like to show product reviews on out-of-stock product pages you need to enable this setting in Magento:

Stores > Settings > Configuration > Catalog > Inventory > Stock Options > Display Out of Stock Products

Views

If you need to change the views you can publish them with:

php artisan vendor:publish --provider="Rapidez\Reviews\ReviewsServiceProvider" --tag=views

License

GNU General Public License v3. Please see License File for more information.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors