ryanvade / flarum-ext-birthdays
Add birthdays to user profiles
Package info
github.com/ryanvade/flarum-ext-birthdays
Language:JavaScript
Type:flarum-extension
pkg:composer/ryanvade/flarum-ext-birthdays
dev-master
2016-07-01 17:47 UTC
Requires
- flarum/core: ^0.1.0-beta.5
This package is auto-updated.
Last update: 2026-02-26 10:38:25 UTC
README
Goals
- Add a Date to the users table
- Display the users birthday on the user's profile page
- Add Modal to allow the user to edit the birthday
- Add Button on users Settings page to open the Modal
- On the Users birthday perform special actions
- Display an animation such as birthday balloons
- Add a notification to alert other users of the Birthday
- Add a setting to disable the above features
- Add ability to hide a users birthday
- Ask for the users birthday during registration
- Find a way to deal with getting the birthday from other registration types
- Personalize the extension view in admin Settings