FoodMonkey
NatadTech
  • πŸ‘‹Introduction
  • Installation
    • βš™οΈInstallation - Shared Hosting
    • πŸ”ƒUpdating - Shared Hosting
    • πŸ’»Installation - Local Machine
  • DEFINE BASICS
    • πŸ“‚Database
    • πŸ“©Mail Server
    • βŒ›Localization and Time Format
    • πŸ’²Payments
    • πŸ’±Pricing Plans
    • πŸ’°Stripe Gateway
    • πŸ’ΈPaystack Gateway
    • πŸ—ΊοΈGoogle API
    • πŸ“ˆGoogle Analytics
    • πŸ–₯️Google Authentication
    • πŸ‘€Facebook Authentication
    • πŸ›œOne Signal Push Notifications
    • πŸ“¨Twilio SMS Notifications
  • Usage
    • πŸ“ŒGetting Started
    • πŸ‘₯Register as an Admin
    • 🌏Multilingual Menu
    • ✏️Site Set-up
    • πŸͺRestaurant Subdomain
    • 🍴Single Restaurant
    • πŸ—£οΈTranslations
    • πŸ–ŒοΈCustom CSS
    • ⬆️Import from CSV
    • πŸ“Custom Fields on Order
  • Modules
    • πŸ’‘Project Modules
    • 🧩Module Installation
    • ➑️ShareThis
    • πŸͺCookie Consent
    • πŸ–¨οΈThermal Printer Module
    • πŸͺWebHooks
  • API
    • 🀝Client API
    • πŸ›΅Driver API
  • Information
    • ❓Frequently Asked Questions
    • πŸ“œChangelog
    • πŸ–₯️Developer Information
Powered by GitBook
On this page
  • Video Tutorial
  • 1. If alterations have been made to the code.
  • 2. Make sure to back up these files and folders in case of any issues.
  • 3. Download the code from CodeCanyon and upload the zip file.
  • 4. Extract the zip file.
  • 5. Restore your .env file.
  • 6. Create an empty file to signify that the installation of the application is complete.
  • 7. Once the files are moved, open your site and navigate to Settings.

Was this helpful?

  1. Installation

Updating - Shared Hosting

This process takes around 5 min. Your site will be down, so do it when you have the fewest visitors, or set up a website redirect.

PreviousInstallation - Shared HostingNextInstallation - Local Machine

Last updated 1 year ago

Was this helpful?

Video Tutorial

1. If alterations have been made to the code.

If you've made any changes to the code, CSS, or JavaScript files, be sure to back them up to avoid losing your work. Download or make note of your modifications.

2. Make sure to back up these files and folders in case of any issues.

3. Download the code from CodeCanyon and upload the zip file.

Download the code from CodeCanyon, then upload it directly to your hosting in the same location as your current site.

4. Extract the zip file.

Extract the zip files. Overwriting old files.

5. Restore your .env file.

Return to your file manager and re-upload your previous .env file.

6. Create an empty file to signify that the installation of the application is complete.

Important Inform the application that the system has been installed by creating an empty file named "installed" in the "/storage" directory.

7. Once the files are moved, open your site and navigate to Settings.

If there are any pending database migrations, they will be executed automatically.

πŸ”ƒ
Placeholder for now