Can I create a custom script installer? How?

Hi,

what’s needed to create a custom script installer for a PHP-based application (here: Group-Office)? I’d like to update Group-Office just like the others via “update scripts”.

  • Commercial version: http://www.group-office.com/
  • GPL'ed version: http://sourceforge.net/projects/group-office/

Any chance to share the effort with others? Regards,

Christian

Howdy,

There’s some docs on creating script installers here:

http://www.virtualmin.com/documentation/id,script_installers/

Also, you’re welcome to look at all the scripts that come with Virtualmin as examples, they’re in $WEBMIN_HOME/virtual-server/scripts/.

-Eric