• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register
Skip to content

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Plugins

  • My Favorites
  • Beta Testing
  • Developers
Download

WP Telegram Login & Register

By Manzoor Wani
  • Details
  • Reviews
  • Installation
  • Support
  • Development

Description

Let the users login to your website with their Telegram and make it simple for them to get connected and let them receive their email notifications on Telegram.

Excellent Support

Join the Chat

We have a public group on Telegram to provide help setting up the plugin, discuss issues, features, translations etc. Join @WPTelegramChat
For rules, see the pinned message. No spam please.

Why Telegram Login?

  • Removes the lengthy registration forms
  • Removes the need for captchas
  • Removes the need for email verification
  • No “forgot password?” stuff
  • Provides enough information about the user

Features

  • Safe, secure and easy login method
  • Relies upon SHA-256 hashed data strings
  • User data is trustworthy – verified by Telegram
  • Users can remotely logout of the websites
  • Can be used to prevent spam registrations
  • Easy to install and set up for the admin
  • Can be used to let new users sign up
  • Existing users can connect their Telegram account
  • Users can be given any desired role on the website
  • Login button can be displayed anywhere
  • Can be extended with custom code

Widget Info

Goto Appearance > Widgets and click/drag WP Telegram Login and place it where you want it to be.

Alternately, you can use the below shortcode.

Inside page or post content:

[wptelegram-login button_style="large" show_user_photo="1" corner_radius="15" show_if_user_is="logged_in"]

Inside the theme templates

<?php
if ( function_exists( 'wptelegram_login' ) ) {
    $args = array(
        // 'show_user_photo' => false,
        // 'corner_radius'   => 15,
        // 'button_style'    => 'large',
        // 'show_if_user_is' => 'logged_out',
    );

    wptelegram_login( $args );
}
?>

or

<?php
    echo do_shortcode( '[wptelegram-login button_style="small" show_user_photo="0" show_if_user_is="logged_in"]' );
?>

Get in touch

  • Website wptelegram.com
  • Telegram @WPTelegram
  • Facebook @WPTelegram
  • Twitter @WPTelegram

Contribution
Development occurs on Github, and all contributions welcome.

Translations

Many thanks to the translators for the great job!

  • Artem (Russian)

  • Note: You can also contribute in translating this plugin into your local language. Join the Chat (above)

Screenshots

  • Settings Page
  • Settings Page (Cont...)
  • Settings Page (Cont...)
  • Widget Settings (back-end)
  • Widget View (front-end)
  • Login and Register page
  • User List Table (for admin)

Installation

  1. Upload the wptelegram-login folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress. After activation, you should see the menu of this plugin the the admin
  3. Configure the plugin.

Enjoy!

FAQ

How to create a Telegram Bot

How do I create a bot?.

Reviews

Простой и функциональный + поддержка!

drgar January 7, 2021
Плагин работает как часы. Возникло одно затруднение с регистрацией пользователей, у которых не логина в Telegram и при этом имя написано кириллицей. Саппорт мигом решил проблему, выслал обновление. Восторг!

Awesome plugin with premium support

jizy December 23, 2020
Great free plugin with better than free premium support and ticketing system

Great Plugin and Best Support Ever

ne0wang September 19, 2020
Free plugin with a premium support! It would take forever for me to fix the issue that login button does not show up some times. I contacted the support team, they helped me fix it within hours. The step they told me to do: 1. Create new folder wptelegram-login under child-theme. 2. Upload login-view.php they provided. 3. Remove async. and wowla, it's fixed! Hope this may help the people who faces same issue with me. Best support ever!

Amazing

satoshitab August 29, 2020
Just incredible. Very cool

Perfect WP site and Telegram synchronization

flakkandi August 3, 2020
Premium plugin, with excellent support, advanced functionality, user-friendly admin panel. I advise you to enjoy one-click synchronization with Telegram. Telegram Comments and WP Telegram are must have too. Also, admin panel completely localized in Ukrainian.

Simple and great!

ewangtlex May 21, 2020
Best plugin... And also great support
Read all 24 reviews

Contributors & Developers

“WP Telegram Login & Register” is open source software. The following people have contributed to this plugin.

Contributors
  • Manzoor Wani

“WP Telegram Login & Register” has been translated into 3 locales. Thank you to the translators for their contributions.

Translate “WP Telegram Login & Register” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.8.3

  • Fixed the Telegram ID update from edit profile

1.8.2

  • Added Telegram user ID field to user profile

1.8.1

  • Fixed admin styles

1.8.0

  • Updated user id meta key constant name
  • Telegram username is now saved to user meta
  • Updated compatibility with WP 5.5
  • Disabled default WP login redirect to fix unexpected redirects
  • Fixed admin menu icon

1.7.1

  • Removed button for already connected users

1.7.0

  • Unified Telegram user ID with WP Telegram

1.6.3

  • Fixed the bug in creating random email

1.6.2

  • Fixed Admin page JS path

1.6.0

  • Added support for random email generation
  • Simplified the build process

Meta

  • Version: 1.8.3
  • Last updated: 2 months ago
  • Active installations: 800+
  • WordPress Version: 4.7.0 or higher
  • Tested up to: 5.5.3
  • PHP Version: 5.6 or higher
  • Languages:

    English (US), German, Swedish, and Ukrainian.

    Translate into your language

  • Tags:
    loginregistersignupsocialtelegram
  • Advanced View

Ratings

See all
  • 5 stars 24
  • 4 stars 0
  • 3 stars 0
  • 2 stars 0
  • 1 star 0
Log in to submit a review.

Contributors

  • Manzoor Wani

Support

Issues resolved in last two months:

1 out of 1

View support forum

Donate

Would you like to support the advancement of this plugin?

Donate to this plugin

  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.