osmansorkar / magento2-blog-module
A Magento Blog Module. Like Magento Cms
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 2
Open Issues: 0
Type:magento2-module
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
- magento/magento-composer-installer: *
This package is not auto-updated.
Last update: 2025-01-27 14:55:26 UTC
README
This is most usefull Magento 2 blog Module.
Install Process
- 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.