Installation
π₯
No Dependencies
mizu_smartshop auto-detects your framework. No extra libraries required β just drop it in and configure.
Download the Resource
Download the latest release from GitHubΒ or your preferred source.
Place in Your Resources Folder
Extract the folder into your serverβs resources directory. A subfolder like [mizu] or [shops] works fine.
β οΈ
Warning
Do not rename the folder. The resource name must remain mizu_smartshop exactly β exports and NUI files depend on it.
Add to server.cfg
Start the resource after your framework and any target system you use.
ensure qb-core
ensure ox_target
ensure mizu_smartshopReplace qb-core with es_extended or qbx_core if thatβs your setup.
Configure
Open config.lua and set your preferences:
Config.Localeβ languageConfig.Themeβ UI color presetConfig.TargetSystemβ interaction methodConfig.LogTypeβ logging backendConfig.Shopsβ your shop definitions
See the Configurations page for every option.
π‘
Tip
Make sure item image filenames in your shop config match what your inventory resource provides. Mismatched names show placeholder images.
Done!
Restart your server. The resource initializes automatically:
π
Auto-detects
ESX, QBCore, QBox, or Standalone
π―
Target ready
ox_target, qb-target, or markers
β‘
Zero config DB
No SQL imports needed
Last updated on