A Service of Softnik Technologies

Watch My Domains SED
Product Home User Guide

Installation

Configuration

Usage


Developer APIs

These API endpoints are specifically for developers who want to integrate their own apps or websites with data from Watch My Domains SED. They’re completely separate from the registrar API support built into the app.

So if you're a regular user or administrator of the software, you can safely ignore these, they’re not meant for day-to-day use or configuration.

Administrative Endpoints

Standard Endpoints

Auto Updating the Application (including multiple servers)

You can use the command line tool sed.php to update the installations quickly by running php sed.php update from the root installation folder. This will check if a new version is available and if yes will download the setup pack and then confirm if it should be installed.

To do this without prompting for confirmation, use the -y flag.

php sed.php update -y

Add the above to a cron job to do this automatically.

SED-CLI: Command Line Interface

How to Update Watch My Domains SED