gameap / ftp-module
FTP Accounts Management
1.5.1
2023-01-17 22:39 UTC
Requires
- php: >=7.2.0
- knik/gameap-daemon-client: ^0.3 | ^0.4
README
Manage FTP accounts in the GameAP
Installation
Via Composer
Install ftp module:
composer require --no-update gameap/ftp-module "^1.1"
Update migrations:
php artisan module:migrate Ftp
Without access to CLI (SSH or other)
Copy files to /path/to/gameap/modules/Ftp/
Update migrations. Go to GameAP -> Modules and click "Run Migration"