βοΈ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
Important The script can't be installed on a subfolder. Only directly in domain or subdomain.
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:
Creating a domain or a subdomain
Creating a database
Uploading script files to the host
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.
Remember to set up SMTP or you'll encounter an error 500 on the registration page.
Here's how.
π©Mail ServerWhen your finish with the configuration, we can proceed to the next step, which is application usage.
Learn how to use it.
πGetting StartedLast updated
Was this helpful?