simplygoodwork/craft-remote
最新稳定版本:5.0.1
Composer 安装命令:
composer require simplygoodwork/craft-remote
包简介
Send your Craft site's telemetry like versions, installed plugins, and more to the third-party Craft Remote service.
README 文档
README
Send your Craft "telemetry" like versions, installed plugins, and more to the Craft Remote service.
Requirements
This plugin requires Craft CMS 4.0.0 or later.
Quickstart
Install via
composer require simplygoodwork/craft-remote
Add the following Environment variables to the environment you want tracked:
REMOTE_API_KEY=""
Settings
Settings can be managed via a remote.php config file in the config directory.
Allowed Keys
-
apiKey(string) - The value of your API key provided in Remote. -
host(array) - Hosting information for your site with the following allowed properties. A list of commonly used hosts are provided below. If you are using one of these hosts, use the Name and Handle provided below.name(required)handle(required)iconHosting provider icon URLurlHosting URL (dashboard, cPanel, etc.)planHosting planregionownerserver_access(bool) Does your org have server access?dns_providerdns_access(bool) Does your org have DNS access?notesHosting provider notesmeta(array) Hosting metadata of key/value pairs
-
notes(string) Any notes related to the project -
meta(array) key/value pair of any metadata related to the project
Default Hosts
| Name | Handle |
|---|---|
| Servd | servd |
| Cloudways | cloudways |
| Laravel Forge | forge |
| Craft Cloud | craftcloud |
| Fortrabbit | fortrabbit |
| Arcustech | arcustech |
| Nexcess | nexcess |
| DigitalOcean | digitalocean |
| Linode | linode |
| Heroku | heroku |
| Hetzner | hetzner |
| AWS | aws |
| Krystal | krystal |
| Other | other |
统计信息
- 总下载量: 3.9k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-06-19
