[Extension] yii2-sharelinks-widget
Yii2 widget for popular social networks "share link" generation
View Article[Extension] customlogger
This is a custom logging class extended from CLogRoute to do dbLogging, filelLogging and emailLogging
View Article[Wiki] Safely checking if a model class exists (without exploding)
When is this needed? While rewriting the PcReportContent extension I'm maintaining I've bumped to a challenge. This wiki was born out of it. This PcReportContent extension is about reporting...
View Article[Extension] gauss-kruger
Transform RT90/SWEREF99 to/from latitude/longitude (WGS84). Port of a JS library.
View Article[Extension] eeditable
Makes a CGridView column to be editable. Can be used outside Yii Framework too
View Article[Wiki] How to Enhance a CGridView
by: Christian Salazar (bluyell, @salazachris74, christiansalazarh@gmail.com) Yes i know CGridView is very complex and complete, but two things are not covered by default: 1. Make items selected no...
View Article[Extension] controller-events
Behavior/Event for CController to raise&handle 4 events: beforeAction(), afterAction(), beforeRender(), afterRender().
View Article[Extension] mailchimp-extension
Mailchimp extension for API v1.3 and v2.0 with Ecommerce360 support
View Article[Extension] yii2-builder
Build forms (single-row or multi-row/tabular) easily for Yii Framework 2.0.
View Article[Wiki] Automatically get the SVN Revision Number of your Project
When you are handling so many projects and those projects are saved in different repository locations, you may find it very difficult to keep track all the versions and revisions manually and it will...
View Article[Wiki] Select2 Infinite Scroll With Remote Data in Yii
I was able to set up the infinite scroll of select2 in Yii. I am glad to share it with you. The demo and source code can be found here. However, select2 for Yii can be found here which uses a widget....
View Article[Extension] ruploadbehavior
ruploadbehavior manages file upload operations smoothly without writing single line of code
View Article[Extension] profilelogroute
Does what CProfileLogRoute does, but logs to a file instead of to the page.
View Article[Extension] serializable-yii-db-command
Serializable CDbCommand / CDbConnection derivative
View Article[News] Yii 2.0 Beta is released
We are very pleased to announce the Beta release of Yii Framework version 2. You can download it from yiiframework.com. This Beta release includes hundreds of new features, changes and bug fixes that...
View Article[Extension] yii-elfinder2
This extension allows use elFinder file manager in your Yii application.
View Article[Wiki] How to implement cron in Yii 2
Create console application In advance template there is already a file yii. And there is no need to run it as php, it is Linux script. Create cron service command Create a controller in...
View Article