> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.sparkedhost.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Install VMenu - FiveM

# How to Install VMenu - FiveM

vMenu is a server-side, **permissions-based** menu for FiveM that allows server owners to easily administer their servers. If you are trying to add users as administrators, ban and kick players, or manage aspects of the map, you should consider adding this script to your FiveM server. You can also:



* Set Health and Wanted Level

* Save Cars

* Customize Your Character

* And more...

Whether you're using Sparked Host's easier method via. Whether you're using Apollo Panel or performing a manual installation, this guide will walk you through the process step by step.

## Installing VMenu Using Apollo Panel

To install VMenu on your FiveM server using Apollo Panel:

1. Open the [Apollo Panel](https://control.sparkedhost.us/).

2. Stop Your FiveM Server.

3. Navigate to the **FiveM Scripts** tab.

4. Search for **VMenu**.

5. Hit **Install plugin**.

   ![](https://images.surferseo.art/8e548223-728b-48ca-9473-fbb281d2280a.png)

6. Start the server.

## Installing VMenu Manually

To install VMenu on your FiveM server manually:

* Download [vMenu](https://github.com/TomGrobbe/vMenu).

* Extract the **.zip** file installed.

* Open the [Apollo Panel](https://control.sparkedhost.us/).

* Stop Your Server.

* In the **Files** tab, head over to the `resources` folder.

* Create a folder named `vMenu`

  ![](https://images.surferseo.art/7e16c39e-21c3-4889-9cd5-7e062e7b0a60.png)

* Upload the extracted assets.

* Navigate to the following directory: `/resources/vMenu/config` 

* Open the `permissions.cfg` file. Adjust the variables to fit your server's requirements. After making changes, click the save button in the bottom-right corner.

* Open the server.cfg file and add the following lines:

```
exec @vMenu/config/permissions.cfg
    ensure vMenu
```

* Hit **Save Content**.

* Start the server.

## How to Configure VMenu

Once installed, most menus should be accessible without additional configuration. By default, vMenu is set up with general permissions for all players, with administrator/moderator-specific options disabled in the permissions.cfg file.

To configure VMenu:

* Navigate to the following directory: `txData/.base file/resources/\[Apollo\]`

Configure the following files:

* **addons.json** - Use this file to add additional addons to your VMenu installation.

* **locations.json** - Use this file to add different teleport locations and blips to the map.

* **permissions.json** - Use this file to set up permissions and vehicle options for your different groups.

If you are looking for additional information, check out [VMenu's documentation page](https://docs.vespura.com/vmenu/home/) for in-depth help.