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: 3 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T22:54:36.000Z (about 2 years ago)
- Last Synced: 2024-12-26T00:09:15.953Z (5 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


[]()
![]()
## 🧩 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
![]()
![]()
![]()
![]()