Socialify
Socialify - Social Login and support OAuth2 for WordPress based on HybridAuth
★ 26stars
24release downloads
7forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/aiiddqd/socialify/releases/download/0.9.251011/socialify.zipDeclares an update source (aiiddqd/socialify), so updates arrive through the plugin's own updater.
From the readme
Socialify
Socialify is a WordPress plugin that enables seamless social login functionality for your website. Powered by HybridAuth, Socialify allows users to log in or register using their existing accounts from popular platforms.
Features
- Social Login via OAuth2
- Google
- Telegram
- Yandex
- Powered by HybridAuth
- Simple integration with your WordPress site
- Secure authentication flow
Installation
1. Upload the socialify plugin folder to your WordPress /wp-content/plugins/ directory.
2. Activate the plugin through the WordPress admin dashboard.
3. Configure your social providers (Google, Telegram, Yandex) in the plugin settings.
Add shortcodes
To Auth [socialifyauth]
- You can add the shortcode [socialifyauth] to any page or post where you want to display the social login buttons.
- As example - My Account page for WooCommerce.
To Connect [socialifyconnectproviders]
- This shortcode will display the social connection buttons for all connected providers.
- You can add the shortcode [socialifyconnectproviders] to any page or post where you want to display the social connection buttons.
- As example - My Account page for WooCommerce - has been planted automat
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 0.9.251011 | Oct 17, 2025 | socialify.zip | 20 |
| 0.9.250925 | Sep 26, 2025 | socialify-0.9.250925.zip | 4 |