[App Name] is a Frappe-based application developed and maintained by Ambibuzz Technologies LLP. This app is designed to enhance and extend the capabilities of the Frappe framework, providing seamless integration and functionality.
- Feature 1
- Feature 2
- Feature 3
# Get the app from GitHub
bench get-app [App Name] https://github.com/Ambibuzz/[App Name].git
# Install the app on your site
bench --site [your-site] install-app [App Name]
- Ensure you have a Frappe site running.
- Install dependencies (if any) using
bench setup requirements
. - Run
bench migrate
to apply database changes. - Configure settings via the app's configuration page in Frappe.
- Frappe Framework v15+
- Python 3.10+
- Node.js 18+
- Redis, MariaDB, and other Frappe dependencies
# Clone the repository
cd apps
git clone https://github.com/Ambibuzz/[App Name].git
# Install the app
bench get-app [App Name]
bench --site [your-site] install-app [App Name]
We welcome contributions! Please follow these steps:
- Fork the repository on GitHub.
- Create a feature branch.
- Commit changes with clear commit messages.
- Push to your fork and create a pull request.
[App Name] is licensed under the MIT License.
This application is actively maintained by Ambibuzz Technologies LLP. For any issues, please raise a GitHub issue or contact us.
- GitHub: Ambibuzz
- Website: ambibuzz.com
- Email: [email protected]