Add your module’s name to the modules property of the /atg/modules/ModuleManager component. Create a ModuleManager.properties file in your module’s config/atg/modules directory with the following property:
modules+=CheeseGraterThis adds the CheeseGrater component to the modules list of the ModuleManager and presents your module in the ATG Control Center’s list of modules.

