承接 websupport-sk/domain-catcher 相关项目开发

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

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

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

  1. Run composer require websupport/domain-catcher
  2. Copy vendor/websupport-sk/domain-catcher/.env.example to .env
  3. Update API identifier, secret and user ID in .env with your own from https://admin.websupport.sk/en/auth/security-settings

Development

  1. Run composer install
  2. Copy .env.example to .env
  3. Replace API identifier, secret and user ID in .env with your own from https://admin.websupport.sk/en/auth/security-settings
  4. Set DRY_RUN to true if 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

GitHub 信息

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

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2025-05-23