[News] HTTP client extension version 2.0.0 released
We are very pleased to announce the initial release of the new HTTP Client extension version 2.0.0. The extension allows you to perform compose and perform HTTP requests: use yii\httpclient\Client;...
View Article[Wiki] Boost composer-asset-plugin update speed
If you're using a lot of bower and npm assets with Yii 2.0 you might encounter long running composer update tasks. Luckily this issue can be avioded with the recently released version 1.2.0 of...
View Article[Wiki] How To: Custom Client Validation On Checkbox Toggle and Optional Input...
I just chased my tail around for a bit today. I got lost with setting the status of all inputs, and banging my head on why the "validate" function just wasn't working. It seems that the "validate"...
View Article[Extension] yii2-jstree
jsTree for Yii2 is a Extension to display an ActiveRecord Model with jsTree.
View Article[News] AuthClient extension version 2.0.6 released
We are very pleased to announce the release of AuthClient extension version 2.0.6 which brings 4 enhancements and bug fixes. See CHANGELOG for details. This is the last release in 2.0.x branch. Next...
View Article[Wiki] A Single Page with a List and a Detail
The CRUD generator of Gii has done a wonderful job for you, and you already have a list of items in "index" page and a detailed view of a specified item in "view" page. But you may want to show both of...
View Article[News] Yii 2.0.9 is released
We are very pleased to announce the release of Yii Framework version 2.0.9. Please refer to the instructions at http://www.yiiframework.com/download/ to install or upgrade to this version. Version...
View Article[Extension] yii2-telegram-log
Yii 2.0 telegram log target, sends selected log messages to the specified telegram chats or channels
View Article[News] JQuery UI extension version 2.0.6 released
We are very pleased to announce the release of JQuery UI extension version 2.0.6 which brings important bugfixes for yii\jui\Draggable, yii\jui\Droppable and yii\jui\Resizable. See CHANGELOG for details.
View Article