GithubHelp home page GithubHelp logo

meilisearch-magento-2's Introduction

MeiliSearch for Magento

Warning - This project is currently in active development, so it may contain various bugs or errors. Please proceed with caution and use it at your own risk.

This project is designed to enable Magento to work with MeiliSearch instead of ElasticSearch/OpenSearch. It utilizes code similar to Algolia, as it is a modified version of Algolia tailored to function with MeiliSearch.

Currently, there are a few more features that need to be fixed/added, such as popular queries in search and recommended products, track product changes (inventory changes), etc.

I'll be continuously updating this README to provide more detailed information as the project progresses.

Requirements

  • PHP 8.0 or above
  • Magento 2.4.6 (I've used 2.4.6 to develop, not sure if it might be compatible with lower versions.)
  • MeiliSearch (1.3 or greater)

Installation

Download the files, create new folder under app/code/MelTheDev/MeiliSearch

bin/magento module:enable MelTheDev_MeiliSearch
bin/magento setup:upgrade && bin/magento setup:di:compile
bin/magento index:reindex

Once done, you should be able to configure the changes in the admin stores configuration, where you will find a new section called "MelTheDev MeiliSearch."

Bugs or Issues

If you have found any problems, please create an issue in the Github issue section.

Contributing

Contributions are always welcome!

Acknowledgments

This project utilizes code from Algolia for its search functionality.

meilisearch-magento-2's People

Contributors

melthedev avatar

Stargazers

 avatar  avatar  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.