yiipal / yii2-node
This extension written for yiiPal project to manage contents.
dev-master
2015-08-20 08:15 UTC
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-04-29 18:13:36 UTC
README
This extension written for yiiPal project to manage contents.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist yiipal/yii2-node "*"
or add
"yiipal/yii2-node": "*"
to the require section of your composer.json file.
Usage
Once the extension is installed, simply use it in your code by :