承接 thelia/zendesk-module 相关项目开发

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

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

thelia/zendesk-module

最新稳定版本:1.0.9

Composer 安装命令:

composer require thelia/zendesk-module

包简介

ZenDesk module for Thelia

README 文档

README

This module allows to retrieve the ticket of a retailer from ZenDesk

Installation

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is ZenDesk.
  • Activate it in your thelia administration panel

Composer

Add it in your main thelia composer.json file

composer require thelia/zend-desk-module:~1.0

Usage

First go to https://{sous-domaine}.zendesk.com/admin/apps-integrations/apis/zendesk-api/

AdminZenDeskAPI

Activate Token Access and add a token API Copy your token and Save

AdminZenDeskAPIToken

Go to the configuration panel and add your subdomain, api token and Zendesk's username

ZenDeskConfig

When Connected, your customer will see their tickets from ZenDesk.

It's using the email of the retailer so be sure to add it in ZenDesk.

ZenDeskConfig

You should configure Zendesk Parameters

  • user rules : allow your users to create and edit tickets or not (read-only by default)
  • tickets type : allow your users to see only requested or assigned ticket or all (assigned by default)

Loop

[zendesk_users_loop]

ZenDeskUser

You will see all the users who have both a Zendesk account and an account on your website

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: LGPL-3.0-or-later
  • 更新时间: 2023-08-01