Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 425 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 425 Bytes

magento2-blog-module

This is most usefull Magento 2 blog Module.

Install Process

  1. Composer Install

composer require osmansorkar/magento2-blog-module 2. Install manually

Create directory in app\code\OsmanSorkar\Blog and Clon This repository Must Active This Module by run in terminal from Magento root directory bin/magento module:active OsmanSorkar_Blog. Then run "bin/magento setup:upgrade" in terminal.