承接 seven.io/magento2 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

seven.io/magento2

Composer 安装命令:

composer require seven.io/magento2

包简介

seven Magento2 Module

README 文档

README

seven logo

seven SMS for Magento 2

Send transactional SMS for customer registration, order submission and shipment events directly from Magento 2 using the seven.io gateway.

MIT License Magento 2.4+ PHP 8.1+ Packagist

Features

  • Event-based SMS dispatch - fired automatically on:
    • Customer registration
    • Order submission
    • Order shipment
  • Configurable templates per event - edit message body, toggle per event, target internal-only recipients
  • Placeholder substitution - inject order number, customer name, tracking URL etc.
  • Composer-first install - standard Magento 2 module, no marketplace required

Requirements

Component Version
Magento 2.4.x
PHP 8.1 / 8.2 / 8.3 / 8.4
seven.io Active account with API key (how to get one)

Installation

Composer (recommended)

composer require seven.io/magento2
php bin/magento module:enable Seven_Api
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:clean

Manual

  1. Download the latest release ZIP.

  2. Extract its contents into app/code/Seven/Api/ (create the directory if it does not exist).

  3. Enable and register the module:

    php bin/magento module:enable Seven_Api
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento cache:clean

Configuration

In the Magento admin go to Stores → Configuration → seven (or Marketing → Communications → seven depending on the Magento version), paste your API key and click Save Config.

From there you can also:

  • toggle individual triggers (customer registration / order submission / order shipment)
  • edit the message template per event
  • define additional or default recipients (comma-separated, e.g. +4915112345678,Peter)
  • mark a trigger as internal (sends to the additional recipients only, not to the customer)

Template placeholders

Event Available placeholders
Customer registration {0} first name  ·  {1} last name  ·  {2} email
Order submission {0} order ID  ·  {1} customer name
Order shipment {0} order ID  ·  {1} recipient name  ·  {2} tracking info (number(carrier), semicolon-separated for multiple parcels)

Placeholders are substituted with a simple str_replace - missing values resolve to an empty string.

Troubleshooting

Composer fails with requires php ^7.0|^7.1|^7.2

You are pulling an old release (v1.0.0). Make sure your composer.json does not pin to that version, then run composer update seven.io/magento2.

Config section "seven" does not appear in admin

Re-run setup:upgrade and cache:clean, then log out and back into the admin once so ACL gets refreshed.

SMS is not sent on event

Check var/log/system.log - the module logs every dispatch attempt as well as reasons for skipping (missing API key, event disabled, missing phone number).

Support

Need help? Contact us or open an issue.

License

MIT

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固