Skip to content

gameap/ftp-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 17, 2023
f7d376c · Jan 17, 2023

History

22 Commits
Apr 21, 2019
Apr 23, 2019
Jan 9, 2021
Jan 9, 2021
Feb 1, 2022
Jan 17, 2023
Jan 9, 2021
Jan 9, 2021
Jan 17, 2023
Jan 17, 2023
Jul 21, 2019
Sep 16, 2019
Apr 16, 2020
Jan 17, 2023
Apr 21, 2019
Apr 21, 2019

Repository files navigation

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"