Quasar Store Logo

Installation

Installation guide — please follow each step carefully and exactly as described to ensure the script works correctly on your server. Skipping or modifying steps may cause the system to not function properly, so follow it step by step.

Download Script

To download the assets needed for this script, you must access the official Cfx.re portal, where all assets purchased through Tebex are managed.

1

Access the Granted Assets Page

Open the Cfx.re granted assets page: https://portal.cfx.re/assets/granted-assets.

This page contains all assets linked to your Cfx.re purchases.

2

Log In with Your Cfx.re Account

Sign in using the same Cfx.re account you used when purchasing the asset.

If you use a different account, the assets will not appear.

3

Download the Housing Assets

In the granted assets list, locate and download:

Licenses Creator

These two packages are required to install the full housing system.

These files include the models, materials, and visual resources required for the proper operation of the housing system.





Download Dependencies

This script requires some mandatory dependencies to function correctly. Make sure to download and extract them inside your server’s main directory, keeping their original folder structure intact.





Database Setup

Avoid using tools like XAMPP or other non-optimized local servers, as they may cause connection errors.

The SQL installs automatically, but here you also have the manual SQL file along with three preconfigured license templates ready to use.

ESX/QB





Photo Upload Setup

This system requires a photo upload provider to work. When a player buys a license or receives starter licenses, a photo is taken and uploaded. If no provider is configured, the process will fail with a "Photo Upload not configured" error.

You must configure this from: Admin Panel → Settings → Purchase Photo Upload

You can choose between providers like Discord, Imgur, Cloudinary, Fivemanage, or a custom solution. Each provider requires its own credentials (for example, a webhook URL or API key).

Example (Discord):

Just add your Discord webhook URL and select Discord as provider.

Once configured, the system will upload the image and save the URL automatically.





Webhook Logs Setup

Webhook logs are used to send notifications when license actions happen, such as purchases, stolen licenses, cancellations, or expirations.

You configure this in: Admin Panel → Settings → Webhook Configuration

You need to define:

Webhook type (Discord or Fivemanage)
Webhook URL
Which events you want to log

Example:

If you enable purchase logs and add a Discord webhook, every time a player buys a license, a message will be sent automatically.

If the webhook is empty or disabled, nothing will be sent.