Gianism

설명

This plugin enables users to log in/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.

Log in Flow Video

Supported Web services

Acknowledgements

Gianism awes a lot to these open source projects. Thanks, lots!

설치

Install itself is easy. Auto installation from the admin panel is recommended. Search with gianism.

  1. Download and unpack the plugin file, and upload gianims folder to /wp-content/plugins directory.
  2. Activate it from admin panel.

Use latest source on GitHub

You can get this plugin from github. Clone it and run composer install && npm install && npm start. About composer and npm, google it.

How to set up

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

Can I use this in English?

Maybe yes. Translations are welcomed.

Found bug. It sucks.

Sorry for that. Please refer to our support site gianism.info or send a pull request to repository on Github.

후기

2018년 1월 17일
This plugin is easy to federate with all of google/facebook/twitter/instagram. I wish others ID services will also be supported.
모든 8 평가 읽기

기여자 & 개발자

“Gianism”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Gianism”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Gianism”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

Here is a list of change logs.

5.3.0

  • Bump minimum PHP requirements to PHP7.4
  • Fix warning on PHP 8.1
  • Update certs for archived Facebook PHP SDK

5.2.2

  • Fix JS bug.
  • Add SNS icon on user list screen in favor of users’ connections.

5.2.0

  • Fix XSS vulnerability.

5.1.0

  • Supporting twitter API v2.
  • Drop some functions like “Follow me”, “Sending DM”, “Get user’s timeline”, and so on. The free plan only can post tweet.

5.0.2

  • Fix the build script to deploy properly.

5.0.1

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.

Please refer changelog.md for older change logs,