{"id":29948443,"url":"https://github.com/retifrav/telegram-for-cms","last_synced_at":"2026-04-19T10:31:20.274Z","repository":{"id":83211961,"uuid":"66062196","full_name":"retifrav/telegram-for-cms","owner":"retifrav","description":"Telegram notifications for your CMS.","archived":false,"fork":false,"pushed_at":"2024-01-11T14:51:24.000Z","size":25,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-03T08:23:18.452Z","etag":null,"topics":["cms","php","telegram","telegram-bot","telegram-notifications","wordpress"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/retifrav.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["retifrav"]}},"created_at":"2016-08-19T07:27:28.000Z","updated_at":"2021-11-01T19:21:58.000Z","dependencies_parsed_at":"2023-03-12T17:43:06.516Z","dependency_job_id":null,"html_url":"https://github.com/retifrav/telegram-for-cms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/retifrav/telegram-for-cms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retifrav%2Ftelegram-for-cms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retifrav%2Ftelegram-for-cms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retifrav%2Ftelegram-for-cms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retifrav%2Ftelegram-for-cms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/retifrav","download_url":"https://codeload.github.com/retifrav/telegram-for-cms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retifrav%2Ftelegram-for-cms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32003961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cms","php","telegram","telegram-bot","telegram-notifications","wordpress"],"created_at":"2025-08-03T08:16:40.237Z","updated_at":"2026-04-19T10:31:20.252Z","avatar_url":"https://github.com/retifrav.png","language":"PHP","funding_links":["https://github.com/sponsors/retifrav"],"categories":[],"sub_categories":[],"readme":"# Telegram for CMS\n\nTelegram notifications for various PHP-based CMS.\n\n\u003c!-- MarkdownTOC --\u003e\n\n- [About](#about)\n- [CMS](#cms)\n    - [Wordpress](#wordpress)\n    - [MediaWiki](#mediawiki)\n    - [Drupal](#drupal)\n\n\u003c!-- /MarkdownTOC --\u003e\n\n## About\n\nIt is possible to send notifications about updates on your website (*new posts, comments*) via [Telegram](https://telegram.org). It's a rather easy task, as everything is done via simple [HTTP requests](https://core.telegram.org/bots/api#making-requests). So you only need to \"hook-up\" the \"publish\" event of your CMS.\n\nFor this you'll need a [Telegram bot](https://core.telegram.org/bots#3-how-do-i-create-a-bot) and a Telegram chat ID, which can be a channel, a group or a user account (*yours, most likely*).\n\nHere I created such plugins for:\n\n- [Wordpress](https://wordpress.org)\n- [MediaWiki](https://mediawiki.org/wiki/MediaWiki)\n- [Drupal](https://drupal.org)\n\n## CMS\n\n### Wordpress\n\nYou need to hook you functions to [publish_post](https://codex.wordpress.org/Plugin_API/Action_Reference/publish_post) or [comment_post](https://codex.wordpress.org/Plugin_API/Action_Reference/comment_post).\n\nHere's a more detailed [article](https://decovar.dev/blog/2015/11/08/wordpress-plugin-telegram/) (*in russian*).\n\n### MediaWiki\n\nYou need to hook your function to [PageSaveComplete](https://mediawiki.org/wiki/Manual:Hooks/PageContentSaveComplete).\n\nHere's a more detailed [article](https://decovar.dev/blog/2015/11/15/mediawiki-extension-telegram/) (*in russian*).\n\n### Drupal\n\nFirst you need to install the module [Hook Post Action](https://drupal.org/project/hook_post_action). And then implement any hook you want (*`hook_entity_postsave`, for example*) in submodule.\n\nHere's a more detailed [article](https://decovar.dev/blog/2016/08/18/telegram-notifications-for-drupal/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fretifrav%2Ftelegram-for-cms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fretifrav%2Ftelegram-for-cms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fretifrav%2Ftelegram-for-cms/lists"}