QR Menu Maker
Search…
QR Menu Maker
Introduction
Installation
Installation on Shared Hosting
Updating - Shared hosting
Run local
Define Basics
Mail server
Localization and Time format
Pricing Plans
Pay with card
Plugins
How to install plugin
Pusher
ShareThis
Cookie Consent
Google Analytics
Google Map API
Thermal Printer Module
Usage
Getting Started
Set up your site
Restaurant subdomain
Translations
Multilingual menu
Custom CSS
Call Waiter
Import from CSV
Custom fields on order
Add your own landing page
Changelog
Changelog
FAQ
FAQ - Technical
FAQ - Business
Powered By
GitBook
Import from CSV
Enable importing restaurants from Excel
As usual way of adding manually restaurants this platform has option for adding restaurants from excel files.
To enable this option you need to add the
ENABLE_IMPORT_CSV
variable in
env
file with
true
value.
If you want to disable this option you need to add
false
value.
1
ENABLE_IMPORT_CSV=true
Copied!
Only admin users have access to this option.
Excel file data format
This option has predefined format of the excel file for importing the data. Any other format can cause unwanted import of the data.
name
description
address
restaurant phone
logo
owner email
owner name
owner password
owner phone
​
​
​
​
​
​
​
​
​
restaurants.csv
617B
Text
Example restaurants csv file
Enable importing restaurant items from Excel
As usual way of adding manually restaurant items this platform has option for adding restaurant items from excel files.
To enable this option you need to add the
ENABLE_IMPORT_CSV
variable in
env
file with
true
value.
If you want to disable this option you need to add
false
value.
1
ENABLE_IMPORT_CSV=true
Copied!
Only admin and restaurant owner have access to this option.
Excel file data format
This option has predefined format of the excel file for importing the data. Any other format can cause unwanted import of the data.
name
description
price
category
image
​
​
​
​
​
items.csv
531B
Text
Example items csv file
Usage - Previous
Call Waiter
Next - Usage
Custom fields on order
Last modified
1yr ago
Copy link
Contents
Enable importing restaurants from Excel
Excel file data format
Enable importing restaurant items from Excel
Excel file data format