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

dev-master 2016-07-01 17:47 UTC

This package is auto-updated.

Last update: 2024-03-26 06:30:54 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