registerModule( 'Categories Page', 'Add a public page for categories list', 'Pierre Van Glabeke, Bernard Le Roux and Contributors', '0.7', [ 'requires' => [['core', '2.24']], 'permissions' => dcCore::app()->auth->makePermissions([ dcAuth::PERMISSION_ADMIN, ]), 'type' => 'plugin', 'support' => 'https://github.com/JcDenis/CategoriesPage', 'details' => 'https://plugins.dotaddict.org/dc2/details/CategoriesPage', 'repository' => 'https://raw.githubusercontent.com/JcDenis/CategoriesPage/master/dcstore.xml', ] );