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!

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • SNS Login Buttons Display SNS login buttons for Gianism.

安裝方式

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.

常見問題集

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.

6.0.0

  • Add workspace limited feature for Google. You can limit the user registration only from your Google Workspace.
  • Remove login button styles to follow brands’ guideline.
  • Add new block SNS Login Block

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,