Foodomaa®
  • Introduction
  • The Flow
  • Installation
    • Installation on Server
    • Installation on LocalHost
    • Update From an Older Version
  • Configurations
    • Google Maps API Keys
    • Google Distance Matrix API
    • SMS Gateway Settings
    • Push Notification Keys
    • One Signal Setup for Store Dashboard Notification
    • Changing customer and delivery application name
    • Email Configuration
    • Cache Configuration
    • Promo Sliders
    • Category Slider and Filters
    • Social Login
    • Store Scheduling (Open/Close)
  • FAQs
    • Zones in Foodomaa
    • White Screen Issues
    • Push Notifications & Alerts
    • How are Stores shown to the Customers?
    • Bulk CSV Upload
    • StoreOwner Dashboard Translations
    • How "Add to Homescreen" works?
    • How does Wallet works?
    • When is the next update?
    • Creating and Linking Pages
    • Razorpay Webhooks
  • Advanced Usage
    • Using the Full Source Code
  • Premium Modules
    • SuperCache Module
    • Delivery Area Pro Module
    • Thermal Printer Module
    • Call And Order Module
    • Order Schedule Module
  • Extras
    • Change Log
    • Change Log (old)
    • Requirements for Foodomaa
    • Limitations
    • Scope of Support
    • Refund Policy
    • License
Powered by GitBook
On this page
  • Requirements
  • Very Important
  • Video Walkthrough
  • Written Walkthrough

Was this helpful?

  1. Installation

Installation on Server

Requirements

Foodomaa™ requires PHP v7.3, 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

  • ionCube Loader PHP Extension

  • GD PHP extension

Click here to read the full requirement list.

Very Important

Foodomaa™ 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

Foodomaa™ requires an SSL certificate to be installed on your domain to work with all the services. A FREE SSL certificate can be easily installed on your domain using sslforfree.com

Video Walkthrough

Written Walkthrough

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 on your system.

  • Step 3 Navigate to Fresh Installation folder.

  • Step 4 Select the file upload-this-for-fresh-installation.zip and upload it to the public_html directory of your hosting.

  • Step 5 Extract the contents of the uploaded zip file to the same directory i.e public_html.

  • Step 6 Assuming your website is yourdomain.com, and you have already set up an SSL certificate, navigate to https://yourdomain.com/public/install

You can now proceed with the Google API keys setup.

PreviousThe FlowNextInstallation on LocalHost

Last updated 3 years ago

Was this helpful?

Google Maps API Keys