Frappe Threema is a seamless integration between the Frappe framework and Threema messaging service, leveraging the official Threema Gateway API. This integration currently operates in Basic mode, providing a robust solution for secure messaging within your Frappe applications.
- Direct integration with Threema Gateway API
- Message sending through Threema Center
- Automated messaging via Notification system
- Comprehensive message logging
- Secure end-to-end communication
- Easy-to-use interface within Frappe
- Frappe v15+
You can install this app using the bench CLI:
cd $PATH_TO_YOUR_BENCH
bench get-app $URL_OF_THIS_REPO --branch main
bench install-app frappe_threema
- Navigate to Threema Settings in your Frappe instance
- Configure the following:
- Threema API Key
- Gateway ID
- Password
- Save your settings
- Access the Threema Center to send direct messages
- Compose and send messages to Threema users
- View message status and delivery reports
- Set up automated messages
- Configure notification triggers
- Customize message templates
- Track all sent messages in Threema Message Log
- Monitor delivery status
- Access message history
For support and issues, please create a new issue.
MIT License - See LICENSE file for details