https://github.com/FriendsOfFlarum/open-collective
Open Collective integration for your Flarum forum
https://github.com/FriendsOfFlarum/open-collective
flarum friendsofflarum hacktoberfest
Last synced: 21 days ago
JSON representation
Open Collective integration for your Flarum forum
- Host: GitHub
- URL: https://github.com/FriendsOfFlarum/open-collective
- Owner: FriendsOfFlarum
- License: mit
- Created: 2019-06-12T18:43:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T08:42:43.000Z (7 months ago)
- Last Synced: 2024-10-29T22:37:24.349Z (6 months ago)
- Topics: flarum, friendsofflarum, hacktoberfest
- Language: PHP
- Size: 507 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-flarum - FoF Open Collective - Open Collective integration for your Flarum forum. (Extensions / Others ([:top:](#table-of-contents)))
README
# Open Collective by FriendsOfFlarum
 [](https://packagist.org/packages/fof/open-collective) [](https://opencollective.com/fof/donate) [](https://datitisev.me/donate)
A [Flarum](http://flarum.org) extension. Open Collective integration for your Flarum forum.
### Installation
Install manually with composer:
```sh
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
```sh
composer update fof/open-collective
```### Links
[](https://opencollective.com/fof/donate) [](https://datitisev.me/donate/github)
- [Packagist](https://packagist.org/packages/fof/open-collective)
- [GitHub](https://github.com/FriendsOfFlarum/open-collective)An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum).