Coder Social home page Coder Social logo

sankaran-consultant / magento2-smartsearch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sebwite/magento2-smartsearch

0.0 2.0 0.0 468 KB

Magento2 SmartSearch extension

Home Page: https://sebwite.nl

PHP 30.22% JavaScript 53.67% HTML 9.08% CSS 7.03%

magento2-smartsearch's Introduction

Magento 2.0 SmartSearch

Alt text

Magento 2 type ahead search implementation. Shows a list of found products under the searchbar without reloading the page. This is a basic extension without any config options that replaces the default Magento autocomplete with a smart search implementation.

Screenshot

Alt text

Installation with composer

  • Include the repository: composer require sebwite/magento2-smartsearch
  • Enable the extension: php bin/magento --clear-static-content module:enable Sebwite_SmartSearch
  • Upgrade db scheme: php bin/magento setup:upgrade
  • Clear cache

Installation without composer

  • Download zip file of this extension
  • Place all the files of the extension in your Magento 2 installation in the folder app/code/Sebwite/SmartSearch
  • Enable the extension: php bin/magento --clear-static-content module:enable Sebwite_SmartSearch
  • Upgrade db scheme: php bin/magento setup:upgrade
  • Clear cache

After these steps the default Magento 2 searchbar will be transformed into a smartsearch searchbar.

##Todo's:

  • Add config page
  • Show loading indicator
  • Add cache

Alt text

magento2-smartsearch's People

Contributors

jsm222 avatar silvanlaroo avatar srbarba avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.