Install

Works with Drupal: ^8.8 || ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 27.44 KB
MD5: 0bec3e33472d09a198705599c47c3abb
SHA-1: 9a12b006a66521416dc161fe33431e7581aa2cad
SHA-256: 85956fd99a0f547a9ddd88453709b77f147a9e4f5ed126bf4d14462617d91db1
Download zip 48.84 KB
MD5: c87dc9f35ba4fcf1eded633be030d2ca
SHA-1: 5df2727e1e19d6089316c0d9b38c36c57ca471b8
SHA-256: ea1c0cb34be35061c8f080a832779669613eab98f769e345e8450b962e7790f0

Release notes

Updates the module to use the 1.0 version of the Patreon API. This includes a lot of breaking changes to the underlying functionality. The API Service's fetch function have been updated to correctly return an array, although the structure of this may have changed. However if you are implementing custom code you will need to make changes. The custom Bridge entity has also been removed as all the work is now done within the service.

For more information on changes in the v1.0 version of the API, please see https://github.com/Patreon/patreon-php/blob/master/CHANGELOG.md .

Due to changes in the way that the API returns data, it is now longer possible to obtain the individual labels for the tiers patrons have subscribed at on Patreon. The Patreon Entity module has been removed as it only provided a very low level of functionality and required significant upkeep: similar functionality can be provided with a basic node and some access hooks.

Created by: mrdalesmith
Created on: 24 Jan 2022 at 16:48 UTC
Last updated: 24 Jan 2022 at 16:48 UTC
Bug fixes
Unsupported

Other releases