定制 plumtreesystems/sylius-order-batch 二次开发

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

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

plumtreesystems/sylius-order-batch

Composer 安装命令:

composer require plumtreesystems/sylius-order-batch

包简介

A plugin that lets you customize how you filter your orders and save them into batches.

README 文档

README

A plugin that lets you customize how you filter your orders and save them into batches.

Installation

Install the package with this command: composer require plumtreesystems/sylius-order-batch

Add plugin dependencies to your bundles.php file:

return [
    PTS\SyliusOrderBatchPlugin\PTSSyliusOrderBatchPlugin::class => ['all' => true],
];

Import the bundle's configuration to your _sylius.yaml file

imports:
    - { resource: "@PTSSyliusOrderBatchPlugin/Resources/config/config.yml" }

Import the bundle's routes to your routes.yaml file

pts_sylius_order_batch_plugin:
  resource: "@PTSSyliusOrderBatchPlugin/Resources/config/routing.yml"

Execute migrations php bin/console doctrine:migrations:migrate

Copy the bundle's templates from src/Resources/templates to your project templates/ folder

Install the assets of the bundle by executing this command: php bin/console assets:install public

Customize

If you'd like to add custom actions or custom types your batches, follow instructions in the following links

Custom batch type / Custom batch action

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-09-16

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固