datlechin/flarum-birthdays

Adds birthdays to user.

Fund package maintenance!
datlechin

Installs: 1 898

Dependents: 1

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 2

Open Issues: 1

Language:JavaScript

Type:flarum-extension

v2.1.1 2024-01-27 17:16 UTC

This package is auto-updated.

Last update: 2024-03-27 17:44:05 UTC


README

License Latest Stable Version Total Downloads

A Flarum extension. Adds birthdays to user.

Installation

Install with composer:

composer require datlechin/flarum-birthdays:"*"

Updating

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

Goal

  • Show birthdays on user card.
  • User can set their own birthdays.
  • Add ability to user can hide their date of birth and age.
  • Add a widget to show birthdays on the forum homepage.
  • Add birthday field to EditUserModal modal.
  • Add for the users birthday during registration.
  • Add ability to who can see and edit the birthdays.

Links