osmansorkar/magento2-blog-module

A Magento Blog Module. Like Magento Cms

1.0.3 2016-06-10 12:02 UTC

This package is not auto-updated.

Last update: 2024-05-06 11:42:35 UTC


README

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.