[News] Yii 2.0.3 is released
We are very pleased to announce the release of Yii Framework version 2.0.3. Please refer to the instructions at http://www.yiiframework.com/download/ to install or upgrade to this version. Version...
View Article[Wiki] Using PayPal IPN with Yii2
I'm using PayPal's script from https://github.com/paypal/ipn-code-samples/blob/master/paypal_ipn.php To create IPN. I'm using Yii2 framework. In my sandbox account I'm trying to test IPN but I'm keep...
View Article[Extension] yii2-awesomebootstrapcheckbox
Implementation of Awesome Bootstrap Checkbox within Yii2
View Article[Wiki] Active Record snapshotting (Model data base history)
Save the day! One of the common tasks the web application might be required to perform, especially the app using some kind of a CMS, is to save the history of data changes. Your client for sure will...
View Article[Extension] yiiattributex
Store model attributes in a blob instead of table columns (CActiveRecord specialization)
View Article[Extension] yii2-tree-manager
A tree management module based on nested sets offering tree maintenance with treeview input.
View Article