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
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2021-01-17