arimis / integral
A intelligent extension for integral points management
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
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: 2025-03-02 05:13:36 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 :