plathir / yii2-smart-blog
smartblog
Package info
github.com/plathir/yii2-smart-blog
Type:yii2-extension
pkg:composer/plathir/yii2-smart-blog
dev-master
2024-11-05 06:50 UTC
Requires
This package is auto-updated.
Last update: 2026-03-05 09:46:01 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist plathir/yii2-smart-blog "*"
or add
"plathir/yii2-smart-blog": "*"
to the require section of your composer.json file.
Usage
Once the extension is installed, simply use it in your code by :