plathir/yii2-smart-blog

smartblog

Installs: 179

Dependents: 1

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 1

Open Issues: 0

Type:yii2-extension

dev-master 2021-05-14 06:08 UTC

This package is auto-updated.

Last update: 2024-03-14 11:50:42 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 :