'iTop Hub Connector', 'category' => 'business', // Setup // 'dependencies' => array( 'itop-config-mgmt/2.4.0', // Actually this module requires iTop 2.4.1 minimum ), 'mandatory' => false, 'visible' => true, // Components // 'datamodel' => array( 'menus.php', 'hubnewsroomprovider.class.inc.php', ), 'webservice' => array( ), 'data.struct' => array( // add your 'structure' definition XML files here, ), 'data.sample' => array( // add your sample data XML files here, ), // Documentation // 'doc.manual_setup' => '', // hyperlink to manual setup documentation, if any 'doc.more_information' => '', // hyperlink to more information, if any ) );