mabu/shopfinder

Shopfinder Module for Magento 2

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/mabu/shopfinder

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

This package is not auto-updated.

Last update: 2025-10-06 19:54:09 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.