定制 xoxoday/storefront 二次开发

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

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

xoxoday/storefront

Composer 安装命令:

composer require xoxoday/storefront

包简介

This package contains the UI and functionality for one page store front.

README 文档

README

Please follow the below steps to configure the package at your laravel project

  1. Run the below command to install the package - composer require xoxoday/storefront

  2. Now to copy the storefront assets, seeders and config files, please run the below command - php artisan vendor:publish --tag=xostorefront_assets

  3. To create tables in the database, please run the below command - php artisan migrate

This package also use xoxoday/sms package for sending sms. Please configure the queue at you laravel project to use the SMS functionaltiy.

Once the above steps are complete you use the access the storefront use below url -

{{your_store_url}}/redemption

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: Unknown
  • 更新时间: 2022-10-28