gplcart / autocomplete_search

Adds autocomplete product search functionality to any text input

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Scrutinizer Code Quality

Autocomplete Search is a GPL Cart module that adds autocomplete product search functionality to any text field.

Installation

  1. Download and extract to system/modules manually or using composer composer require gplcart/autocomplete_search. IMPORTANT: If you downloaded the module manually, be sure that the name of extracted module folder doesn't contain a branch/version suffix, e.g -master. Rename if needed.
  2. Go to admin/module/list end enable the module
  3. Adjust module settings at admin/module/settings/autocomplete_search

About

Adds autocomplete product search functionality to any text input

License:GNU General Public License v3.0


Languages

Language:PHP 80.3%Language:JavaScript 12.9%Language:CSS 6.8%