# POS

{% hint style="info" %}
**If you haven't purchased it yet, then purchase it from** [Here](https://codecanyon.net/item/qpos-pos-system-addon-for-qrexorder/41813677)
{% endhint %}

## Qpos Installation & Update Guide

This guide will help you install and update **Qpos – Point of Sale** easily in your QrexOrder system.

***

### 🚀 Installing Qpos

Follow the steps below to install Qpos from your admin panel.

#### Step 1: Login as Admin

Log in to your **QrexOrder Admin Dashboard**.

***

#### Step 2: Go to Addon List

Navigate to:

```
Settings → Addon List
```

***

#### Step 3: Click Install

Find **Qpos – Point of Sale** and click the **Install** button.

A pop-up window will appear.

***

#### Step 4: Enter Required Information

You will need to provide:

* ✅ QrexOrder Purchase Code
* ✅ Qpos Purchase Code
* ✅ Upload the downloaded **Qpos ZIP file**

> ⚠️ Make sure you upload the original ZIP file downloaded from CodeCanyon.\
> Do NOT extract the ZIP file before uploading.

***

#### Step 5: Click Install

Click the **Install** button.

> 🎉 Qpos will be installed automatically.

***

### 🔄 Updating Qpos

Updating Qpos is simple and automatic.

#### Step 1: Update QrexOrder First

Make sure your **QrexOrder script** is updated to the latest version.

***

#### Step 2: Go to the Addon Page

Navigate to:

```
Settings → Addon List
```

***

#### Step 3: Click Update

If a new version of Qpos is available, you will see an **Update** button.

Click the button, and the system will automatically complete the update.

***

### ⚠️ Important Notes

> 💾 Always take a full backup of your files and database before updating.

> 🔑 Both purchase codes must be valid.

> 📦 Do not rename, modify, or extract the addon ZIP file before uploading.

***

Your POS system is now ready to use with **Qpos** 🚀\
If you face any issues, please contact support.

Still update not working, please follow the instructions below.

**Install / Enable Qpos**

1. **P**urchase POS from codecanyon&#x20;
2. Upload the zip into the add-ons folder and extract it.
3. &#x20;Log in as admin > settings > addons
4. Set your Qrexorder Purchase code and your POS add-on purchase code.
5. After installing the add-ons Goto the package section, then add it to your package.

Install the Qpos addon

{% embed url="<https://youtu.be/fQ7aakDjr3A>" %}

<figure><img src="/files/w62PLELX7lWZXCEa3h84" alt=""><figcaption><p>POS Main section</p></figcaption></figure>

<figure><img src="/files/KE5YU6vTXXpAPbR7toHY" alt=""><figcaption><p>Order Confirmation Modal</p></figcaption></figure>

<figure><img src="/files/Gg1CLEfJJ610GMD8wzcs" alt=""><figcaption><p>Final page. after completed the order</p></figcaption></figure>

> <mark style="color:green;">**How to update the Qpos easily**</mark>
>
> Dowload the Qpos file from codecanyon then upload it in the addon folder(in the main script). then extract.\
> Now login as admin > addons, you will get the update button. (You must have pre-installed Qpos).&#x20;

Additionally, if you have already installed the Qpos, then you can update it like this\
1\. Copy the Pos\_controller.php's code and then paste it **`application/controllers/admin/pos.php`** file\
2\. Copy the Pos\_model.php's code  and then paste it **`application/models/pos_m.php`**` ``file`s.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://phplime-envato.gitbook.io/qrexorder/configuration/pos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
