rtCamp / frappe-slack-connector

Frappe app that integrates the Leave Management module with Slack
GNU Affero General Public License v3.0
3 stars 2 forks source link
Frappe HR Logo

Frappe Slack Connector

Frappe app that integrates the Leave Management module with Slack.


Frappe HR Logo

Key Features

Prerequisite

Before you begin, make sure you have following apps installed on your site:

Installation

Run the following command to install the app.

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
NOTE: If using frappe-manager, you might require to fm restart to provision the worker queues.

Slack Setup

Visit the detailed Slack setup guide on wiki.

Documentation

Please refer to our Wiki for details.

Contribution Guide

Please read contribution.md for details.

License

This project is licensed under the AGPLv3 License.