Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sajjadmrx/esx_shop_system

This repository is an ESX based shop system for FiveM
https://github.com/sajjadmrx/esx_shop_system

esx-fivem esx-legacy fivem fivem-script resources script shop

Last synced: 8 days ago
JSON representation

This repository is an ESX based shop system for FiveM

Awesome Lists containing this project

README

        

# ✍️ About
![GitHub language count](https://img.shields.io/github/languages/count/sajjadmrx/esx_shop_system)
![GitHub top language](https://img.shields.io/github/languages/top/sajjadmrx/esx_shop_system)
[![Github All Releases](https://img.shields.io/github/downloads/sajjadmrx/esx_shop_system/total.svg)]()


demo 1

## 🧩 Features
- **add/edit/delete product **without restart****
- **offer system**
- **admin panel**

# 🔗 requirements
- [oxmysql](https://github.com/overextended/oxmysql)
- [es_extended](https://esx-brasil.github.io/es_extended/)
- [nodejs+16](https://nodejs.org/en/download)
# 🛠️ Install
1. [Download last version](https://github.com/sajjadmrx/esx_shop_system/releases/latest/)

2. npm install

3. upload icons into [icons folder](./html/public/icons/)
4. open [sql file](./shop_items.sql) and run.
5. cd ./html/ && npm run build

6. copy/paste these lines to server.cfg `server.cfg`
> ```sh
> add_ace resource.esx_shop_system command.stop allow
>
> ensure es_extended
>ensure oxmysql
>ensure esx_shop_system
>```

# commands
- `/mg_shop`
-- open admin panel

## 🖼️ Pictures


demo 1



demo 2



demo 3



demo 2