- XF Compatibility
- 2.0.x
- 2.1.x
- 2.2.x
- Headline
- Adds a connected account provider for XenForo 2 that allows OAuth 2 integration with an Mastodon ins
- Short Description
- Download and Discuss Premium, BusinessMastodon integration 1.0.1 version on NullPro Community. It is zip Extention type and 15 KB File size. From Mastodon integration have 2 Description Attachments, 186 Views.
Adds a connected account provider for XenForo 2 that allows OAuth 2 integration with an Mastodon instance.
Installing
For this example, I'll be using mastodon.xyz, but any proper Mastodon instance should follow the exact same setup other than the URL.
The Mastodon's application settings need to placed into the Mastodon provider in the connected accounts section of your ACP. The instance URL that you use needs to be placed in Options -> Mastodon options -> Mastodon instance URL.
Installing
- Install the add-on by extracting the contents of the upload folder to the root of your XenForo 2 installation.
- Visit ACP and click install on Mastodon integration
- Then configure the add-on by following the steps below.
For this example, I'll be using mastodon.xyz, but any proper Mastodon instance should follow the exact same setup other than the URL.
- Create your application by visiting the developer settings area. Example: https://mastodon.xyz/settings/applications.
- Name your application whatever you wish, a good idea is probably your board's name
- Add your board's URL to the Application Website field
- Remove the placeholder text from the Redirect URI field
- Add yoursite.com/connected_account.php to the field, replacing yoursite.com with your board's URL.
- Uncheck all scopes but read:accountsView attachment 276757View attachment 276758 as they are not used by the integration at this time.
The Mastodon's application settings need to placed into the Mastodon provider in the connected accounts section of your ACP. The instance URL that you use needs to be placed in Options -> Mastodon options -> Mastodon instance URL.