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
-
Require the package via composer
composer require seven.io/sylius -
Add to config/bundles.php
Seven\SyliusPlugin\SevenSyliusPlugin::class => ['all' => true], -
Add to config/routes.yaml
seven_sylius_plugin: resource: "@SevenSyliusPlugin/Resources/config/admin_routing.yml"
-
Add to config/services.yaml
imports: - { resource: "@SevenSyliusPlugin/Resources/config/config.yml" }
-
Make and execute migrations
php bin/console doctrine:migrations:diffphp bin/console doctrine:migrations:migrate -
Navigate to Seven->Configurations and create your first configuration.
Screenshots
Support
Need help? Feel free to contact us.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-06-08





