Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 311 Bytes

File metadata and controls

6 lines (4 loc) · 311 Bytes

Steps to deploy plugin

  1. Firstly install magento2 with sample codes and static content.
  2. Unzip code under app/code/Cybage/Multifilter if you want to run plugin in local instance of magento
  3. Run composer command 'composer require cybage/multifilter dev-master' if you want to install via composer