sandipchandela/magento2-search-overlay

Quick Search Overlay for default theme and Hyvä Theme

1.0.1 2025-07-07 14:12 UTC

This package is auto-updated.

Last update: 2025-07-07 14:14:52 UTC


README

Overview

This is a basic search overlay for default theme and Hyvä Theme built in Magento 2.

Prerequisites

  • PHP 7.4 or later

Run regular commands

composer require sandipchandela/magento2-search-overlay
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -s

Composer commands