Birthdays Widget

License Latest Stable Version Total Downloads

A Flarum extension. Today's birthdays Widget.

Installation

Install with composer:

This will also install the Birthdays and the Forum Widgets Core extensions.

composer require datlechin/flarum-birthdays-widget:"*"

Updating

composer update datlechin/flarum-birthdays-widget:"*"
php flarum cache:clear

Links

    Can it default to "cake day" feature of Reddit? Like Anniversary of user's joined date.

      2 years later

      Hello!
      There is no permission on this widget and if I have Birthdays ony visible for members, this widget throws an error on guests:
      {"errors":[{"status":"403","code":"permission_denied"}]}
      Can be reviewed?