PicoQR - (SaaS) Contactless Digital Restaurant QR Menu Maker

Documentation version 2.0


Introduction


First of all, Thank you so much for purchasing this script and for being my loyal customer. You are awesome!
You are entitled to get six month updates to this product + exceptional support from the author directly.

This documentation is to help you regarding each step of integration. Please go through the documentation carefully to understand how this tool is made and how to install this properly. Basic configutarion knowledge is required to install this script.

How to Install

Installation -

Our app is easy to install. First download the app from download list. It will be packed as a zipped file. You can choose to either input into your server or control panel It is completely explained below.

Please note that installation steps or options may differ on your server depending.


Installation overview -

Here is a quick overview of the installation steps that you have to follow. Please follow these steps in order to minimize the probability of something going wrong:


Requirements -

PHP >= 7.3
BCMath PHP Extension
Ctype PHP Extension
Fileinfo PHP Extension
JSON PHP Extension
Mbstring PHP Extension
OpenSSL PHP Extension
PDO PHP Extension
Tokenizer PHP Extension
XML PHP Extension


Importing using ftp or control panel -

This method will work for any server that has either an FTP account set up or another method of copying files to the server

You must upload the app_v2_7.zip file into the public_html directory. Once you have done so, you will need to extract the contents of the zip files into the

public_html directory. Assuming you have done this correctly. You can now delete the zip file if you think it necessary to save space.

Now find .env file and edit or change
DB_HOST= your database host
DB_PORT= your database port number
DB_DATABASE= your database name
DB_USERNAME= your database username
DB_PASSWORD= your database password

You have to import the picoqr_v2_7.sql file into your database.

Important configurations

How to Upgrade From v2.6 to v2.7

Make a copy of your database and code before upgrading
  1. First replace all the codes from v2_6 to v2_7 except .env file
  2. You may want to copy the nessasary files like profile picture from previous "public\uploads" directory to new "public\uploads"
  3. Change from APP_DEBUG=false to APP_DEBUG=true in .env file
  4. Add or change from APP_VERSION=2.6 to APP_VERSION=2.7 in .env file
  5. Go to the url "{your_host}/process/upgrade" ( you will show a message 'Database upgrade has been finished' )
  6. Change from APP_DEBUG=true to APP_DEBUG=false in .env file

you are good to go.

How to use PicoQR

Admin Credentials

Admin login: {root_url}/login
Username: admin@demo.com
Password: 123456
This application contains three types of users.

i) Admin
ii) Restaurant Owner
iii) Customer

All are completely explained below-

(i)Admin Panel

Admin Dashboard

Restaurant List

User Plan

Plan

Settings

You can manage site setting, email setting, payment gateway credentials and much more


(ii) Restaurant Owner

Create Restaurant

Create Item

Generate QR

(iii) Customer

Customer Order List

Place Order

Copyright and license

Copyright Pico Technology 2020
Pico Technology