YOOAdmin transforms the WordPress admin into a workspace. Studio Hub adds a layout system based on dashboard cards, not the classic index.php postbox grid.
| Component | Required for cards |
|---|---|
| YOOAdmin Extended | Yes |
| Studio Hub (or compatible admin theme) | Yes |
| Lite only | Use classic dashboard widget or admin menu |
Build: compact cards, scoped CSS, dashboard-only scripts.
Avoid: full classic widget HTML, #dashboard-widgets dependencies, viewport-wide layouts inside cards.
Site owners reorder sections and pick cards from the catalog. Built-in cards: Workspace Notes, Activity, Tips. Register third-party cards via the API (see Registering a Dashboard Card and Dashboard Card API Reference).
Product docs: yooadmin.io/kb
