Skip to content

kni-labs/wp-discourse-login

Repository files navigation

WP Discourse Login

Add Discourse as an SSO Provider for Wordpress

Installing

Clone repository

git clone https://github.com/kni-labs/wp-discourse-login

Install dependencies via composer

composer install

Testing

Code styles and linting testing via PHP Code Sniffer are configured for the --standard=WordPress rules.

Linting

Supply the file(s) to the linter:

composer php:lint

Autofix is also enabled, and can be ran similarly:

composer php:autofix

About

Custom Discourse SSO Provider implementation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages