'Enhanced Customer Portal', 'category' => 'Portal', // Setup 'dependencies' => [ 'itop-portal-base/2.7.0', ], 'mandatory' => false, 'visible' => true, // Components 'datamodel' => [ 'main.itop-portal.php', ], 'webservice' => [ //'webservices.itop-portal.php', ], 'data.struct' => [ //'data.struct.itop-portal.xml', ], 'data.sample' => [ //'data.sample.itop-portal.xml', ], // Documentation 'doc.manual_setup' => '', 'doc.more_information' => '', // Default settings 'settings' => [ ], ] );