gameap / ftp-module
FTP Accounts Management
Installs: 192
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:laravel-module
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"