説明
This plugin enables users to login/register with major Web service accounts. Below are supported services.
If your site needs a user’s login action, signing up is the most difficult step. With this plugin, users can sign up without inputting their email or password.
ログインの流れをビデオでみる
対応 Web サービス
謝辞
- Abraham Williams 作の TwitterOAuth を利用しています。
- Facebook 公式 PHP SDK を利用しています。
- Google API PHP Client を利用しています。
- Ligature Symbols (Web フォント) を利用しています。
Gianism awes a lot to these open source projects. Thanks, lots!
スクリーンショット
ログイン・新規登録画面のボタン。 Show connection status on the profile screen. Registered users can connect accounts here. Suit to plugins that customize login screen, e.g., Theme My Login.
インストール
Install itself is easy. Auto installation from the admin panel is recommended. Search with gianism
.
- Download and unpack the plugin file, and upload
gianims
folder to/wp-content/plugins
directory. - 管理画面から有効化してください。
Use latest source on GitHub
このプラグインはgithubで取得できます。クローンし、composer install && npm install && npm start
を実行してください。composerやnpmについては検索してみてください。
設定方法
After the plugin’s activation, you have to set it up. Every setup has 2 steps. One is on SNS, the other is on your site.
For example, if you use Facebook, register a new app on Facebook, then input the app ID and token on the WordPress admin panel. Every SNS requires registration of Apps and credentials related to it.
For more details, please refer to the setting screen’s instructions or our site gianism.info.
FAQ
英語で利用できますか ?
はい。翻訳を歓迎します。
バグがあったぞ、クソが!
Sorry for that. Please refer to our support site gianism.info or send a pull request to repository on Github.
評価
貢献者と開発者
変更履歴
以下が変更履歴になります。
5.0.1
- Bugfix for LINE login. Thanks Makoto Nakao!
5.0.0
- Drop support for Instagram because META denies using Instagram API as login credentials.
- Requires PHP 7.2 and over. Partially supports PHP 8.0.
これより古いログはchangelog.mdを参照してください。