arimis / integral
A intelligent extension for integral points management
v1.0.4
2017-06-09 07:45 UTC
Requires
- php: >=5.6.0
- 2amigos/yii2-date-time-picker-widget: *
- kartik-v/yii2-widget-fileinput: @dev
- kartik-v/yii2-widget-select2: @dev
- kucha/ueditor: *
- yiisoft/yii2: ~2.0.5
- yiisoft/yii2-bootstrap: ~2.0.0
- yiisoft/yii2-jui: *
This package is not auto-updated.
Last update: 2026-03-15 10:03:30 UTC
README
A intelligent extension for integral points management
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist arimis/integral "*"
or add
"arimis/integral": "*"
to the require section of your composer.json file.
Usage
Once the extension is installed, simply use it in your code by :