Download the PHP package simialbi/yii2-interactive-voting without Composer
On this page you can find all versions of the php package simialbi/yii2-interactive-voting. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download simialbi/yii2-interactive-voting
More information about simialbi/yii2-interactive-voting
Files in simialbi/yii2-interactive-voting
Package yii2-interactive-voting
Short Description Interactive voting module for yii2
License MIT
Informations about the package yii2-interactive-voting
Interactive voting module for yii2
(badges)
Resources
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require
section of your composer.json
.
Usage
In order to use this module, you will need to:
- Setup Module your application so that the module is available.
- Create a user identity class which extends UserInterface
Setup Module
Configure the module in the modules section of your Yii configuration file.
Create identity
Create an identity class which implements simialbi\yii2\models\UserInterface
e.g.:
After creating this class define it as identity class in your application configuration:
Example Usage
Now you can access the interactive voting module by navigating to /voting
.
License
yii2-interactive-voting is released under MIT license. See bundled LICENSE for details.
All versions of yii2-interactive-voting with dependencies
yiisoft/yii2 Version ^2.0.20
yiisoft/yii2-bootstrap4 Version ^2.0.4
yiisoft/yii2-httpclient Version ^2.0.0
arogachev/yii2-sortable Version ^0.1.6
fortawesome/font-awesome Version ^5.12.0
kartik-v/yii2-grid Version ^3.3.0
kartik-v/yii2-widget-datepicker Version ^1.4.7
kartik-v/yii2-widget-fileinput Version ^1.0.9
kartik-v/yii2-widget-select2 Version ^2.1.0
simialbi/yii2-fontawesome Version ^3.4.8
simialbi/yii2-simialbi-base Version >=0.13.1 <1.0 | ^1.0.0
simialbi/yii2-summernote Version ^1.2.2
simialbi/yii2-widget-chart Version ^0.7.0 | ~1.0@dev
simialbi/yii2-widget-hideseek Version ^1.0.0