Patreon

(52 KB)

55
79
Put all Patreon patrons into a particular usergroup (as a secondary usergroup membership).
Integration is done via the hybridauth addon, which must be installed.

Basic setup instructions:
  1. Set up Patreon API client
  2. Set up *1 Patreon API webhook and enable the 3 "members:pledge:*" events
  3. Configure Hybridauth Patreon from Admin Zone > Setup > Hybridauth configuration (*1)
  4. Connect Hybridauth Patreon from Admin Zone > Setup > Setup API access
  5. Create new patron usergroup, unless you intend to use an existing usergroup
  6. Configure this addon from Admin Zone > Setup > Configuration > Third Party Integration > Patreon

*1 You can skip webhook configuration if daily sync is good enough

*2 The Hybridauth XML configuration will look like this:

Code

<hybridauth>
    <Patreon>
        <hybridauth-config scope="identity campaigns w:campaigns.webhook campaigns.members campaigns.members[email]" />
        <composr-config allow_signups="false" />
        <keys-config id="FILLME" secret="FILLME" />
    </Patreon>
</hybridauth>


System Requirements / Dependencies

Conversr, hybridauth

Website Software Requirements

Minimum version: 11


Licence

Licensed on the same terms as Composr

Images

Rating

Unrated