rapidez/reviews
Composer 安装命令:
composer require rapidez/reviews
包简介
Rapidez Reviews
关键字:
README 文档
README
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.
统计信息
- 总下载量: 8.01k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2021-06-30




