Coder Social home page Coder Social logo

bagisto / bagisto-search-suggestion Goto Github PK

View Code? Open in Web Editor NEW
6.0 4.0 1.0 23 KB

The Laravel eCommerce Search Suggestion extension allows the search faster by completing searches that you’re beginning to type.

Home Page: https://bit.ly/34AiS3y

License: MIT License

CSS 0.12% PHP 11.31% SCSS 4.33% Blade 83.36% JavaScript 0.88%
laravel ecommerce opensource search-suggestions search search-engine

bagisto-search-suggestion's Introduction

Introduction

Bagisto Search-suggestion is a feature to make it faster to complete searches that you're beginning to type. Its make your website more attractive.

It packs in lots of demanding features that allows your business to scale in no time:

  • product category will be visible on auto search suggestion
  • product image will be visible on auto search suggestion result
  • price of each product will be visible on search suggestion
  • total searched term will be visible on search suggestion
  • admin can disable visiblity of category/product/term from the auto search
  • admin can set total number of categories/product visible on auto search suggestion

Requirements:

  • Bagisto: v1.3.1.

Installation :

  • Run the following command
composer require bagisto/bagisto-search-suggestion
  • Goto config/concord.php file and add following line under 'modules'
\Webkul\suggestion\Providers\ModuleServiceProvider::class
  • Run these commands below to complete the setup
composer dump-autoload
php artisan route:cache
php artisan config:cache
  • Run Some npm commands in "suggestion" folder
npm install
npm run prod
php artisan vendor:publish --force

-> Press the number before "suggestionServiceProvider" class and then press enter to publish all assets and configurations.

That's it.

bagisto-search-suggestion's People

Contributors

naresh-webkul avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

chrisidakwo

bagisto-search-suggestion's Issues

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.