PHPackages                             arslanim/flarum-ext-auth-wp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. arslanim/flarum-ext-auth-wp

ActiveFlarum-extension[Authentication &amp; Authorization](/categories/authentication)

arslanim/flarum-ext-auth-wp
===========================

Allow users to log in with WP account.

v0.1.0-beta.1(9y ago)11912[3 issues](https://github.com/arslanim/flarum-ext-auth-wp/issues)MITPHP

Since Oct 9Pushed 9y ago3 watchersCompare

[ Source](https://github.com/arslanim/flarum-ext-auth-wp)[ Packagist](https://packagist.org/packages/arslanim/flarum-ext-auth-wp)[ RSS](/packages/arslanim-flarum-ext-auth-wp/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Flarum authentication with Wordpress site user account
======================================================

[](#flarum-authentication-with-wordpress-site-user-account)

Extension provides authentication into Flarum forum with Wordpress site account.

Extension settings on administration panel[![Flarum wp extension settings](/resources/docs/wp-settings.png)](/resources/docs/wp-settings.png)Forum login popup with activated Wordpress extension[![Flarum login form](/resources/docs/log-in-form.png)](/resources/docs/log-in-form.png)Installation
------------

[](#installation)

```
composer require arslanim/flarum-ext-auth-wp

```

Configure extension at Flarum extensions management page.

```
App id   - Your forum identifier in Wordpress-site
App secret     - Your forum secret key from Wordpress-site
Wordpress site url  - Your Wordpress-site url

```

App id and App secret are generate by "WP REST API - OAuth 1.0a Server" plugin in Wordpress site. For more information about required plugins on Wordpress site proceed to [wordpress setup](#wordpress-setup) section.

Wordpress setup
---------------

[](#wordpress-setup)

Assuming that you have already installed wordpress site, lets take a look on plugin installation. For authorization/authentication from Flarum forum, using flarum-ext-auth-wp, you need to instal two plugins on Wordpress site:

1. WP REST API - OAuth 1.0a Server (v. 0.2.1 or higher) - JSON-based REST API for WordPress, originally developed as part of GSoC 2013;
2. WP REST API (2.0-beta14 or higher) - Authenticate with your site via OAuth 1.0a.

Link:

When installation will be completed -&gt; activate plugins from Plugins page in Wordpress console.

Then you need to register new application (your forum based on Flarum). Go to WP admin panel and navigate to `Users -> Applications`:

[![Wordpress applications](/resources/docs/wp-application.png)](/resources/docs/wp-application.png)

`Add new` application:

[![Wordpress addapplications](/resources/docs/wp_add_app.png)](/resources/docs/wp_add_app.png)

Fill fields and click `Add Consumer`. After that you will be redirecting to `Edit Application` page:

[![Wordpress editapp](/resources/docs/wp_edit_app.png)](/resources/docs/wp_edit_app.png)

Below there is `OAuth Credentials` section with `Client Key` and `Client Secret` values. This values you need to copy to `flarum-ext-auth-wp` extension settings on Flarum `Extensions` page:

[![Flarum ext](/resources/docs/flarum_ext_settings.png)](/resources/docs/flarum_ext_settings.png)

Then click `Save Changes`. Aaaaaaaaaand that's it! Now you can use your Wordpress site account for login on your awesome Flarum forum. GLHF ;)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3501d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/81402dcd0a07ad550b7f80f5871e7c302770b29d4c73a52fc35ba697f702d56e?d=identicon)[arslanim](/maintainers/arslanim)

---

Top Contributors

[![arslanim](https://avatars.githubusercontent.com/u/22678154?v=4)](https://github.com/arslanim "arslanim (17 commits)")

---

Tags

Authentication

### Embed Badge

![Health badge](/badges/arslanim-flarum-ext-auth-wp/health.svg)

```
[![Health](https://phpackages.com/badges/arslanim-flarum-ext-auth-wp/health.svg)](https://phpackages.com/packages/arslanim-flarum-ext-auth-wp)
```

###  Alternatives

[maicol07/flarum-ext-sso

SSO for Flarum

468.3k](/packages/maicol07-flarum-ext-sso)[tituspijean/flarum-ext-auth-ldap

Allow users to log in through LDAP.

216.2k](/packages/tituspijean-flarum-ext-auth-ldap)[nomiscz/flarum-ext-auth-wechat

Allow users to log in with WeChat

152.5k](/packages/nomiscz-flarum-ext-auth-wechat)[spookygames/flarum-ext-auth-keycloak

Allow users to sign in/up/out with Keycloak.

171.5k](/packages/spookygames-flarum-ext-auth-keycloak)[hehongyuanlove/flarum-auth-qq

Allow users to log in with QQ

111.0k](/packages/hehongyuanlove-flarum-auth-qq)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
