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

1.5.1 2023-01-17 22:39 UTC

This package is auto-updated.

Last update: 2024-05-18 01:57:58 UTC


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"