|
From: abhishek j. <ma...@ej...> - 2006-11-15 15:03:27
|
On 11/12/06, Jamie Cameron <jca...@we...> wrote: > > On 11/Nov/2006 05:31 abhishek jain wrote .. > > Hi, > I need to create a control panel for mine webhosting company, i want to > make a layer above webmin, i wanted to know is there some APIs for this > purpose, the reason being i want seamless interation with the site and > automation. > i would be grateful if i could be helped, > Regards, > Abhishek jain > > Webmin has a quite extensive API for performing the functions that you do > through its GUI, such as adding users, cron jobs, nfs exports and so on. > However, this API is easiest to call from Perl programs, in particular those > that are in other Webmin modules. > > For this reason, I would recommend creating your control panel as a new > Webmin module. It could totally take over the GUI so as to not appear > Webmin-like, while still making use of the API to perform all the hard work. > > - Jamie Hi Jamie , Yes i was looking for the solution in PERL only , can you point me to some tutorials on that(creating webmin modules and API calls), also i wanted virtualmin functionalities also in the list. Thanks -- Regards, Abhishek jain |