Frappe Workspace Quicklink
Redirect Frappe workspace sidebar items directly to a DocType, Report, Page, Dashboard, or URL instead of the workspace page.
- Author: manavmandli
- Repository: https://github.com/manavmandli/frappe_workspace_quicklink
- GitHub stars: 1
- Forks: 0
- License: MIT
- Category: Developer Tools
- Maintenance: Actively Maintained
Install Frappe Workspace Quicklink
bench get-app https://github.com/manavmandli/frappe_workspace_quicklink
Add the Frappe Gems badge to your README
Maintain Frappe Workspace Quicklink? Paste this into your README:
[](https://frappegems.com/gems/apps/manavmandli/frappe_workspace_quicklink)
About Frappe Workspace Quicklink
# Frappe Workspace Quicklink
Turn any Frappe workspace into a direct sidebar shortcut. Instead of opening the workspace page, clicking the sidebar item navigates straight to a configured DocType, Report, Page, Dashboard, or URL.
## Screenshots
**Select the link type (DocType, Report, Page, Dashboard, URL):**
**Select the link to:**
## How It Works
1. Go to **Settings → Workspace** and open an existing workspace record
2. Check **Is Quick Link**
3. Choose a **Quick Link Type** (DocType / Report / Page / Dashboard / URL)
4. Fill in **Link To** (or **URL** for external links)
5. Save — clicking that workspace in the sidebar now redirects directly to the configured destination
## Installation
```bash
cd $PATH_TO_YOUR_BENCH
bench get-app $URL_OF_THIS_REPO
bench install-app frappe_workspace_quicklink
bench migrate
```
## License
MIT
Related Developer Tools apps for Frappe & ERPNext
- Frappe — Low code web framework for real world applications, in Python and Javascript
- Frappe Docker — Docker environment for developing, deploying, and running Frappe applications (ERPNext and custom apps) in production and development
- Builder — Craft beautiful websites effortlessly with an intuitive visual builder and publish them instantly
- Bench — CLI to manage Multi-tenant deployments for Frappe apps
- Frappe Ui — A set of components and utilities for rapid UI development
- Press — Full service cloud hosting for the Frappe stack - powers Frappe Cloud
- Gameplan — Open Source Discussions Platform for Remote Teams
- Doppio — A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.