If you want to enable this feature for a special package (e.g. apache) you have to design an OptionPage. This page shows and writes/reads possible options of this package. The file is called <packagename>OptionPage.php. In our example it's apacheOptionPage.php. The file is placed in the
/m23/data+scripts/distr/<distributionname>/packages directory. It is important to put the *OptionPage.php in the correct directory, otherwise the it can't be found.
root
2015-09-06