Yandex ID Login
Мгновенная авторизация через Яндекс ID для WordPress
by Evgeni Sh. · github.com/wpadmin/yandex-id-login · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wpadmin/yandex-id-login/archive/refs/heads/main.zipWordPress plugin for Yandex ID authentication.
Requirements
- WordPress 6.0+
- PHP 7.4+
Installation
- Upload plugin to
/wp-content/plugins/yandex-id-login/ - Activate plugin in WordPress admin panel
- Setup OAuth application at Yandex OAuth
- Enter Client ID and Client Secret in plugin settings
Development
# Install dependencies
composer install
# Check code
composer run lint
# Auto format
composer run format
License
GPL v2 or later