Programmingatkstark / Magento-2-Category-with-image-widget

12 stars 23 forks source link

Category with image widget for Magento 2

Features

How to use this widget

Link : https://youtu.be/RLN1A200MII

ScreenShot

Mannual Installation Instructions

Go to Magento2 Project root/app/code (create code folder if not exist)

Paste downloaded/cloned folder.

So folder strucuture will be as following


Magento2
└── app
   └── code
       └── ProgrammingAtKstark
           └──CatewithimgWidget
               ├──Block
               ├──etc
               ├──Model
               ├──view
               ├──composer.json
               └──registration.php


Enable this widget

to Enable this widget simply follow these steps:

Notes

Contributing

License

By contributing your code, you agree to license your contribution under the MIT License.