flarum / framework

Simple forum software for building great communities.

Home Page:http://flarum.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Design admin interfaces

tobyzerner opened this issue · comments

This is subject to the finalization of #1.

The administration interface will be wrapped in the default theme. It will be broken up into separate "panes", listed in a sidebar — something like:

  • Dashboard: flexible "widgetized" interface (similar to OctoberCMS dashboard)
  • Settings: forum title, default language, basic settings
  • Appearance: change the colours of the default theme, or change to a different theme
  • Permissions: manage user groups and permissions
  • Extensions

What needs to be done:

  • Define the contents of each pane more precisely
  • Mock up each pane

Mockups are done. Will post them when work begins on the admin section.