Queries folder as per modules available and provides a list of check boxes for the user to choose whether each module is installed or otherwise based on the module table in the db
Enable / Disable
Queries installed modules via module table in db and returns a list of check boxes for the user to choose whether each module is enabled or no
Integrate these two into a single page with the module in the first column, a column of check boxes for installed modules, and another column with check boxes for enabled modules
Check boxes default value is checked for installed or enabled and unchecked for not installed or disabled
This change will require refinement of forms and new theming functions