DigiRestro
  • Introduction
  • Server Requirements
  • Installation
  • Admin
    • Dashboard
    • Vendors
    • Restaurants
    • Plans
    • Subscriptions
    • Report
    • Testimonials
    • FAQ
    • CMS
    • Contact Request
    • Languages
    • Settings
      • Application Setting
      • Email Setting
      • Payment Setting
      • Restaurant Types
      • Frontend
      • SEO
  • Vendor
    • Dashboard
    • Restaurants
    • Staff
    • Categories
    • Foods
    • QR Code
    • Themes
    • Table
    • Call Waiter
    • Subscription
    • Feedbacks
    • Setting
    • Support
  • Staff
  • Support
  • Update From Old Version
Powered by GitBook
On this page

Installation

PreviousServer RequirementsNextAdmin

Last updated 8 months ago

Requires PHP Version: >=8.1.2 & PHP Extension

Once you extract the code files, you will see the folders as shown in the image. You can see the "code.zip" and "digi_restro.sql" files that you require to process installation.

The following process will be used to install the admin dashboard using the package manager

  1. Download the script from codecanyon.

  2. Once you download and extract the script file you will find "code.zip". Upload this zip file to your server and extract it to your root location.

  3. Create a database on cPanel and import "digi_restro.sql".

  4. Copy .env.example to .env

Fill in the database connection details in .env

DB_DATABASE=DATABASE_NAME
DB_USERNAME=DATABASE_USERNAME
DB_PASSWORD=DATABASE_PASSWORD

Fill in the APP_URL and ASSET_URL details in .env

APP_URL=http://yourdomain.com/public
ASSET_URL=http://yourdomain.com/public

For Example

APP_URL=https://demo.digirestro.s.arrangic.com/public
ASSET_URL=https://demo.digirestro.s.arrangic.com/public

5. Give permission 755 to a storage & lang folder

6. Your hosting must support symlink to enable image upload. If symlink is not enabled then send the below details to the hosting provider and ask them to enable symlink on given path. Replace your_host_path with you cPanel path. /your_host_path/public_html/public/storage to /your_host_path/public_html/storage/app/public

System Default Admin Login

Email: admin@menu.com
Password: Admin@123#
Imagick