[Extension] yii2-multilevel-horizontal-menu
This extension consists of a multilevel horizontal menu.
View Article[Extension] yii2-devicedetect
Extension to detect device type on the server side (via user agent)
View Article[Wiki] Simple way to implement Dynamic Tabular Inputs
On my experience in Yii IRC, once in a while there would be someone that asks about how to create pages that handles 1 main model and its submodel and saving the changes in a single click. i wrote the...
View Article[Extension] yii2-button-dropdown-sorter
Bootstrap ButtonDropdown to use as sorter in yii2 widgets
View Article[Wiki] Render Form in popup via AJAX (Create and Update) with ajax validation...
There are a few issues with the other solutions I originally used that I found from other wikis. I address the issues I had in this much simpler and shorter way. I am also going to explain what is...
View Article[Extension] yii2-seotools
Component and module to manage unique SEO title, description, keywords and unique text associated with a page
View Article[Extension] fb-like-share-button
Yii extension for facebook Like, Recommend & Share button with custom attributes.
View Article[Extension] yii2-services
WebService encapsulates SoapServer and provides a WSDL-based web service.
View Article[Wiki] Ralation scope to test existence of related records ("EXISTS")
When one needs to select a record in a table that do not have related records through a relation, it is generally suggested to use a subquery. Personnaly, I prefer a high level approach, and I have a...
View Article[Extension] yii2-aws-sdk
AWS SDK for Yii2 - Use Amazon Web Services in your Yii2 project
View Article[Wiki] Relation scope to test existence of related records ("EXISTS")
When one needs to select a record in a table that do not have related records through a relation, it is generally suggested to use a subquery. Personnaly, I prefer a high level approach, and I have a...
View Article[Wiki] Customize your Growl/Alert msg easy and quickly
I leverage Kartik's notification widgets. And try to wrap the notification to own quickly static function for easy revoke. The type[info, success, warning, danger] will according title text to auto...
View Article