承接 dmatrix/telex 相关项目开发

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

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

dmatrix/telex

Composer 安装命令:

composer create-project dmatrix/telex

包简介

email/SMS management system

README 文档

README

Telex Retention Package is a PHP Email/SMS Management and Customer retention library providing an easier and expressive way to send emails. The package includes ServiceProviders for easy Laravel integration.

Latest Version Monthly Downloads

Requirements

  • PHP >=7.4

Getting started

  • Create account on Telex Retention To create reuseable Email/SMS Templates.

Installation

composer require dmatrix/telex: "^1.0.2"

Publish Resources

Run this in terminal php artisan vendor:publish --tag=telex-config

Copy and add the below code block to config/services.php

'telex' => [
        'id' => env('TELEX_ORGANIZATION_ID'),
        'key' => env('TELEX_ORGANIZATION_KEY'),
        'from' => env('TELEX_FROM','Telex'),
        'email' => env('TELEX_EMAIL'),
        'template' => env('TELEX_TEMPLATE_ID'), // optional
        'placeholders' => env('TELEX_PLACEHOLDER_ID'), //optional
        'type' => env('TELEX_PROVIDER_TYPE','email'), //optional
        'endpoint' => env('TELEX_ENDPOINT','https://telex.im/api/send-message'),
    ], 
    ```

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-03-17

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固