Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…down into main
  • Loading branch information
justoverclockl committed Aug 5, 2021
2 parents 6adfcdd + 2111207 commit cf7352a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
4 changes: 4 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# These are supported funding model platforms

github: justoverclockl
custom: https://www.paypal.com/donate?hosted_button_id=25WSH565TJCLE
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# Events Countdown Widget

![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/justoverclock/events-countdown.svg)](https://packagist.org/packages/justoverclock/events-countdown) [![Total Downloads](https://img.shields.io/packagist/dt/justoverclock/events-countdown.svg)](https://packagist.org/packages/justoverclock/events-countdown)
![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://poser.pugx.org/justoverclock/events-countdown/v)](https://packagist.org/packages/justoverclock/events-countdown) [![Total Downloads](https://poser.pugx.org/justoverclock/events-countdown/downloads)](https://packagist.org/packages/justoverclock/events-countdown)

A [Flarum](http://flarum.org) extension. Add an Events Countdown widget to Flarum

![e8Uo3lrDBN](https://user-images.githubusercontent.com/79002016/128338336-6afed6b5-aacc-4e02-9208-958982555c56.gif)

## Usage

This widget is designed for the top and bottom position, if you want to put this widget into the sidebar you need to tweak the css.


## Installation

Install with composer:
Expand All @@ -16,12 +23,10 @@ composer require justoverclock/events-countdown:"*"

```sh
composer update justoverclock/events-countdown:"*"
php flarum migrate
php flarum cache:clear
```

## Links

- [Packagist](https://packagist.org/packages/justoverclock/events-countdown)
- [GitHub](https://github.com/justoverclock/events-countdown)
- [Discuss](https://discuss.flarum.org/d/PUT_DISCUSS_SLUG_HERE)
- [GitHub](https://github.com/justoverclockl/events-countdown)

0 comments on commit cf7352a

Please sign in to comment.