Select Git revision
-
Andrej Ramašeuski authoredAndrej Ramašeuski authored
README.md 853 B
Pirátská identita OAuth2 extension
Install
- Download the latest release.
- Unzip the downloaded release, and copy to your phpbb
ext
folder. (The files should now be located unter ./ext/pirati/pitid/) - Copy
Pirati.php
tovendor/lusitanian/oauth/src/OAuth/OAuth2/Service
- Navigate in the ACP to
Customise -> Manage extensions
. - Look for
Piratska Identita (Auth Extension)
under the Disabled Extensions list, and click itsEnable
link.
Uninstall
- Navigate in the ACP to
Customise -> Extension Management -> Extensions
. - Look for
Piratska Identita (Auth Extension)
under the Enabled Extensions list, and click itsDisable
link. - To permanently uninstall, click
Delete Data
and then delete the./ext/pirati/pitid/
folder.