Major update to upgrade the version of the Patreon API in use. The returns from the API are now an \Art4\JsonApiClient\Document obtained from the Patreon API. Values can be pulled from the returned results using the bridge method getValueByKey().
Major update to upgrade the version of the Patreon API in use. The returns from the API are now an \Art4\JsonApiClient\Document obtained from the Patreon API.
The Patreon API library has a dependency on composer, which means that this module must also be installed using composer. You can find instructions for managing a Drupal 7 site using composer at https://www.drupal.org/node/2718229.