gameap/fastdl-module

FastDL accounts management

Installs: 192

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 4

Type:laravel-module

0.7.7 2023-01-17 21:23 UTC

This package is auto-updated.

Last update: 2024-04-18 00:18:16 UTC


README

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"