Softaculous


Topic : Edit Installation Details


Posted By: kenlyle on April 19, 2012, 3:19 pm
Hey, Since you have some custom fields, or are parsing some info from the config files, why not have a Notes field for the site manager to keep notes about the installation?

Further, Tags would be nice.  Test, Development, Production, Broken, New Template, E-Commerce, a lot of things could be useful to people who manage a lot of instances.

Best,
Ken

Posted By: Brijesh on April 20, 2012, 6:25 am | Post: 1
Hi,

We do not have this at the moment. We will try to add it in future.
However you can add it in your custom package.

Just add the following code in the install.xml file of your installation package:
Code
<input type="text" name="notes" size="30" value="Notes">
  <head>Your Heading goes here</head>
</input>

You will have the vale of the Text box in the variable $__settings['notes']


Edited by Brijesh : April 20, 2012, 6:26 am

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.