spiderweb/sylius-sendcloud-plugin 问题修复 & 功能扩展

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

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

spiderweb/sylius-sendcloud-plugin

Composer 安装命令:

composer require spiderweb/sylius-sendcloud-plugin

包简介

Sylius 2 plugin for SendCloud shipping automation

README 文档

README

Sylius 2 plugin for SendCloud shipping automation. Automatically creates parcels in SendCloud when a shipment is marked as shipped, and stores the tracking number back on the shipment.

Features

  • Creates a SendCloud parcel automatically on the ship workflow transition
  • Stores the tracking number returned by SendCloud on the Sylius shipment
  • Encrypts API credentials at rest using libsodium (ext-sodium)
  • Admin configuration page under /admin/sendcloud/configuration

Requirements

  • PHP 8.2+
  • Sylius 2.0+
  • ext-sodium

Installation

composer require spiderweb/sylius-sendcloud-plugin

Register the plugin in your Symfony application:

// config/bundles.php
return [
    // ...
    SpiderWeb\Sylius\SendCloudPlugin\SendCloudPlugin::class => ['all' => true],
];

Import the routes:

# config/routes/sendcloud.yaml
spiderweb_sendcloud:
    resource: "@SendCloudPlugin/config/routes.yaml"

Run the database migration:

php bin/console doctrine:migrations:diff
php bin/console doctrine:migrations:migrate

Configuration

Go to Admin → SendCloud and enter your SendCloud API credentials (Settings → Integrations → API in your SendCloud account).

API keys are encrypted in the database using your application's APP_SECRET. If APP_SECRET changes, you will need to re-enter the credentials.

License

MIT — Spider Web

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固