[Extension] yii-input-mask
Based on Robin Herbots jquery.inputmask 3.1.34 ,This extension helps the user with the input by ensuring a predefined format.
View Article[Extension] yii-member
Yii-Member brings traditional members/admin user directory separation to Yii.
View Article[Extension] autoactiveform
A faster way to draw complex forms also with -/r/w RBAC support
View Article[Wiki] Yii Rights Management Tips
yii rights some tips.. Create a role manually first we have to create a role manually and add some operations and/or tasks to the role according to the needs assume the role created was 'clients'...
View Article[Extension] yii2-gtreetable
A wrapper for bootstrap-gtreetable, Twitter Bootstrap 3 plugin.
View Article[Extension] yii2-krajee-base
Foundation classes and components used by Krajee Yii2 extensions
View Article[Wiki] RBAC Super Simple with Admin and User
One of the common requests I see in the forum is how to implement RBAC. While you can implement Yii 2's built-in RBAC, that might be too much for developers who are just starting with Yii 2 or have...
View Article[Extension] yii2-themepicker
This is a simple extension to pick themes. The user chooses a theme from a dropdown box.
View Article[Wiki] Pjax on ActiveForm and GridView - Yii2
Here is a example on how to use Pjax with GridView (yii\grid\GridView) and ActiveForm (yii\widgets\ActiveForm) widgets in Yii2. The example uses a db table "countries" with field id, name Controller...
View Article[Wiki] Gettext and Poedit HOWTO
Example settings when using Gettext for i18n. English language is used as source language and Lithuanian language lt is used as target language. In my example default Yii file names and paths are used,...
View Article[Extension] yii1-jqueryvisualize
jquery visualize is a extension for YII framework to draw charts for presentation , using FILAMENT GROUP script & jQuery
View Article