algolia / algoliasearch-custom-algolia-magento-2

Custom boilerplate module to extend Algolia Magento 2 extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom boilerplate module to extend Algolia Magento 2 module

Magento 2 module for easy extension of Algolia's Magento 2 module.

Guides

Installation

The template module can be installed via Composer:

$ cd /path/to/your/magento2/directory
$ composer require algolia/algoliasearch-custom-algolia-magento-2
$ php bin/magento setup:upgrade

Please note that this is a starter module. Composer will install this code to your local app/code directory where you can make further modifications to the implementation and commit to your own project repository.

About

Custom boilerplate module to extend Algolia Magento 2 extension

License:Other


Languages

Language:JavaScript 87.1%Language:PHP 10.2%Language:HTML 2.5%Language:CSS 0.2%