{"id":370319,"date":"2026-09-18T11:40:19","date_gmt":"2026-09-18T11:40:19","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/rnotifier-for-telegram\/"},"modified":"2026-09-18T11:40:03","modified_gmt":"2026-09-18T11:40:03","slug":"rnotifier-for-telegram","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/rnotifier-for-telegram\/","author":17553519,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.4","stable_tag":"1.0.4","tested":"7.1.1","requires":"5.8","requires_php":"7.0","requires_plugins":null,"header_name":"Rnotifier for Telegram","header_author":"Rad","header_description":"Send a Telegram notification when a visitor submits a Contact Form 7 or WPForms form.","assets_banners_color":"0c1838","last_updated":"2026-09-18 11:40:03","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/profiles.wordpress.org\/rad18\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":59,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.4":{"tag":"1.0.4","author":"rad18","date":"2026-09-18 11:40:03","revision":3701898}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3701892,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3701892,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256},"icon.svg":{"filename":"icon.svg","revision":3701892,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3701892,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3701892,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.4"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3701892,"resolution":"1","location":"assets","locale":"","width":717,"height":842},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3701892,"resolution":"2","location":"assets","locale":"","width":640,"height":876}},"screenshots":{"1":"Main settings screen \u2014 bot token, chat IDs, and per-form-plugin status.","2":"Per-form settings \u2014 enable notifications, restrict to specific form IDs, and customize the message template."}},"plugin_section":[],"plugin_tags":[25308,1152,4906,9171,130711],"plugin_category":[],"plugin_contributors":[280823],"plugin_business_model":[],"class_list":["post-370319","plugin","type-plugin","status-publish","hentry","plugin_tags-connector","plugin_tags-contact-form-7","plugin_tags-notifications","plugin_tags-telegram","plugin_tags-wpforms","plugin_contributors-rad18","plugin_committers-rad18"],"banners":{"banner":"https:\/\/ps.w.org\/rnotifier-for-telegram\/assets\/banner-772x250.png?rev=3701892","banner_2x":"https:\/\/ps.w.org\/rnotifier-for-telegram\/assets\/banner-1544x500.png?rev=3701892","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/rnotifier-for-telegram\/assets\/icon.svg?rev=3701892","icon":"https:\/\/ps.w.org\/rnotifier-for-telegram\/assets\/icon.svg?rev=3701892","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/rnotifier-for-telegram\/assets\/screenshot-1.png?rev=3701892","caption":"Main settings screen \u2014 bot token, chat IDs, and per-form-plugin status."},{"src":"https:\/\/ps.w.org\/rnotifier-for-telegram\/assets\/screenshot-2.png?rev=3701892","caption":"Per-form settings \u2014 enable notifications, restrict to specific form IDs, and customize the message template."}],"raw_content":"<!--section=description-->\n<p>Rnotifier for Telegram sends a message to your Telegram bot every time a supported contact form is submitted \u2014 no need to keep checking your email inbox. This plugin is not affiliated with or endorsed by Telegram.<\/p>\n\n<p>It's a connector, not a form builder: it works alongside the form plugin you already use.<\/p>\n\n<p>Supported form plugins:<\/p>\n\n<ul>\n<li><strong>Contact Form 7<\/strong><\/li>\n<li><strong>WPForms<\/strong><\/li>\n<\/ul>\n\n<p>Only the sections for form plugins that are actually active on your site appear in the settings \u2014 nothing to configure for plugins you don't use.<\/p>\n\n<p>Features:<\/p>\n\n<ul>\n<li>One Telegram bot, one or more chat IDs (comma-separated) \u2014 notify yourself and a team chat at once<\/li>\n<li>Per form plugin: enable\/disable, restrict to specific form IDs, and a custom message template<\/li>\n<li>Message placeholders: <code>{all_fields}<\/code>, <code>{field_KEY}<\/code> for a single field, <code>{form_title}<\/code>, <code>{page_url}<\/code>, <code>{submitted_at}<\/code><\/li>\n<li>\"Save &amp; test connection\" button to check your bot token and chat ID before going live<\/li>\n<li>A short error log (last 20 entries) if a message fails to send \u2014 without storing the submitted data itself<\/li>\n<li>No notification is sent for any form until you explicitly list its form ID \u2014 nothing goes out by default<\/li>\n<\/ul>\n\n<h3>External services<\/h3>\n\n<p>This plugin connects to the Telegram Bot API to deliver form-submission notifications to the Telegram chat(s) you configure. This is a required, core part of how the plugin works \u2014 there is no way to send a Telegram message without contacting Telegram's own servers.<\/p>\n\n<ul>\n<li><strong>What it is and what it's used for:<\/strong> the Telegram Bot API (api.telegram.org), operated by Telegram, used to send a chat message via your own bot whenever a supported form (Contact Form 7 or WPForms) is submitted on your site.<\/li>\n<li><strong>What data is sent, and when:<\/strong> every time a form you've enabled notifications for is submitted, the submitted field values (whatever the form collects \u2014 for example name, email, phone, or message) are sent to Telegram's servers as the text of the bot message, together with the page URL and submission time. This only happens for forms you've explicitly enabled and listed a form ID for \u2014 nothing is sent by default.<\/li>\n<li>Terms of Service: https:\/\/telegram.org\/tos\/bots<\/li>\n<li>Privacy Policy: https:\/\/telegram.org\/privacy<\/li>\n<\/ul>\n\n<p>This is a transfer of your site visitors' personal data to a third-party service; make sure this is covered by your own site's privacy policy.<\/p>\n\n<p>The plugin itself does not otherwise store submitted form data \u2014 only the bot token, chat IDs, your message templates, and a short log of delivery <em>errors<\/em> (which does not include submitted field values).<\/p>\n\n<h3>Donate<\/h3>\n\n<p>If you find this plugin useful, please consider supporting its development.<\/p>\n\n<p>https:\/\/buymeacoffee.com\/rad181<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to <code>\/wp-content\/plugins\/<\/code><\/li>\n<li>Activate the plugin from the Plugins screen<\/li>\n<li>Create a bot with <a href=\"https:\/\/t.me\/BotFather\">@BotFather<\/a> on Telegram and copy its token<\/li>\n<li>Go to the Rnotifier menu item, paste the bot token and your chat ID(s)<\/li>\n<li>Under the form plugin you use, enable notifications and enter the form ID(s) to notify on<\/li>\n<li>Click \"Save &amp; test connection\" to confirm it works<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"how%20do%20i%20find%20my%20telegram%20chat%20id%3F\"><h3>How do I find my Telegram chat ID?<\/h3><\/dt>\n<dd><p>Message your bot once, then open <code>https:\/\/api.telegram.org\/bot&lt;TOKEN&gt;\/getUpdates<\/code> in a browser and look for the <code>chat.id<\/code> value. For a group or channel, add the bot there first, post any message, then check <code>getUpdates<\/code> the same way. Personal chat IDs are positive numbers; group IDs are negative; supergroup\/channel IDs are negative and start with <code>-100<\/code>.<\/p><\/dd>\n<dt id=\"can%20i%20send%20notifications%20to%20a%20group%20or%20channel%20instead%20of%20a%20personal%20chat%3F\"><h3>Can I send notifications to a group or channel instead of a personal chat?<\/h3><\/dt>\n<dd><p>Yes \u2014 list any mix of user, group, and channel IDs in \"Chat ID(s)\", comma-separated. Each has its own requirement from Telegram itself (the plugin can't override these): a user must have messaged the bot at least once before the bot can message them back; for a group, the bot must be added as a member; for a channel, the bot must be an admin with permission to post.<\/p><\/dd>\n<dt id=\"why%20isn%27t%20a%20form%27s%20submission%20triggering%20a%20notification%3F\"><h3>Why isn't a form's submission triggering a notification?<\/h3><\/dt>\n<dd><p>Check that: the form plugin's section is enabled, the form's ID is listed in \"Form IDs\" for that plugin, and the bot token\/chat ID are correct (use \"Save &amp; test connection\" to confirm those independently).<\/p><\/dd>\n<dt id=\"does%20this%20store%20form%20submissions%20inside%20the%20plugin%3F\"><h3>Does this store form submissions inside the plugin?<\/h3><\/dt>\n<dd><p>No. The plugin only reads the submitted data long enough to build and send the Telegram message; it isn't saved anywhere by this plugin. If a message fails to send, only the error itself is logged \u2014 not the submitted data.<\/p><\/dd>\n<dt id=\"can%20i%20use%20html%20formatting%20in%20the%20message%20template%3F\"><h3>Can I use HTML formatting in the message template?<\/h3><\/dt>\n<dd><p>Yes, a limited set: <code>&lt;b&gt;<\/code>, <code>&lt;i&gt;<\/code>, <code>&lt;a href=\"...\"&gt;<\/code>, <code>&lt;code&gt;<\/code>. This matches what Telegram's HTML parse mode supports.<\/p><\/dd>\n<dt id=\"is%20this%20plugin%20affiliated%20with%20telegram%3F\"><h3>Is this plugin affiliated with Telegram?<\/h3><\/dt>\n<dd><p>No. \"Telegram\" refers to the messaging service this plugin sends notifications to via its public Bot API; this plugin is an independent, unofficial integration.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Renamed all internal identifiers to a 4+ character prefix (rnft_\/RNFT_) to avoid naming collisions with other plugins<\/li>\n<li>Removed \"Tested up to\" from the plugin header \u2014 declared only in readme.txt now, as required<\/li>\n<li>Documented the Telegram Bot API as an external service, with data sent and links to Telegram's Terms of Service and Privacy Policy<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Lowered minimum required PHP from 7.4 to 7.2 (no code in this plugin actually needs 7.4)<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Renamed to Rnotifier for Telegram (was Telegram Bot Connector \/ Rad Notifier for Telegram)<\/li>\n<li>Removed unnecessary load_plugin_textdomain() call<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Get a Telegram notification whenever someone submits a Contact Form 7 or WPForms form on your site.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/370319","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=370319"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/rad18"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=370319"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=370319"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=370319"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=370319"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=370319"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=370319"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}