juicesweb/sylius-customer-support-plugin 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

juicesweb/sylius-customer-support-plugin

Composer 安装命令:

composer require juicesweb/sylius-customer-support-plugin

包简介

Plugin allowing to users to open tickets for their orders and the administrator can manage and respond to them in the back office on Sylius

README 文档

README

banner_arobases

Install

Composer

composer require arobases-sylius-public/sylius-customer-support-plugin

Copy resource

Create file config/packages/arobases_sylius_customer_support_plugin.yaml with this content

imports:
- { resource: "@ArobasesSyliusCustomerSupportPlugin/Resources/config/resources.yaml" }

Copy routes

Create file config/routes/arobases_sylius_customer_support_plugin.yaml with this content

arobases_sylius_customer_support_plugin_admin:
    resource: "@ArobasesSyliusCustomerSupportPlugin/Resources/config/admin_routing.yml"

arobases_customer_support_plugin:
    resource: "@ArobasesSyliusCustomerSupportPlugin/Resources/config/shop_routing.yml"

Update shema

php bin/console d:s:u -f

Load assets

php bin/console asset:install &&
php bin/console sylius:theme:asset:install &&
yarn install &&
yarn build &&
yarn encore dev &&
php bin/console ca:clear

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-05-05