Download the PHP package emizentech/shopbybrand without Composer
On this page you can find all versions of the php package emizentech/shopbybrand. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package shopbybrand
magento2-shop-by-brand
Features
- Link in top Navigation
- Automatic assiciate with default manufacturer attribute
- Can Re-Sync for New Manufacturer Brand
- Any Brand Can be Assign as Featured
- Left Side bar Block for Shop By Brands
Composer Installation Instructions
Add GIT Repository to composer
composer config repositories.emizentech-magento2-shopbybrand vcs https://github.com/emizentech/magento2-shop-by-brand/
After that, need to install this module as follows:
composer require emizentech/shopbybrand
Mannual Installation Instructions
go to Magento2Project root dir
create following Directory Structure :
/Magento2Project/app/code/Emizentech/ShopByBrand
you can also create by following command:
cd /Magento2Project mkdir app/code/Emizentech mkdir app/code/Emizentech/ShopByBrand
Enable Emizentech/ShopByBrand Module
to Enable this module you need to follow these steps:
-
Enable the Module
bin/magento module:enable Emizentech_ShopByBrand
-
Run Upgrade Setup
bin/magento setup:upgrade
-
Re-Compile (in-case you have compilation enabled)
bin/magento setup:di:compile
All versions of shopbybrand with dependencies
PHP Build Version
Package Version
No informations.
The package emizentech/shopbybrand contains the following files
Loading the files please wait ....