PDA

View Full Version : Software Addons


flaviocu
09-22-2004, 12:32 PM
Is it possible to have packages of software that customers can add to their hosting?
(like phpbb, CMSes, and so on)

Also, how extensible is ISPmanager? Can we program our own functions or modify the code of ISPmanager?

Thank you

Flavio

Igor
09-25-2004, 08:54 AM
You can't modify ISPmanager
but you can extend it self

for example our filemanager made as extention.
i think we should have documentation about how to do extention

webmail, phpmyadmin and webalizer is just linked application
and you can link any another. for example script for install phpbb.

please see /usr/local/ispmgr/etc/config it should helps you to understand how extentions works.

also i'll ask to describe such tasks in "Step by step" forum

flaviocu
09-26-2004, 12:19 AM
great, i'll dive into it as soon as i got ispmanager running!

thank you and regards

Flavio

Igor
09-27-2004, 06:48 AM
http://forum.ispsystem.com/en/viewtopic.php?t=25

how to make completly own module for ISPmanager i'll describe later
(i should write exmple cgi)