βš™οΈInstallation - Shared Hosting

Learn how to install FoodMonkey on a Shared Hosting

Requirements

FoodMonkey is a self-hosted web application written in PHP on top of the Laravel 10.0 framework. To install FoodMonkey, you'll need the following prerequisites:

  • PHP Version: 7.4 or 8.0

  • MySQL Version: >= 5.x

  • Application server: Apache, Nginx

Preparation

FoodMonkey is very easy to install, and you'll be able to set it up without any coding knowledge. The installation process includes three major steps:

  1. Creating a domain or a subdomain

  2. Creating a database

  3. Uploading script files to the host

You can watch the video tutorial or follow these step-by-step instructions.

Placeholder for now

Installation on Shared Hosting

We'll use cPanel in this guide, but the steps should be similar for other hosting managers.

1. Create your domain or subdomain in your shared hosting

After you have created that, you will be able to access the file manager for that domain or subdomain

Delete any default files that are maybe added.

2. Create a database

Create an empty database in your shared hosting and remember this credentials

  • db name

  • db username

  • db password

3. Upload the source code that you have downloaded from CodeCanyon and unzip it

4. Navigate to the web url where your project is located

ex. mydomain.com or subdomain.mydomain.com

The installation screen should appear and guide you in the process.

As an admin, you can change all settings in Site Settings after logging in.

Here's how.

πŸ“©Mail Server

When your finish with the configuration, we can proceed to the next step, which is application usage.

Learn how to use it.

πŸ“ŒGetting Started

Last updated

Was this helpful?