Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 392 Bytes

File metadata and controls

21 lines (14 loc) · 392 Bytes

Manage FastDL in the GameAP

Installation

Via Composer

Install fastdl module:

composer require --update-no-dev gameap/fastdl-module

Update migrations:

php artisan module:migrate Fastdl

Without access to CLI (SSH or other)

Copy files to /path/to/gameap/modules/Fastdl/

Update migrations. Go to GameAP -> Modules and click "Run Migration"