https://github.com/wpsocio/wptelegram-comments
Production Repository | Use Telegram comments widget for WordPress. Development takes place in our monorepo - https://github.com/wpsocio/wp-projects/tree/main/plugins/wptelegram-comments
https://github.com/wpsocio/wptelegram-comments
comments social-media spam-protection telegram telegram-bot
Last synced: 7 months ago
JSON representation
Production Repository | Use Telegram comments widget for WordPress. Development takes place in our monorepo - https://github.com/wpsocio/wp-projects/tree/main/plugins/wptelegram-comments
- Host: GitHub
- URL: https://github.com/wpsocio/wptelegram-comments
- Owner: wpsocio
- License: gpl-3.0
- Created: 2019-09-01T15:56:33.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T12:00:29.000Z (over 1 year ago)
- Last Synced: 2024-05-28T14:06:43.610Z (over 1 year ago)
- Topics: comments, social-media, spam-protection, telegram, telegram-bot
- Language: PHP
- Homepage: https://wordpress.org/plugins/wptelegram-comments
- Size: 6.86 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# WP Telegram Comments
**Contributors:** [wpsocio](https://github.com/wpsocio), [irshadahmad21](https://github.com/irshadahmad21)
**Tags:** telegram, comments, discuss, social, widget
**Requires at least:** 6.4
**Requires PHP:** 7.4
**Tested up to:** 6.7.2
**Stable tag:** 1.2.4
**License:** GPL-3.0-or-later
**License URI:** [https://www.gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html)
**Donate link:** [wpsocio.com/donate](https://wpsocio.com/donate)[](https://wordpress.org/plugins/wptelegram-comments/)
[](https://wordpress.org/plugins/wptelegram-comments/)
[](https://wordpress.org/plugins/wptelegram-comments/)Complete contributors list found here: [github.com/wpsocio/wptelegram-comments/graphs/contributors](https://github.com/wpsocio/wptelegram-comments/graphs/contributors)
**[Download plugin on wordpress.org](https://wordpress.org/plugins/wptelegram-comments/)**
## Description
Add comments to posts/pages on your WordPress website by using Telegram Comments Widget.
Comments on WordPress posts not only fill your database tables, rather they also make it difficult to moderate efficiently. Telegram comments removes this drawback because the comments are stored on Telegram servers and every comment is from an authenticated Telegram user.## Why Telegram Comments?
- ✅ It saves you database memory
- ✅ Comments are from authenticated Telegram Users
- ❌ No place for spam bots## Features:
- ⚡️ Ultra lightweight comments widget
- 🛒 Supports WooCommerce products and other Custom Post Types
- 🛂 You can exclude specific posts/pages for comments
- 🔔 Users can subscribe to comments and get the notifications on Telegram
- 👏 Comments can have Like 👍 and Dislike 👎 Feedback
- 📸 Comments support multimedia attachments
- ⤴️ Users can reply to comments intuitively
- ✏️ Comments can be edited or deleted anytime### Contribution
Development takes place in our [Github monorepo](https://github.com/wpsocio/wp-projects), and all contributions welcome.
## Translation
If you want to help with translation of the plugin, you can contribute via [WordPress Plugin Translations](https://translate.wordpress.org/projects/wp-plugins/wptelegram-comments).
## Installation
#### Automatic installation
Automatic installation is the easiest way -- WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic install of the plugin:
- Log in to your WordPress dashboard
- Navigate to the Plugins menu, and click "Add New"
- In the search field type "wptelegram-comments" and hit Enter
- Locate the plugin in the list of search results
- Click on "Install Now" and wait for the installation to complete
- Click on "Activate"#### Manual installation
Manual installation method requires downloading the plugin and uploading it to your web server via your favorite FTP application. The official WordPress documentation contains [instructions on how to do this here](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation).
#### Updating
Automatic updates should work smoothly, but we still recommend you back up your site.