Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

A OAuth Provider addon for Woltlab Suite Core

License

Notifications You must be signed in to change notification settings

blackfisch/wsc-oauth-provider

Repository files navigation

wsc-oauth-provider

Status: Archived GitHub All Releases GitHub release (latest by date) GitHub WSC compatible versions WSC compatible versions

About

This is a fork of the OAuth Provider Plugin by EQDKPlus.

This addon for the Woltlab Community Suite (WSC) aims to provide a OAuth2 Provider for use with external services. For an explanation of how to use and implement this, see Documentation below.

The main goal of this fork is to make the plugin

  1. Accessible to everyone free of charge
  2. Make it available for WSC 3.0 as well

Since the original website is down, this project is archived now.

Documentation

Since this is a fork with not much changed at all, please refer to EQDKPlus' Documentation over on their page.

Installation

WCF 3.0.* require some manual additions to the WCF Installation. For further details please refer to the Installation Section in the Wiki.

Packing the Plugin

For a quick guide on how to pack the plugin yourself, please refer to the Tutorial "Creating a simple package" over at WoltLabs documentation. If you have any problems, feel free to create a new Issue.

Issues & Contribution

If you manage to find an issue - congratulations first of all! 🎉

You can of course simply create a new Issue here on GitHub and I'll try my best at fixing it, even though I'm definitely not a pro in PHP myself. That being said, feel free to fork the repo and create a Pull Request - every help is appreciated!

Credits

  • EDQKPlus - developer of the "original" addon for WSC