Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.33 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.33 KB

Open Collective by FriendsOfFlarum

License Latest Stable Version OpenCollective Donate

A Flarum extension. Open Collective integration for your Flarum forum.

Installation

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

OpenCollective GitHub

An extension by FriendsOfFlarum.