定制 mikemartin/helpscout-beacon 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

mikemartin/helpscout-beacon

最新稳定版本:v1.0.6

Composer 安装命令:

composer require mikemartin/helpscout-beacon

包简介

README 文档

README

Make it easy for clients to get help and access their support history.

Installation

composer require mikemartin/helpscout-beacon

Configuration

Add the following to your .env file:

HELPSCOUT_BEACON_ID=
HELPSCOUT_BEACON_SECRET_KEY=

The Beacon ID can be found in your HelpScout Beacon Settings under the Installation tab. The secret key is found under the Contact tab after enabling "Support history security".

Public Beacon

To show the beacon to authenticated frontend users, add the following env variables:

HELPSCOUT_PUBLIC_BEACON_ID=
HELPSCOUT_PUBLIC_BEACON_SECRET_KEY=

Then place the tag before the closing </body> tag in your template:

{{ beacon:js }}

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2021-01-17