[News] HTTP client extension version 2.0.1 released
We are very pleased to announce the release of HTTP client extension version 2.0.1 which brings 10 enhancements and bug fixes. See CHANGELOG for details. The most signiifcant change is introduction of...
View Article[News] Auth Client extension version 2.1.0 released
We are very pleased to announce the release of the Auth Client extension version 2.1.0. The main change is that it's now uses the HTTP Client extension providing more sophisticated base for REST API...
View Article[Wiki] Yii2: How to create/develop a new extension using Composer locally...
Using a version control system, like Git, is nice. However, when building an extension from scratch and loading it via Composer, it adds a lot of pain in the butt steps. You have to commit your...
View Article[Wiki] A universal model attribute for its synthetic representation
It is convenient to use the same identification attribute, say info, in all of the active records of your application. It should be a virtual read-only attribute defined by a getter method, its label...
View Article[Wiki] Installation guide: Yii-2 advanced template with RBAC system
Welcome, all of you ! Here I am giving the steps for an easy installation of yii2-advanced template with an RBAC(Role Based Access Control) system. Installtion : Yii2 - advanced template Here we are...
View Article[Extension] yii2-ckeditor-cdn
CKEditor Module for Yii2. Easily add the CKEditor CDN to your Yii2 application.
View Article[Extension] yii2-photo-gallery
blueimp gallery in your Yii2 application with fileupload
View Article[Extension] yii2-masonry-view
Yii2 widget to extend the Yii2 ListView for use it as Masonry grid layout
View Article