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
  • Google Map Cloud Account
  • Server
  • Hosting Services
  • PHP Version
  • PHP Extensions

Was this helpful?

  1. Qrexorder Limitation & Features

Requirements for QrexOrder

PreviousOTP loginNextLimitation

Last updated 4 months ago

Was this helpful?

Google Map Cloud Account

A Google Cloud Account with proper Billing Setup is the most important thing required to use QrexOrder QrexOrder relies on some APIs provided by Google Maps and also some upcoming features are coming using Google Maps. Geocoding API, Maps Javascript API, Places API, Maps Static API, GeoLocation API, are the APIs QrexOrder uses without which it is impossible to use QrexOrder. Also, we cannot replace the Google APIs dependency with any other services like MapBox or OpenStreetMap or anything else as our system is fully coupled with Google Services internally.

to learn how to set up a Google Cloud Account with billing and APIs.

Server

We provide a .htaccess a configuration file that works well with any Apache server.

Nginx or LiteSpeed or any other server is NOT officially supported and we CANNOT help with the server configuration of any kind if your server uses anything other than Apache.

Hosting Services

QrexOrder works very well with all major managed hosting providers. To name a few, GoDaddy, NameCheap, BlueHost, SiteGround, HostGator, and a2hosting. All managed hosting provides would support an easy-to-use cPanel through which Qrexorder can literally be installed in just 5 minutes. (We also offer installation support for these hosting providers)

If you use a Cloud Hosting service like AWS, GCloud, DigitalOcean, etc, we DO NOT support installation or server configuration on these services. If you use a Cloud Hosting or a dedicated server where you have configured the server on your own, the support will only be resumed after you have completed installation and setup for Qrexmenu

We will support only an apache server with cPanel.

PHP Version

QrexOrder requires PHP v7.4 to 8.1

PHP Extensions

The following PHP extensions are mandatory to use QrexOrder:

  • OpenSSL PHP Extension

  • cUrl PHP Extention

  • 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

  • allow_url_fopen is enabled.

  • mod_rewriteis enabled.

How to Enable PHP Extensions?

On a manages hosting provider (like GoDaddy, Hostinger, etc) you will have an option to change the PHP Configuration under the name "Php Versions" or "Php Configurations" or "Php Extensions" or some similar names.

There you can find a similar view as shown below:

From this list, check all the required extensions and Save/Apply the settings.

Also check allow_url_fopen is enabled.

We will support only an Apache server with cPanel.

Click here