mabu/shopfinder

Shopfinder Module for Magento 2

dev-master 2016-12-06 11:59 UTC

This package is not auto-updated.

Last update: 2024-09-23 14:44:21 UTC


README

#shopfinder

Test Case : Shipfinder module

Download moduel from shopfinder module files from repository

Option 1 : Import the shopfinder module via composer:

Run the follow by the comment import module from the repository

$ composer require "mabu/shopfinder":"dev-master" (run the comment from the magento root directory)

Option 2: Import the shopfinder module via driect repository :

Repository link : https://github.com/magento2abu/rollasrc

Download the files from repository and put into the app/code/mabu/shopfinder

After download the files,Use Magento 2 comment to install the module.

(run the comment from the magento root directory)

$ php bin/magento module:enable Mabu_shopfinder

$ php bin/magento setup:upgrade

Installation completed.