{"id":18449508,"url":"https://github.com/wpsocio/wptelegram-login","last_synced_at":"2025-04-08T01:32:59.539Z","repository":{"id":38831650,"uuid":"153884028","full_name":"wpsocio/wptelegram-login","owner":"wpsocio","description":"Production Repository | Let the users login to your WordPress website with their Telegram and make it simple for them to get connected and let them receive their email notifications on Telegram. Development takes place in our monorepo - https://github.com/wpsocio/wp-projects/tree/main/plugins/wptelegram-login","archived":false,"fork":false,"pushed_at":"2024-04-15T12:00:59.000Z","size":13763,"stargazers_count":11,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-28T14:06:43.788Z","etag":null,"topics":["login","register","signup","social-login","telegram","telegram-login","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://wordpress.org/plugins/wptelegram-login","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/wpsocio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-20T08:10:49.000Z","updated_at":"2024-07-06T15:39:21.049Z","dependencies_parsed_at":"2024-01-26T16:26:23.125Z","dependency_job_id":"e1698ca1-bed1-4a99-aafe-7349bd68a13a","html_url":"https://github.com/wpsocio/wptelegram-login","commit_stats":null,"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpsocio%2Fwptelegram-login","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpsocio%2Fwptelegram-login/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpsocio%2Fwptelegram-login/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpsocio%2Fwptelegram-login/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wpsocio","download_url":"https://codeload.github.com/wpsocio/wptelegram-login/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247760753,"owners_count":20991530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["login","register","signup","social-login","telegram","telegram-login","wordpress","wordpress-plugin"],"created_at":"2024-11-06T07:20:24.050Z","updated_at":"2025-04-08T01:32:59.514Z","avatar_url":"https://github.com/wpsocio.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WP Telegram Login\n\n**Contributors:** [wpsocio](https://github.com/wpsocio), [irshadahmad21](https://github.com/irshadahmad21)\n**Tags:** telegram, login, register, social, signup  \n**Requires at least:** 6.4  \n**Requires PHP:** 7.4  \n**Tested up to:** 6.7.2  \n**Stable tag:** 1.11.9  \n**License:** GPL-3.0-or-later  \n**License URI:** [https://www.gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html)  \n**Donate link:** [wpsocio.com/donate](https://wpsocio.com/donate)\n\n[![Wordpress plugin](https://img.shields.io/wordpress/plugin/v/wptelegram-login.svg)](https://wordpress.org/plugins/wptelegram-login/)\n[![Wordpress](https://img.shields.io/wordpress/plugin/dt/wptelegram-login.svg)](https://wordpress.org/plugins/wptelegram-login/)\n[![Wordpress rating](https://img.shields.io/wordpress/plugin/r/wptelegram-login.svg)](https://wordpress.org/plugins/wptelegram-login/)\n\nComplete contributors list found here: [github.com/wpsocio/wptelegram-login/graphs/contributors](https://github.com/wpsocio/wptelegram-login/graphs/contributors)\n\n**[Download plugin on wordpress.org](https://wordpress.org/plugins/wptelegram-login/)**\n\n## Description\n\nLet the users log in to your WordPress website with their Telegram and make it simple for them to get connected, and let them receive their email notifications on Telegram.\n\n## Why Telegram Login?\n\n- Removes the lengthy registration forms\n- Removes the need for captchas\n- Removes the need for email verification\n- No “forgot password?” stuff\n- Provides enough information about the user\n\n## Features:\n\n- Safe, secure, and easy login method\n- Relies upon SHA-256 hashed data strings\n- User data is trustworthy – verified by Telegram\n- Can be used to prevent spam registrations\n- Easy to install and set up for the admin\n- Can be used to let new users sign up\n- Existing users can connect their Telegram account\n- Users can be given any desired role on the website\n- The login button can be displayed anywhere\n- Can be extended with custom code\n\n## Widget Info\n\nGoto **Appearance** \u003e **Widgets** and click/drag **WP Telegram Login** and place it where you want it to be.\n\nAlternatively, you can use the below shortcode.\n\nInside page or post content:\n\n`[wptelegram-login button_style=\"large\" show_user_photo=\"1\" corner_radius=\"15\" show_if_user_is=\"logged_in\"]`\n\nInside the theme templates\n\n```php\n\u003c?php\nif ( function_exists( 'wptelegram_login' ) ) {\n    $args = array(\n        // 'show_user_photo' =\u003e true,\n        // 'corner_radius'   =\u003e 15,\n        // 'button_style'    =\u003e 'large',\n        // 'show_if_user_is' =\u003e 'logged_out',\n    );\n\n    wptelegram_login( $args );\n}\n?\u003e\n```\n\nor\n\n```php\n\u003c?php echo do_shortcode( '[wptelegram-login button_style=\"small\" show_user_photo=\"0\" show_if_user_is=\"logged_in\"]' ); ?\u003e\n```\n\n## Telegram Web App data\n\nThe plugin can also handle the data sent by the [Telegram Web App](https://core.telegram.org/bots/webapps). Simply send `window.Telegram.WebApp.initData` query string to this URL: \u003c/br \u003e\n`http://\u003cyour-website.com\u003e/?action=wptelegram_login\u0026source=WebAppData`\n\nThe final URL might look like this: \u003c/br \u003e\n`http://\u003cyour-website.com\u003e/?action=wptelegram_login\u0026source=WebAppData\u0026query_id=XXXX\u0026user=XXXX\u0026auth_date=XXXX\u0026hash=XXXX`\n\nThe plugin will:\n\n- Validate the data for you\n- Create a user account for the user if it doesn't exist\n- Login the user to the website in the context of your Web App.\n\n**Note**: You need to use the same bot token for both the plugin and the Web App.\n\n## Contribution\n\nDevelopment takes place in our [Github monorepo](https://github.com/wpsocio/wp-projects), and all contributions welcome.\n\n## Translation\n\nIf 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).[WordPress Plugin Translations](https://translate.wordpress.org/projects/wp-plugins/wptelegram-login).\n\n## Installation\n\n#### Automatic installation\n\nAutomatic 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:\n\n- Log in to your WordPress dashboard\n- Navigate to the Plugins menu, and click \"Add New\"\n- In the search field type \"wptelegram-login\" and hit Enter\n- Locate the plugin in the list of search results\n- Click on \"Install Now\" and wait for the installation to complete\n- Click on \"Activate\"\n\n#### Manual installation\n\nManual 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).\n\n#### Updating\n\nAutomatic updates should work smoothly, but we still recommend you back up your site.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpsocio%2Fwptelegram-login","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwpsocio%2Fwptelegram-login","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpsocio%2Fwptelegram-login/lists"}