Installation
Appe - Frappe Mobile App Installation Guide (Step-by-Step)
Create new account using thi link https://appetech.io/signup and follow all steps carefully
1. Mobile App Availability
- Android β Download Appe Mobile App
- iOS β Download Appe ERP Mobile APP.
π Right now, developers and businesses can also set up Appe inside their own Frappe/ERPNext instance using the instructions below.
2. System Requirements
Before installing, make sure your system meets these requirements:
- Operating System: Ubuntu 20.04 / 22.04 (recommended)
- Python: v3.10 or later
- Frappe Framework: v15.0.0 or later (installed & managed via
bench) - Node.js: v18+
- Redis & MariaDB (default Frappe stack)
3. Installation Steps
Follow these steps to install Appe in your Frappe environment:
Step 1: Register on our website
Register at https://appetech.io/signup
Step 2: Navigate to your bench directory
cd $PATH_TO_YOUR_BENCH
cd ~/frappe-bench
Step 3: Get Appe app from GitHub
Clone Appe into your apps folder using bench get-app:
bench get-app https://github.com/appetech/appe.git --branch master
Step 4: Install Appe into your Frappe site
bench install-app appe
bench --site mysite.local install-app appe
Step 5: Verify Installation
Log in to your site, go to Installed Apps and check if Appe is listed.

4. Help & Support
If you face any issue or need help:
π§ Email: info@appetech.io π Website: https://appetech.io
Weβre always happy to help!