ryanvade / flarum-ext-birthdays
Add birthdays to user profiles
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta.5
This package is auto-updated.
Last update: 2024-12-26 08:01:41 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