Overview
Link Drupal and Patreon using the official PHP library.
The API allows Patreon Creators to pull data about user accounts, patrons, and campaigns from Patreon and make it available for use in a Drupal environment.
Features
- Link your Drupal site to your Creator account on the Patreon website.
- Interacts with the Patreon API to make data about user accounts, patrons and campaigns available to Drupal code.
- Includes helper functionality to pull specific values from the obtained results.
- includes helper functions to allow developers to create their own functionality to authorise user accounts and use Patreon data.
- The Patreon User sub-module can be used to allow users to log into a Drupal site with their Patreon accounts, creating a duplicate account on the Drupal site.
Requirements
The Patreon API library has a dependency on composer, which means that this module must also be installed using composer.
A client key and secret must be obtained by registering at https://www.patreon.com/platform/documentation/clients. The modules' endpoints (/patreon/oauth and /patreon_user/oauth if using the Patreon User module) must be registered as allowed redirect destinations in the client application.
Module Obsolete
This module has been marked as abandoned and obsolete due to a security issue: it is recommended that you do not continue to use it: anyone who does so does it at their own risk.
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsObsolete
Use of this project is deprecated.- Project categories: Developer tools, Integrations
21 sites report using this module
- Created by mrdalesmith on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
