DocsFeatures
Features
Full feature map for Warriorfolio 2 — content, admin, themes, security, and developer surface.
Warriorfolio combines Laravel, Filament 3, Livewire, and Filament Fabricator so most public content is data-driven: slugs in the database, layouts and blocks in JSON, and an admin panel at /admin.
#On this page
v2.2 highlights
Major additions in 2.2 include the Juno theme, a redesigned portfolio gallery, Quickbar, and a refined dashboard.
- Juno theme — first official tabbed layout with GitHub integration
- Portfolio gallery — redesigned grid with filters and debounced search
- Quickbar — fast navigation and actions on the public UI for operators
- Dashboard — refined layout with new widgets
Content management
Everything you need to manage site content end to end.
| Capability | Notes |
|---|---|
| Blog (Notes) | Optional post password, reading time, categories |
| Portfolio / projects | Tags, categories, SEO; gallery UX with search and quick view |
| Page builder | Modular blocks — structure, blog, portfolio, components, design |
| Newsletter | Capture + admin tooling; Excel export |
Operations & security
Operational modes to control site visibility.
| Mode | Behavior |
|---|---|
| Maintenance | Public sees a configurable screen; email and social can stay available |
| Discovery | Logged-in admin sees the real site + banner — not the same as php artisan down |
| Page password | Middleware + session; URL may load ?unlocked=true after unlock |