websupport-sk/domain-catcher
最新稳定版本:1.0.0
Composer 安装命令:
composer require websupport-sk/domain-catcher
包简介
Cron script to order domain via WebSupport API https://rest.websupport.sk/docs
README 文档
README
Order domain when it becomes available for registration via WebSupport API v1 https://rest.websupport.sk/docs/v1.intro
Installation
- Run
composer require websupport/domain-catcher - Copy
vendor/websupport-sk/domain-catcher/.env.exampleto.env - Update API
identifier,secretanduser IDin.envwith your own from https://admin.websupport.sk/en/auth/security-settings
Development
- Run
composer install - Copy
.env.exampleto.env - Replace API identifier, secret and user ID in
.envwith your own from https://admin.websupport.sk/en/auth/security-settings - Set
DRY_RUNtotrueif you want to test the script without actually ordering the domain.
Usage
Set cron to URL http://localhost:8000/cron/?domains[]=test.sk&domains[]=test2.sk&...
Xdebug
Append query param XDEBUG_SESSION=1 to the URL to enable debug mode.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2025-05-23