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

Was this helpful?

  1. FAQS

How Change domain works?

How Change domain works?


Answer:

  1. If you want to switch/change your domain first backup your database and codes.

  2. Enter your new domain/URL where you have to transfer your script

  3. Enter your purchase code in the purchase code field

  4. Press Submit button

When your press the submit button this domain/URL will not valid/available.

When the request submitted successfully Just transfer the script and database in your new server

IF you change your hosting and domain both then you have to configure the database.php file check documentation for details

How to config database.php file. (if your database configuration same as the old server then no need to config database.php file)

database.php file location: application/config/database.php

'hostname' => 'localhost',
'username' => 'your new database username',
'password' => 'your new database password',
'database' => 'your new database name',

Just edit database.php file and set the values

*If you get any issues please mail at our support

PreviousWhatsApp messageNextEnable/Disable Development Mode

Last updated 3 years ago

Was this helpful?