Skip to content

jozsefhabit/ispcfg3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

ispcfg3

ISPConfig module for WHMCS

Create a directory on your WHMCS server in the modules/servers directory and name the folder ispcfg3

Copy the file ispcfg3.php to your WHMCS modules/servers/ispcfg3 directory.

Further information can be found in the wiki https://github.com/cwispy/ispcfg3/wiki

Be sure to change the below option on a production system.

ini_set("display_errors", 1); to ini_set("display_errors", 0);

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%