2017 © Pedro Peláez
 

library directadminapi

image

hamidsamak/directadminapi

  • Monday, November 27, 2017
  • by hamidsamak
  • Repository
  • 2 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

DirectAdmin PHP API

A simple php class for logging in DirectAdmin panel and calling actions. It can easily extended to what you need, currently I have added only some methods for one of my projects., (*1)

Supported actions

  1. login
  2. domain_pointer_add (single domain)
  3. domain_pointer_delete (single and multiple with comma separated domain names)
  4. file_put (create new file or update existing file)
  5. file_get (get contents of existing file)
  6. web_usage_log (get usage log)
  7. web_error_log (get error log)

The Versions

27/11 2017

dev-master

9999999-dev https://github.com/hamidsamak/directadminapi

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

api control panel direct admin domain pointer