[Extension] yii2-gmaps-markers-manager
Module that enables you to manage Google Maps markers.
View Article[Extension] yii2-dialog
A notification dialog management system for Yii 2 using bootstrap3-dialog.
View Article[Extension] yii2-behaviors
Collection of behaviors. Currently 2 behaviors available: SaveGridFiltersBehavior and SaveGridPaginationBehavior
View Article[Extension] yii2-backup-ftp
Command for reserving to ftp yii2 project databases and gitignored files.
View Article[Wiki] How to change GridView delete confirmation message for specific...
Hello, If you want to give extra attention for some specific delete actions and you don't want to override whole yii.confirm JS method here is what you can do: (I've only put the ActionColumn part of...
View Article[News] Yii fork of jquery-pjax version 2.0.6 released
Yii fork of jquery-pjax just had a new release fixing bugs, adding enhancements and new options: pushRedirect - whether to pushState the URL for redirects. Defaults to false. replaceRedirect - whether...
View Article[Wiki] Yii 2 Advanced Project Template using Shared Hosting
Template is a skeleton Yii 2 application from shared hosting https://github.com/marciocamello/yii2-app-advanced-sh
View Article[Extension] yii-basic-xls
Basic Yii Component to export and download an Active Record resultset as an XML-based xls file. Tested on Yii version 1.0.4.
View Article[Wiki] Background task with Ajax
Introduction Web applications normally execute immediately the user's requests. But some requests, like statistical reports, take long time to execute. This article discusses how one can run a long...
View Article[Extension] yii2-user
Just another yii2 user implementation with advanced features(optional).
View Article[News] New official extension releases
We are very pleased to announce extension releases. As you might already know, we decided to decouple extension releases from the framework release to allow more flexibility and possible more frequent...
View Article