Перейти до вмісту
  • Увійти
  • Зареєструватись
WordPress.org

Україна

  • Теми
  • Плагіни
  • Новини
  • Підтримка
  • Про
  • Документація
  • Спільнота
  • Контакт
  • Завантажити WordPress
Завантажити WordPress

Плагіни

  • Мої улюблені
  • Бета-тестування
  • Розробникам
Завантажити

WP Telegram (Вхід і Реєстрація)

Від автора WP Socio
  • Деталі
  • Відгуки
  • Встановлення
  • Розробка
Підтримка

Опис

Дозвольте користувачам входити на ваш веб-сайт за допомогою Telegram, спростіть їм авторизацію та дозвольте отримувати емейл сповіщення у Telegram.

Відмінна підтримка

Приєднуйтесь до чату

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

Чому Telegram вхід?

  • Вилучає тривалі, незручні форми реєстрації
  • Знімає потребу в каптчах
  • Вилучає необхідність підтвердження електронною поштою
  • Більше ніяких проблем з “забули пароль?”
  • Забезпечує достатню кількість інформації про користувача

Особливості

  • Безпечний, конфіденційний і простий метод входу
  • Покладається на хешовані рядки даних SHA-256
  • Дані користувачів достовірні – підтверджені Telegram
  • Можна використовувати для запобігання спам реєстрацій
  • Легка інсталяція і налаштування для адміністратора
  • Можна використовувати для реєстрації нових користувачів
  • Існуючі користувачі можуть підключити свій обліковий запис Telegram
  • Користувачам можна надати будь-яку бажану роль на веб-сайті
  • Кнопка входу може відображатися в будь-якому місці
  • Можна розширити за допомогою користувацького коду

Інфо віджета

Перейдіть до Зовнішній вигляд > Віджети, натисніть/перетягніть WP Telegram Вхід і розмістіть його там, де ви хочете.

Alternatively, you can use the below shortcode.

Всередині вмісту сторінок і публікацій:

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

Всередині шаблонів тем

<?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 );
}
?>

або


Telegram Web App data

The plugin can also handle the data sent by the Telegram Web App. Simply send window.Telegram.WebApp.initData query string to this URL:

http://<your-website.com>/?action=wptelegram_login&source=WebAppData

The final URL might look like this:

http://<your-website.com>/?action=wptelegram_login&source=WebAppData&query_id=XXXX&user=XXXX&auth_date=XXXX&hash=XXXX

The plugin will:

  • Validate the data for you
  • Create a user account for the user if it doesn’t exist
  • Login the user to the website in the context of your Web App.

Note: You need to use the same bot token for both the plugin and the Web App.

Зв’яжіться

  • Веб-сайт wptelegram.com
  • Telegram @WPTelegram
  • Facebook @WPTelegram
  • Twitter @WPTelegram

Contribution

Development occurs on Github, and all contributions are welcome.

Переклади

Many thanks to the translators for doing a great job!

  • Артем (Російська)

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

Скріншоти

  • Сторінка налаштувань
  • Сторінка налаштувань (продовж...)
  • Сторінка налаштувань (продовж...)
  • Налаштування віджета (бек-енд)
  • Вигляд віджета (фронт-енд)
  • Сторінка реєстрації і входу
  • Таблиця списку користувачів (для адміністраторів)
  • User Profile (wp-admin)
  • WooCommerce Account Page

Блоки

Цей плагін надає 1 блок.

  • WP Telegram Login

Встановлення

  1. Завантажте папку wptelegram-login у каталог /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress. After activation, you should see the menu of this plugin the admin
  3. Налаштуйте плагін.

Насолоджуйтесь!

Часті питання

Як створити Telegram Бота

Як мені створити Бота?.

Чи можу я відображати кнопку кілька разів на сторінці

Sorry, that’s not possible because Telegram allows only a single button per page.

Я бачу повідомлення “Недійсний домен Бота”

Дотримуйтесь інструкцій, наведених на сторінці налаштувань. Вам потрібно надіслати /setdomain до @BotFather.

Відгуки

прекрасная поддержка

