X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar/platform/plugins/backup/config
home
/
gfecatvj
/
sites
/
realesbar
/
platform
/
plugins
/
backup
/
config
/
📁
..
📄
general.php
(91 B)
📄
permissions.php
(496 B)
Editing: permissions.php
<?php return [ [ 'name' => 'Backup', 'flag' => 'backups.index', ], [ 'name' => 'Create', 'flag' => 'backups.create', 'parent_flag' => 'backups.index', ], [ 'name' => 'Restore', 'flag' => 'backups.restore', 'parent_flag' => 'backups.index', ], [ 'name' => 'Delete', 'flag' => 'backups.destroy', 'parent_flag' => 'backups.index', ], ];
Upload File
Create Folder