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 thepublic_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 tohttps://yourdomain.com/public/install
You can now proceed with the Google API keys setup.
Last updated