nox-it / yii2-nox-widgets
This package is abandoned and no longer maintained.
No replacement package was suggested.
Yii2 NOX Widgets
1.0.0
2016-05-31 15:39 UTC
Requires
- php: >=5.4.0
- 2amigos/yii2-file-upload-widget: 1.0.*
- kartik-v/yii2-date-range: 1.*
- kartik-v/yii2-dropdown-x: 1.*
- kartik-v/yii2-field-range: 1.*
- kartik-v/yii2-grid: 3.*
- kartik-v/yii2-krajee-base: 1.*
- kartik-v/yii2-money: 1.*
- kartik-v/yii2-nav-x: 1.*
- kartik-v/yii2-widget-activeform: 1.*
- kartik-v/yii2-widget-alert: 1.*
- kartik-v/yii2-widget-datepicker: 1.*
- kartik-v/yii2-widgets: 3.*
- nox-it/yii2-nox: 1.*
- nox-it/yii2-nox-font-awesome: 1.*
- nox-it/yii2-nox-helpers: 1.*
- nox-it/yii2-nox-tinymce: 1.*
This package is auto-updated.
Last update: 2021-03-30 01:14:12 UTC
README
Collection of useful widgets for Yii Framework 2.0.
Installation
The preferred way to install this extension is through composer. Either run:
php composer.phar require --prefer-dist nox-it/yii2-nox-widgets "*"
or add
"nox-it/yii2-nox-widgets": "*"
to the require section of your composer.json file.