-
Notifications
You must be signed in to change notification settings - Fork 0
Home
SHEPDESIGN edited this page Jun 4, 2026
·
12 revisions
Ultra-modern faceted search and filtering for WordPress + WooCommerce, by SHEPDESIGN. Sub-50ms filter queries on 100k+ product catalogs, with a no-code facet builder.
These docs live in the repository (versioned alongside the code) rather than the GitHub Wiki, so they travel with each release and are reviewed in pull requests.
- Getting Started — install, index, and place your first facet.
- Facet Types — the 16 facet types and when to use each.
- Page Builders — Gutenberg, Elementor, Bricks, Breakdance, Divi.
- Architecture — how the index and resolver deliver the speed.
- Licensing & Updates — license keys, activation, auto-updates.
- Launch Checklist — commercial readiness runway (internal).
- WordPress 6.4+
- PHP 8.2+
- MySQL 8.0.31+ (the resolver uses the
INTERSECToperator)
- Product site: https://hookedonfacets.com
- Changelog: CHANGELOG.md
- Roadmap & status: plan.md
hooked on facets · Filtering, finally fun. · GitHub · hookedonfacets.com
Filtering, finally fun.
📖 docs
🧠 concepts
🎛️ facet types
- All Types
- Checkbox
- Radio
- Dropdown
- Range Slider
- Date Range
- Search
- Hierarchy
- Color Swatch
- Swipe Deck
- Spin the Wheel
- Intersection Matrix
- Ask
- Visual DNA
- Toggle
- Saved Bin
- Pagination
🔧 develop
🗺️ project