/
home
/
techb158
/
immovalet.com
/
vendor
/
botble
/
theme
/
config
/
/home/techb158/immovalet.com/vendor/botble/theme/config
mkdir
upload
Name
Size
Mode
Actions
general.php
1938
0644
edit
dl
rm
permissions.php
915
0644
edit
dl
rm
Edit:
/home/techb158/immovalet.com/vendor/botble/theme/config/permissions.php
(915B)
<?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', ], [ 'name' => 'Custom JS', 'flag' => 'theme.custom-js', 'parent_flag' => 'core.appearance', ], ];
Save
cmd:
run