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.

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.

CapabilityNotes
Blog (Notes)Optional post password, reading time, categories
Portfolio / projectsTags, categories, SEO; gallery UX with search and quick view
Page builderModular blocks — structure, blog, portfolio, components, design
NewsletterCapture + admin tooling; Excel export

Operations & security

Operational modes to control site visibility.

ModeBehavior
MaintenancePublic sees a configurable screen; email and social can stay available
DiscoveryLogged-in admin sees the real site + banner — not the same as php artisan down
Page passwordMiddleware + session; URL may load ?unlocked=true after unlock