Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.03 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.03 KB

Frappe Threema

Frappe Threema is a Threema integration for the Frappe framework, using the official Threema API. Currently, the integration supports only Basic mode.

Features

  • Seamlessly integrates Threema messaging within Frappe.
  • Allows sending messages through "Threema Center" or using "Notification".

Installation

Step 1: Install the App

bench get-app https://github.com/Centura-AG/frappe_threema

Step 2: Install the App on a specific Site

bench --site [sitename] install-app frappe_threema

Step 3: Configure Threema Settings

  • Go to Threema Settings in your Frappe instance.
  • Enter your Threema API credentials.

Usage

  • Send Messages: You can send messages directly via the Threema Center or set up Notifications to automate messaging.
  • Threema Message Log Will log what all messages sent via the Threema integration.

License

This project is licensed under the MIT License.