Alynt Enhanced Search
WordPress plugin with AJAX-powered search, grid layout, and WooCommerce integration.
by Alynt · github.com/nichlasb/alynt-enhanced-search · website
★ 0stars
9release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/nichlasb/alynt-enhanced-search/releases/download/v1.2.1/alynt-enhanced-search-v1.2.1.zipDeclares an update source (NichlasB/alynt-enhanced-search), so updates arrive through the plugin's own updater.
From the readme
Alynt Enhanced Search
A minimalistic, AJAX-powered search plugin for WordPress featuring a responsive grid layout, content-type filtering, and WooCommerce product integration.
Features
- AJAX-powered search — Live results without page reloads
- Responsive grid layout — Configurable 1–5 column grid with CSS custom properties
- Content-type filtering — Toggle pills to filter between all results and products
- WooCommerce integration — Display product results alongside standard post types; filters to in-stock products only
- Featured images — Optional thumbnails for general posts and/or products
- Excerpt display — Configurable excerpt length per result card
- Full color customization — 26 color settings for every UI element, editable via color pickers in the admin
- Custom CSS field — Inject additional styles without editing files
- Search result caching — Transient-based cache (30 seconds) to reduce database load
- Custom search template — Plugin-provided template overrides the active theme's search template
- Shortcode support — Render a search trigger button or icon anywhere with [alyntessearch]
Requirements
- WordPress: 6.0 or later
- PHP: 7.4 or later
- WooCommerce: Optiona
Read the full README on GitHub →