This app targets restaurant workflows but intentionally covers a wider hospitality scope, including bar and club use cases where quick-pay and no-table flows are common.
| ERPNext | Frappe | Support-Status |
|---|---|---|
| v16 Beta | v16 Beta | ⚙️ Coming soon |
| v15 | v15 | ⚙️ Coming soon |
The app can be installed directly via Frappe Cloud:
-
Open the Frappe Cloud dashboard at https://frappecloud.com/dashboard/#/sites
-
Click “New Site” to create a new instance
-
In the “Select apps to install” step:
- Choose the desired Frappe/ERPNext version
- Also enable the
ERPNEXT Restaurantapp
-
Finish the wizard until the site has been created
Once ERPNext is installed, add the app to your Bench environment using the following command:
bench get-app https://github.com/Rocket-Quack/erpnext_restaurant --branch version-15Install required modules and dependencies:
bench setup requirementsThen you can install the app on a site:
bench --site yoursite.com install-app erpnext_restaurantMigrate new Installed App
bench --site yoursite.com migrateCopyright (C) 2026 RocketQuackIT
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
GNU GPL V3. See the LICENSE file for more information.
