seven.io/magento2
最新稳定版本:v1.0.0
Composer 安装命令:
composer require seven.io/magento2
包简介
seven Magento2 Module
README 文档
README
seven SMS for Magento 2
Send transactional SMS for customer registration, order submission and shipment events directly from Magento 2.
Features
- Event-based SMS Dispatch - Triggered automatically on:
- Customer registration
- Order submission
- Order shipment
- Configurable Templates - Edit message text per event type from the admin
- Composer-First Install - Standard Magento module via Composer
Prerequisites
- Magento 2.3 or newer
- PHP 7.3+
- A seven account with API key (How to get your API key)
Installation
Composer (recommended)
composer require seven/magento2 php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento cache:clean
Manual
-
Download the latest release ZIP.
-
Extract it into
app/code. -
Enable the module:
- Magento 2.3.6 and below: System > Web Setup Wizard > Component Manager, then click Enable next to
Seven_Api. - Magento 2.3.7+:
bin/magento module:enable Seven_Api && php bin/magento setup:upgrade
- Magento 2.3.6 and below: System > Web Setup Wizard > Component Manager, then click Enable next to
Configuration
In the Magento admin go to Marketing > Communications > seven, paste your API key and click Save Config. From there you can also tweak the per-event message templates and toggle individual triggers.
Support
Need help? Feel free to contact us or open an issue.
License
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2023-06-08