The Homebox module allows site administrators
to create dashboards for their users, using blocks as widgets.
Blocks in a Homebox page are reorderable by dragging.
Homebox is currently used on Drupal.org for the 'Your Dashboard' feature.
Version of Homebox is under active development for Drupal 8.
The core homebox module should be more or less alpha-ready.
Please help test and fix this portion, so we can release 8.x-beta!
Homebox Features
- Create as many homebox pages as needed.
- Each homebox pages as its own access permissions by role.
- Block layout and status is saved per-user, so each user can reorder,
add and remove blocks to meet their specific needs.
- Layout settings autosaved via AJAX.
- All Homebox pages are alias-able via the core Path module.
- Uses the block system, so anything that can be exposed in a block can be
made available to Homebox.
- Comes with documentation through the excellent Advanced help module.
- Import/export homebox pages.
- Option to have a Homebox appear on a user profile tab.
- Easily create custom region layouts.