Skip to content

eliyaamos/CodeIgniter-Cpanel-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CodeIgniter-Cpanel-API

A simple CodeIgniter implementation of xmlapi-php from cPanel.

https://github.com/CpanelInc/xmlapi-php

Usage

  • Place the folder into application/third_party
  • Edit config/cpanel_api.php
  • Load the package by $this->load->library() or autoloading (autoload.php) it.

For more information on the API calls for the library, please visit https://github.com/CpanelInc/xmlapi-php. This work just as a wrapper.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%