定制 seven.io/sylius 二次开发

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

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

seven.io/sylius

最新稳定版本:1.1.0

Composer 安装命令:

composer require seven.io/sylius

包简介

seven.io plugin for Sylius applications.

README 文档

README

Official Sylius Plugin for seven.io

Supports sending SMS and making text-to-speech calls. Programmatically send messages by subscribing to Sylius events.
Send out bulk messages to all of your customers at once.
Make it even easier for your customers to get informed about order updates and shop related information.

Installation

  1. Require the package via composer composer require seven.io/sylius

  2. Add to config/bundles.php Seven\SyliusPlugin\SevenSyliusPlugin::class => ['all' => true],

  3. Add to config/routes.yaml

    seven_sylius_plugin:
        resource: "@SevenSyliusPlugin/Resources/config/admin_routing.yml"
  4. Add to config/services.yaml

    imports:
        - { resource: "@SevenSyliusPlugin/Resources/config/config.yml" }
  5. Make and execute migrations php bin/console doctrine:migrations:diff php bin/console doctrine:migrations:migrate

  6. Navigate to Seven->Configurations and create your first configuration.

Screenshots

Write SMS Write Voice Sent SMS Sent Voice Create Configuration Configuration Overview

Support

Need help? Feel free to contact us.

MIT

统计信息

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

GitHub 信息

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

其他信息

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