Skip to content

mmsoftsandbox/oc-exception-report-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exception report plugin

The plugin allows you to receive notifications of all Exception on your site - directly in Telegram. Some Exception types can be added to the ignored list, so you can filter the message flow

Documentation

Full documentation about telegram bots, you can see here: https://core.telegram.org/bots/api

Get bot token

Create bot by @BotFather . Bot token will was like as 123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11

Get user chat id

For getting user chat id - write any message for bot, and open next url into browser:

https://api.telegram.org/bot{token}/getUpdates

Don't forget replace {token} to your bot token.

Enter this token and chat id into plugin settings. That is all, lets start using this plugin

About

October CMS plugin report about exceptions to Telegram

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%