Easy QRMenu
A user-friendly tool for creating digital QR code menus, perfect for restaurants looking to provide a contactless dining experience.
Descriptions
Overview
Easy QR Menu is a lightweight, responsive, and user-friendly digital menu solution designed for restaurants, cafes, and bars. It enables customers to browse your menu online via QR codes, eliminating the need for printed physical menus while providing a modern, contactless dining experience.
Features
- Multi-language support for menu items
- Categorized menu layout for clean and intuitive navigation
- Fully responsive design optimized for mobile, tablet, and desktop devices
- Active/inactive menu item management for seasonal or temporary items
- Admin panel for easy menu and settings management
- Quick installer for fast and simple setup
- Lightweight and fast performance built with PHP and MySQL
Requirements
- PHP 7.4 or higher
- MySQL 5.7+ / MariaDB 10.2+
- Apache with mod_rewrite or compatible PHP web server
uploads/folder must be writable by the server- Modern browser for admin panel and menu display
Instructions
Hosting Installation
Step 1: Upload Files to Your Hosting
Upload all project files to your document root (e.g.,
public_html/qrmenu). If you want it at your root domain, upload into public_html/ directly and adjust the Base URL in the installer.Step 2: Create a MySQL Database and User
Log in to your hosting control panel (cPanel, Plesk, etc.). Locate the Databases section. Create a new database with a name of your choice (e.g.,
qrmenu). Create a new database user with a username and strong password. Assign the user to the database and grant All Privileges. Note down the following credentials:- Database name
- Database user
- Database password
- Database host (usually
localhost)
Step 3: Set Folder Permissions
Ensure
uploads/ is writable by the web server (e.g., chmod 775 uploads).Step 4: Run the Installer
Open your browser and go to
https://yourdomain.com/qrmenu/install.php. Enter your database credentials and other details (admin username, password, restaurant name, Base URL). Click Install — this will create tables, insert settings, and generate config.php.Step 5: Delete the Installer
For security, delete
install.php after installation.Step 6: Log into the Admin Panel
URL:
https://yourdomain.com/qrmenu/admin/login.phpAdd menu items, upload images, and manage your menu.
Step 7: View the Public Menu
URL:
https://yourdomain.com/qrmenu/index.phpThe menu page shows your categories and items, with no tagline, QR code, or order buttons.
Hex Information (For Shop Owner): 58067

Add a review