Version 0.1 of Kannel Web Configuration tool is available for download here.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Installation

  1. Download Kannel Web Configuration Tool
  2. Extract contents to directory on PHP 5 or higher enabled web-server (eg: tar jxvf kwc.tar.bz2)
  3. Edit config/config.inc.php – changing the line $configFiles[] = “/etc/kannel.conf”; to point to your configuration file.
  4. Make sure your kannel configuration file is writable by the particular web server user (WARNING: You should password protect this area of your site either via .htaccess files in Apache, or other means.)
  5. Access the tool by visiting http://your-server-hostname/kwc-path/web/index.php