Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clarkwinkelmann/catch-the-fish
Watch your Flarum users catch as many fishes as they can
https://github.com/clarkwinkelmann/catch-the-fish
april-fools extension flarum flarum-extension
Last synced: about 1 month ago
JSON representation
Watch your Flarum users catch as many fishes as they can
- Host: GitHub
- URL: https://github.com/clarkwinkelmann/catch-the-fish
- Owner: clarkwinkelmann
- License: mit
- Created: 2019-04-01T00:05:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T00:58:06.000Z (over 1 year ago)
- Last Synced: 2024-09-15T08:51:22.075Z (2 months ago)
- Topics: april-fools, extension, flarum, flarum-extension
- Language: PHP
- Homepage: https://discuss.flarum.org/d/19532
- Size: 1.32 MB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-flarum - Catch the fish - Watch your users catch as many fishes as they can. (Extensions / Others ([:top:](#table-of-contents)))
README
# Catch The Fish
[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/clarkwinkelmann/catch-the-fish/blob/master/LICENSE.md) [![Latest Stable Version](https://img.shields.io/packagist/v/clarkwinkelmann/catch-the-fish.svg)](https://packagist.org/packages/clarkwinkelmann/catch-the-fish) [![Total Downloads](https://img.shields.io/packagist/dt/clarkwinkelmann/catch-the-fish.svg)](https://packagist.org/packages/clarkwinkelmann/catch-the-fish) [![Donate](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.me/clarkwinkelmann)
This extension is a fun experiment that adds a minigame to Flarum.
Once enabled, admins or mods can create fish catching rounds.
The fishes will appear on the forum and users compete to catch as many as they can.It includes many customization options.
You can let users change the fish names or choose the placement of the fish themselves.All aspects of the game are controlled via Flarum permissions.
The extension comes with a starting pack of (public domain image) fish that you can include when creating a new round.
## Installation
composer require clarkwinkelmann/catch-the-fish
## Configuration
You will find the settings for this extension in 3 different places:
- Extension settings page: global day-based, minute-based and animation settings, as well as probabilities for automatic fish placement and discussion tags whitelist
- Flarum permissions: all access related settings
- Front end page (not in admin): Round and fish configuration## Links
- [Flarum Discuss post](https://discuss.flarum.org/d/19532)
- [Source code on GitHub](https://github.com/clarkwinkelmann/catch-the-fish)
- [Report an issue](https://github.com/clarkwinkelmann/catch-the-fish/issues)
- [Download via Packagist](https://packagist.org/packages/clarkwinkelmann/catch-the-fish)