vit_sh 24.05.2023
все мои вопросы были решены в течении 1 минуты в чате поддержки. превосходные разработчики этого решения. самое главное правильно и точно задавать вопросы !!!

Great plugin and support

paul083w 07.04.2023
Pretty self explanatory and easy to use. Following the instructions will give you the wanted result. Very important - use SAVE after inserting the api key. I lost 30m because i couldn't realized that i didn't press save 🙂

Great plugin and great support.

polarone 01.04.2023
Tried to solve the problem, but not with my knowledge. I contacted support and described my problem. I was incredibly surprised, the author issued an update for me the next day where everything worked in the best way. This, of course, does not mean that it will always be like this for everyone (not everything can be done, people are calmer 😀 ), but it seems to me that the solution that I was looking for and implemented by the developer is useful not only for me and I came across very early ones in the forum threads similar questions poorly asked. The plugin itself works perfectly and performs all the functions assigned to it. Thanks a lot!

Best Telegram plugin

Pagecode 16.03.2023
I have been using this for years, never had an issue. I use it in conjunction with WP Telegram Post, works great.

Superb

rhyker2u 22.11.2022
Works standalone from their WP Telegram (Auto Post & Notifications). Super simple to setup through very clear instructions. We can literally can get it working within 3 minutes. Never been able to do it that fast with other Social Login solutions that I used in the past decade. Easy embeddable WP shortcode for login / sync button. Highly customisable without using additional link redirect plugins and other backend options. Second to none optional support via their Telegram channel (had some questions about hooks/actions for custom coding). Clean sourcecode. Works as explained in the plugin description and that's very rare these days. A well deserved 5-stars! And took some effort again to make it available in nl_NL / Dutch locale too. All in 1 day 🙂 Infact thinking about making it the only solution login solutions on my WP powered community sites. Not just because of the login, but so much more is possible with WP Socio's -- the author's -- plugins. Love it.

Very good. Lots of perspectives

slektor 04.02.2021
Easy to set up. Easy to use. Does his job efficiently. Special respect for the support.
Прочитати всі 30 відгуків

Учасники та розробники

“WP Telegram (Вхід і Реєстрація)” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники
  • WP Socio
  • Irshad Ahmad

“WP Telegram (Вхід і Реєстрація)” було перекладено на 6 локалізацій. Дякуємо перекладачам за їх роботу.

Перекладіть “WP Telegram (Вхід і Реєстрація)” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.10.3

  • Fixed translations not loaded for some strings

1.10.2

  • Added Telegram user fields to WooCommerce Account page

1.10.1

  • Added language option for the login widget

1.10.0

  • Added support for Telegram Web App data authorization

Мета

  • Версія: 1.10.3
  • Останнє оновлення: 2 тижні тому
  • Активних встановлень: 1 000+
  • WordPress версія: 5.9 або вище
  • Сумісний аж до: 6.2.2
  • PHP версія: 7.0 або вище
  • Мови:

    Dutch, English (US), German, Polish, Russian, Swedish і Ukrainian.

    Перекладіть на свою мову

  • Позначки:
    loginregistersignupsocialtelegram
  • Розширений перегляд

Оцінки

Переглянути всі
  • 5 зірок 30
  • 4 зірки 0
  • 3 зірки 0
  • 2 зірки 0
  • 1 зірка 0
Увійдіть, щоб залишити відгук.

Учасники

  • WP Socio
  • Irshad Ahmad

Підтримка

Проблеми вирішені за останні два місяці:

1 з 2

Перейти в форум підтримки

Пожертвування

Ви хотіли б підтримати розвиток цього плагіна?

Пожертвувати на розвиток плагіна

  • Про нас
  • Новини
  • Хостинг
  • Підтримати
  • Swag
  • Підтримка
  • Розробники
  • Приєднатися
  • Навчання
  • Вітрина
  • Плагіни
  • Теми
  • Паттерни
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Приватність
  • Відкритий код
WordPress.org
WordPress.org

Україна

  • Завітайте на нашу сторінку в Facebook
  • Відвідайте нашу стрічку в Twitter
  • Visit our Instagram account
  • Visit our LinkedIn account
Код - це поезія.