Calendar(Events) webbinaro/flarum-calendar

Adds a calendar of events created by users

ADV Events (Calendar)

License Latest Stable Version

A Flarum extension. Adds Events Calendars to share and plan community activities, webinars, etc.

** Work In Progress ** Collaborators welcome!

Done!

  • [x] Data model and DB migrations
  • [x] API to CR ~~UD~~ events
  • [x] New UI route to calendar
  • [x] JS Frontend (I was exploring "fullcalendar" as a nice looking option)
  • [x] Events details modal or page (exists, can be prettier)
  • [x] Events create modal or page
  • [x] API to update/delete events
  • [x] Permissions to add (owners can edit/delete)
  • [x] Permission to moderate (edit/delete other's events)
  • [x] mobile view is broke

In Progress

  • [ ] Pondering - SEO content, how to do this..perhaps replacemmodal (perhaps replace modeal with discussionpage)

Up Next

  • [ ] Hosts and Attendees (currently just actor)
  • [ ] Pagination and date filtering.

Open Decisions

  • [ ] Relationships
    • should they be linked to discussions like polls or free
    • roles: single owner, what about hosts, attendees, what are the cardinality

Installation

Install with composer:

composer require webbinaro/flarum-calendar

Updating

composer update webbinaro/flarum-calendar

Links

Versions

  • Version 1.7.0.

    Likely works with Flarum v1.8.11.

    Unlikely to work with Flarum v2.0.0-beta.4.

  • 19 additional versions.
  • Extension created.