Kalkun - Open Source Web-based SMS Manager

Kalkun is an open source web-based SMS (Short Message Service) manager. It uses gammu-smsd (part of gammu family) as SMS gateway engine to deliver and retrieve messages from your phone/modem.

Homepage : https://kalkun.sourceforge.io/ Documentation : https://github.com/kalkun-sms/Kalkun/wiki/

Features

Support for MySQL, PostgreSQL and SQLite3 Multi user & Multi modem support Usual folders: inbox, outbox, sentitems, spam, trash & personal folders. Conversation view: SMS are grouped by phone number Spam filter based on b8 Phonebook, contacts, groups Various "compose SMS" options: to a number, contact or a group schedule to specific date/time or with a delay reply, forward, resend SMS merge SMS template Automatic message signature Filter incoming messages Keyboard shortcuts API access Localization Kalkun core parameters Conversation grouping Disable all outgoing SMS Alternate gateways (send-out only) if you don't want to use Gammu backend Append ads to your message Send SMS repeatedly with SMS bomber

Requirements

For full details, see the requirements on the wiki.

Briefly, this is what has to be installed & configured prior to installing Kalkun:

HTTP Server (any of Apache httpd, Lighttpd, NGINX, IIS...) Composer (Dependency Manager for PHP) PHP >=5.6, >=7, >=8 PHP-CLI (command line interface) PHP extensions (composer should tell you which ones are missing on your system) MySQL/MariadDB 5.5.3+ (having full UTF-8 support) or PostgreSQL or SQLite3 Gammu SMSD (make sure it is already running and configured)

Installation

You can find detailed installation instructions on the wiki.

There are also Debian & derivatives (Ubuntu...) packages produced for releases and snapshots on every commit. Detailed installation instructions to use the Debian package are on the wiki.

Brief installation steps

Find the detailed installation steps on the wiki.

If you are upgrading, check the Release notes.

Steps in brief:

Extract to web root folder (eg: /var/www/html => Ubuntu) Run composer install from there to get & check the dependencies. Create the gammu smsd database. Kalkun uses the database that is created by gammu with all the tables created by gammu. Kalkun then adds tables and some columns. So there is no such case where one has a gammu database separate from the kalkun database. Both software share the same database. Import gammu database schema (it's included on gammu sources, eg. gammu/docs/sql/mysql.sql). Configure Kalkun daemon & outbox_queue scripts (to manage inbox and autoreply) Optionally: increase the security of your installation Configure the connection to the database in application/config/database.php Launch the install wizard of Kalkun, preferably by going to http://localhost/kalkun/index.php/install Delete the installation file (the install wizard tell you where it is, if this step is needed) Change the default encryption key in application/config/config.php Launch Kalkun by browsing to http://localhost/kalkun. Default login and password are kalkun.

Contributing

Please check the wiki contribution suggestions.

Documentation

See the documentation on the Wiki

License

Kalkun is licensed under GPL-2.0-or-later.

版权声明:

1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。
2、网站不提供资料下载,如需下载请到原作者页面进行下载。
3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考学习用!
4、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。