이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Flarum SSO WP Plugin

설명

Plugin for your WordPress website to get the Flarum SSO extension working
Note: it is recommended to check the docs, since they are actively updated!

Other requirements

Pre-installation

Check the docs to know how to get started with the Flarum SSO Extension

Premium Addons

There are some premium addon you can subscribe to if you want to use them. You can see what they are here

Integrations

  • This plugin integrates with the Memberpress plugin, allowing to sync user role in Flarum

1.1.2 (2020-04-20)

  • Changes from PHP Plugin

1.1

➕ New Features

  • ❗️ Update user username, email or password on Flarum (check API documentation)
  • Set user groups on signup
  • ❗️ Plugin has been renamed, so follow the upgrade instructions.
  • Memberpress Integration: change password, forgot password links now redirects to WP
  • Finally available in the WordPress Plugin Directory

⭐️ Improvements

  • Code style improvements
  • Updated dependencies

🐛 Fixes

  • ❗️ Fixed the not_authenticated error (https://discuss.flarum.org/d/21666-single-sign-on-sso-with-wordpress-integration/157)
  • Fixed logout on Flarum (see #FSSOE-1)
  • Other fixes

1.0

  • All the new features in PHP plugin
  • New settings page
  • Paid PRO features (read more on Docs, link below)
  • Memberpress plugin integration (PRO FEATURE)

스크린샷

  • Plugin configurable settings. You can check their meaning in the docs

설치

  1. Upload sso-flarum.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin via the ‘Settings’ menu in WordPress

FAQ

How to install?

Check the Installation tab

Where can I get help?

You can check the documentation first.
If that didn’t help, you can open a discussion on the community in the relevant category.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “Flarum SSO WP Plugin”(을)를 번역하세요.

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

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

변경이력

2.2.1

  • 🔥 Removed automatic composer installer due to issues
  • 🐛 Fixed exceptions and errors (CA Cert path and composer autoloader)

2.2

  • ✨ Automatic composer installer
  • ✨ Added option to toggle avatars auto sync
  • 🐛 Return a previously triggered error during login
  • 🐛 Use SSL cert path when trying to verify SSL
  • 🐛 Fixed user image always set to gravatar default

2.1.1

  • 🐛 Fixed a bug where deleting one or multiple users from the WP dashboard causes a server exception

2.1

  • ✨ Update to PHP plugin v3
  • 🐛 Fixed a bug where deactivating the plugin from WP dashboard caused a fatal error (FSSOE-16)

2.0 – The modular update (2020-11-02)

:boom: Requires PHP 7.2+ and the JSON extension

:heavy_plus_sign: Added

  • All the changes from PHP plugin
  • :pencil2: When an user is updated, it will get updated in Flarum too
  • :art: New settings page design
  • Detached plugin settings from addons ones
  • Supported login with email and password #FSSOE-11

:star: Improvements

  • :memo: Revamped docs

:hammer_and_wrench: Fixes

  • :bug: :envelope: Can’t update email #FSSOE-12
  • :rotating_light: Exception on login in some cases #FSSOE-10

1.2 (2020-04-22)

:heavy_plus_sign: New Features

  • All the new features from the PHP plugin (added option to settings)

:star: Improvements

  • Code style improvements
  • Updated dependencies

:hammer_and_wrench: Fixes

  • Fixes from PHP plugin
  • Removing PRO key didn’t deactivate PRO features
  • MEMBERPRESS: Groups weren’t deleted if user has no memberships