rapidez/mirasvit-label
最新稳定版本:5.0.0
Composer 安装命令:
composer require rapidez/mirasvit-label
包简介
This package adds Mirasvit label compatibility to Rapidez
README 文档
README
This package adds Mirasvit label compatibility to Rapidez.
Requirements
For this module to work you need to have the Mirasvit labels module installed.
Installation
composer require rapidez/mirasvit-label
Views
You can publish the views with:
php artisan vendor:publish --tag=mirasvitlabel-views
Product page
Add @include('mirasvitlabel::product.label') where you'd like to display the labels, most likely somewhere around the images: resources/views/vendor/rapidez/product/overview.blade.php.
Category page
Add @include('mirasvitlabel::category.label') in: resources/views/vendor/rapidez/category/partials/listing/item.blade.php.
Don't forget to add mirasvit_labels to config/rapidez/searchkit.php result_attributes!
Notes
Not all features of Mirasvit product labels are integrated yet. Missing features are:
- Label directions
- Images
- Product variables
License
GNU General Public License v3. Please see License File for more information.
统计信息
- 总下载量: 715
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2024-04-09