Manage FTP accounts in the GameAP
Install ftp module:
composer require --no-update gameap/ftp-module "^1.1"
Update migrations:
php artisan module:migrate Ftp
Copy files to /path/to/gameap/modules/Ftp/
Update migrations. Go to GameAP -> Modules and click "Run Migration"