Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sajjadmrx/esx_shop_system
- Owner: sajjadmrx
- Created: 2023-03-15T15:30:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T22:54:36.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T17:46:25.343Z (about 2 months ago)
- Topics: esx-fivem, esx-legacy, fivem, fivem-script, resources, script, shop
- Language: TypeScript
- Homepage: https://sajjadmrx.github.io/esx_shop_system/
- Size: 1.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)]()
## 🧩 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 build6. 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