Twitter: This alert plugin sends messages to your Twitter Account when an error is caught. Installation: Extract twitter.zip and copy the entire content in the "alerts" folder. Configuration: Please add the following lines to your configuration file (configure.php): -[ /* ******Twitter****** */ define("TWITTER_USERNAME", "your username"); define("TWITTER_PASSWORD", "your password"); ]-