View Categories

Installing EasyAdmin

< 1 min read

Requirements

EasyAdmin is a standalone resource. It does not require any additional libraries or dependencies to work.

Installation

Choose one of the following installation methods based on your setup.Manually (FTP)Manually on Linux (CLI)Manually on Windows (GUI)ZAP-Hosting Webinterface

  1. Go to the latest release page and download the source code.
  2. Extract the downloaded folder (it will be named something like EasyAdmin-*version*).
  3. Rename the folder to EasyAdmin.
  4. Upload the folder to your FiveM server’s resources directory using FTP.

Then continue with the rest of the setup guide.


Getting Started

To start using EasyAdmin, add the following to your server.cfg file and restart your server:

ensure EasyAdmin add_ace group.admin easyadmin allow add_ace resource.EasyAdmin command allow

All available configuration options are in the Config Guide.

If you want to set a key to open EasyAdmin in-game, see the Keybind Guide.


Go to Top