Skip to content

gameap/fastdl-module

Repository files navigation

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"