WP Manifestindependent plugin directory
manifest / users / yandex-id-login

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.zip

WordPress plugin for Yandex ID authentication.

Requirements

  • WordPress 6.0+
  • PHP 7.4+

Installation

  1. Upload plugin to /wp-content/plugins/yandex-id-login/
  2. Activate plugin in WordPress admin panel
  3. Setup OAuth application at Yandex OAuth
  4. 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