'iTop Hub Connector', 'category' => 'business', // Setup // 'dependencies' => [ 'itop-config-mgmt/2.4.0', // Actually this module requires iTop 2.4.1 minimum ], 'mandatory' => false, 'visible' => true, // Components // 'datamodel' => [ 'menus.php', 'hubnewsroomprovider.class.inc.php', ], 'webservice' => [ ], 'data.struct' => [ // add your 'structure' definition XML files here, ], 'data.sample' => [ // 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 ] );