'OAuth 2.0 client', 'category' => 'business', // Setup // 'dependencies' => [ 'itop-welcome-itil/3.1.0,', 'itop-profiles-itil/3.1.0', //SuperUser id 117 ], 'mandatory' => false, 'visible' => true, // Components // 'datamodel' => [ 'vendor/autoload.php', 'src/Service/PopupMenuExtension.php', 'src/Service/ApplicationUIExtension.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 // Default settings // 'settings' => [ // Module specific settings go here, if any ], ] );