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
Requires
- php: ~5.6.5|7.0.2|7.0.4|~7.0.6
- magento/framework: 100.1.*
This package is not auto-updated.
Last update: 2025-02-24 17:01:48 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.