定制 rapidez/wishlist 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

rapidez/wishlist

最新稳定版本:4.1.0

Composer 安装命令:

composer require rapidez/wishlist

包简介

Rapidez Wishlist

关键字:

README 文档

README

Installation

composer require rapidez/wishlist

After that you'll get:

  • Wishlist button on a product item in listings
  • Button on product pages on top of the image
  • Wishlist account page

You can see here how that's implemented in various packages:

Optionally you could publish and change the views with

php artisan vendor:publish --provider="Rapidez\Wishlist\WishlistServiceProvider" --tag=views

Showing the button somewhere else

Just include the button where you'd like it:

@include('rapidez::wishlist.button')

And make sure the required information is available, see the button view.

Wishlist items count

You can get the count of the customer's wishlist items by using the wishlist component. This could be used somewhere in the header, example:

<wishlist v-cloak>
    <span slot-scope="{ itemsCount }">
        @{{ itemsCount }}
    </span>
</wishlist>

统计信息

  • 总下载量: 2.28k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 5
  • 开发语言: Vue

其他信息

  • 授权协议: Unknown
  • 更新时间: 2022-02-15

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固