QrexOrder
  • Help Desk
  • Introduction
  • The Flow
  • Installation on Server
    • Configure Database
  • Installation on LocalHost
  • Update From an Older Version
  • 😍Order types (New)
  • 👉Most Important 3 steps for restaurant
  • Configuration
    • Configure Admin Panel
      • Configure Site Settings
      • Configure Packages
    • Email Configuration
      • Email Template
    • SMS Gateway Settings
    • Payment Gateways
    • OneSignal push notifications
    • Forgot Password for Customers
    • Demo Restaurant
    • 🤩POS
      • POS Settings
    • Restaurant subdomain
      • Custom Domain
      • Configure in Qrexorder
      • Sorry! Invalid URL / Domain
      • Custom Sub domains
    • Enable Chat
    • Malicious
    • Enable Multilingual home/landing page
  • Store configuration
    • Configure Store
    • Package QR Builder
    • Qr code Builder
    • Customer Panel
    • Staff
      • Delivery Staff
        • Cities
    • Google Map Api
    • Area/Location based shipping charge
    • Radius based delivery
    • Enable / Disable Customer Login In checkout page
    • Call a waiter
    • Chatting apps
    • Enable Order merge.
    • Pusher
    • Tips
    • Web push notification for new orders
    • Enable Multi-language Categories & Items
    • Configure reservation system
    • Create documentation for vendor/restaurants
    • Staff activities for vendor
    • Language for vendor
    • Reason List
    • Affiliate
    • Google ReCaptcha
    • Addons / Extras for an items
    • Menu List
  • OTP login
  • Qrexorder Limitation & Features
    • Requirements for QrexOrder
    • Limitation
    • Supports
    • Refund Policy
    • Language / translation
  • FAQS
    • Registration not working
    • How QR Builder works
    • Add Extras / Toppings
    • Landing Page Images
    • Checkout Page not working properly
    • Enable nearby & search
    • How can I give Rating
    • How "Add to Home screen" / "PWA " works?
    • Add Google fonts & Google API keys
    • Clone / Duplicate Product
    • Re-order & Edit order from restaurant
    • WhatsApp
      • WhatsApp Share
      • WhatsApp message
    • How Change domain works?
    • 👉Enable/Disable Development Mode
  • ⚠️Error while importing the database?
  • Add variants/sizes
  • Updates & Change Logs
    • Version 1.9
    • Version v2.0
    • Version v2.1
    • Version 2.8
    • Change Logs
  • Notifications
    • Email Notifications
    • Custom Notification & restaurant Details
    • Error Handling
  • Important things to do after update
Powered by GitBook
On this page
  • Requirements
  • QrexOrder requires PHP v8.1, and the following PHP extensions:
  • Very Important
  • Video Instructions
  • Written steps

Was this helpful?

Installation on Server

PreviousThe FlowNextConfigure Database

Last updated 8 months ago

Was this helpful?

Requirements

Make sure PHP VERSION 7.3 / 8.1 AND MySQL Version 5.5 / 5.7

QrexOrder requires PHP v8.1, and the following PHP extensions:

  • OpenSSL PHP Extension

  • PDO PHP Extension

  • Mbstring PHP Extension

  • Tokenizer PHP Extension

  • XML PHP Extension

  • Ctype PHP Extension

  • JSON PHP Extension

  • ZIP PHP Extension

  • FileInfo PHP Extension

  • BCMath PHP Extension

  • GD PHP extension

to read the full requirement list.

Very Important

QrexOrder can only be installed on your main domain or subdomain: For Example, yourdomain.com OR hello.yourdomain.com It CANNOT be installed in the subdirectory path of your domain. For Example, www.yourdomain.com/my-new-website

For New installation you have to update new_install_package_version.zip File inside the downloaded zip from codecanyon.

Video Instructions

Written steps

For New installation, you have to update the new_install_package_version.zip File inside the downloaded zip from codecanyon

The following steps need to be followed to install the script properly on a shared hosting platform.

  • Step 1: Download the zip file from CodeCanyon.

  • Step 2: Extract the zip file from your local system. pc / laptop

  • Step 3: Upload the install_package_version.zip inside the downloaded zip install Package folder on your server ofpublic_html / subdomain directory

    of your hosting.

  • Step 4: Run your site www.yourdomain.com/ or www.yourdomain.com/install

Make sure you are configuring your MySQL database.


Uploads folder permission

Please make sure the uploads folder and its child folders, database.php files are set to0755It should allow read, write, and execute. Also, check your server is allowed to show images.

Click here