__('Permissions', __FILE__), // getModuleInfo title 'version' => 100, 'summary' => __('Manage system permissions', __FILE__), // getModuleInfo summary 'permanent' => true, 'permission' => 'permission-admin', // add this permission if you want this Process available for roles other than Superuser 'icon' => 'gear', 'useNavJSON' => true, ); } }