Revision #2 was created by isekream on Jun 8, 2011, 10:50:55 AM.
Update credits
Content
Well I finally had some time and tinkered a bit with the notion of integrating wordpress and Yii. Now for me I wanted to use Yii as a framework to develop wordpress plugins. Using some tips from [imasia Article](http://www.yiiframework.com/wiki/144/run-an-yii-application-inside-an-wordpress-page/ "imasia's Article") I was able to do a simple integration of yii as a wordpress plugin. The integration was very basic and i just used yii with its default installation site. I don;t know how it will really react with CRUD application as yet but it was fairly easy to integrate after reading the article...