Skip to content

Module for Magento 2: adds vendor information to products

Notifications You must be signed in to change notification settings

Mercurieus/elogic-vendor

Repository files navigation

elogic-vendor

elogic-vendor is a module for Magento 2. It allows to work with vendors, which are linked to products.

Install via Composer

composer require zenfork/elogic-vendor

Install manually:

  1. Open your Magento 2 directory.
  2. Create folders and go to folder of the module
    • mkdir -p app/code/Elogic/Vendor && cd app/code/Elogic/Vendor
  3. Clone the project to current folder
    • git clone https://github.com/zenfork/elogic-vendor.git .

About

Module for Magento 2: adds vendor information to products

Resources

Stars

Watchers

Forks

Packages

No packages published