Frappe Fab
Frappe generic app container to group fab's apps
- Author: fabricatorsltd
- Repository: https://github.com/fabricatorsltd/frappe-fab
- GitHub stars: 0
- Forks: 0
- License: AGPL-3.0
- Category: Integrations
- Maintenance: Actively Maintained
- Frappe versions: develop, v16
Install Frappe Fab
bench get-app https://github.com/fabricatorsltd/frappe-fab
Add the Frappe Gems badge to your README
Maintain Frappe Fab? Paste this into your README:
[](https://frappegems.com/gems/apps/fabricatorsltd/frappe-fab)
About Frappe Fab
FAB
Shared FAB workspace shell and common Desk integration for Frappe and ERPNext.
Scope
fab is the thin app that gives the FAB suite a consistent home inside Desk. It
owns the shared workspace container, common branding, and the install-time
synchronization that keeps FAB apps grouped together in the UI.
Current responsibilities include:
- the top-level FAB desktop and sidebar entry points
- shared labels, translations, and visual assets
- install hooks that keep the FAB app group consistent across sites
Branches
develop: integration branch for testing against Frappe/ERPNextdevelopversion-16: stable branch for Frappe/ERPNext 16
Installation
cd $PATH_TO_YOUR_BENCH
bench get-app https://github.com/fabricatorsltd/frappe-fab.git --branch version-16
bench --site [site] install-app fab
Use --branch develop when testing the FAB app set against Frappe develop.
Development
cd apps/fab
pre-commit install
Pre-commit is configured for Ruff, ESLint, Prettier, and PyUpgrade.
License
GNU Affero General Public License v3.0
Related Integrations apps for Frappe & ERPNext
- Insights — Open Source Business Intelligence Tool
- Raven — Simple, open source team messaging platform
- Frappe Whatsapp — WhatsApp cloud integration for frappe
- Frappe Assistant Core — Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
- Biometric Attendance Sync Tool — A simple tool for syncing Biometric Attendance data with your ERPNext server
- Frappe React Sdk — React hooks for Frappe
- Frappe Js Sdk — TypeScript/JavaScript library for Frappe REST API
- Mcp — Frappe MCP allows Frappe apps to function as MCP servers