Open Collective integration for your Flarum forum. Assign a group to users that back your collective on Open Collective.
This extension has existed since June '19 and has been in use on Flarum Discuss since. I never got around to making a discussion for it, so here it is.
You must have permission to see the user's emails (Collective Admin, sometimes Core Contributor).
Installation
Use Bazaar or install manually with composer:
composer require fof/open-collective
Scheduler
You'll need to set up a Cron job.
* * * * * cd /path-to-your-project && php flarum schedule:run >> /dev/null 2>&1
Updating
composer update fof/open-collective
Links
An extension by FriendsOfFlarum.