Frappe Slack Connector

Frappe app that integrates the Leave Management module with Slack

Install Frappe Slack Connector

bench get-app https://github.com/rtCamp/frappe-slack-connector

Tags

  • frappe
  • tier-1

Add the Frappe Gems badge to your README

Maintain Frappe Slack Connector? Paste this into your README:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=rtCamp%2Ffrappe-slack-connector)](https://frappegems.com/gems/apps/rtCamp/frappe-slack-connector)

About Frappe Slack Connector

Frappe HR Logo

Frappe Slack Connector

Frappe app that integrates the Leave Management module with Slack.

Frappe HR Logo
## Key Features - **Apply for Leave**: Use a custom Slack command to apply for leave. For example: ``` /apply-leave ``` This will open up a modal that you can use to submit your leave details. - **Leave Approval/ Rejection**: Leave approvers will receive a Slack notification with options to either Approve or Reject the leave directly from Slack. - **Daily Leave Reminders**: Every working day at the specified time, a Slack message will list all employees currently on leave. ## Prerequisite Before you begin, make sure you have following apps installed on your site: - [ERPNext](https://github.com/frappe/erpnext) - [Frappe HR](https://github.com/frappe/hrms) ## Installation Run the following command to install the app. ```bash bench get-app https://github.com/rtCamp/frappe-slack-connector bench --site [site-name] install-app frappe_slack_connector bench --site [site-name] migrate bench restart ``` For local development, check out our dev-tool for seamlessly building Frappe apps: [frappe-manager](https://github.com/rtCamp/Frappe-Manager) NOTE: If using `frappe-manager`, you might require to `fm restart` to provision the worker queues. ## Slack Setup Visit the detailed [Slack setup guide](https://github.com/rtCamp/frappe-slack-connector/wiki/Getting-Started) on wiki. ## Documentation Please refer to our [Wiki](https://github.com/rtCamp/frappe-slack-connector/wiki) for details. ## Contribution Guide Please read [CONTRIBUTING.md](./CONTRIBUTING.md) for details. ## License This project is licensed under the [AGPLv3 License](./LICENSE).

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