Skip to content

datlechin/flarum-birthdays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

30209bf · Jan 20, 2024

History

53 Commits
Jan 20, 2024
Jan 20, 2024
Sep 28, 2022
Jan 20, 2024
Jan 9, 2022
Jan 20, 2024
Jan 5, 2022
Jan 5, 2022
Jan 5, 2022
Jan 20, 2022
Feb 8, 2022
Jan 9, 2022
Jun 25, 2023
Jun 22, 2023

Repository files navigation

Birthdays

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