Wiki

Articles tagged with "framework", sorted by commentsX
Displaying 1-2 of 2 result(s).

Ember.js with Yii REST backend,demo application

Created 6 months ago by drumaddictOthers4 comments – viewed 12,658 times – ( +9 )
Ember with Yii REST backend,demo application.

Integrating Yii with Wordpress

Created about a year ago by isekreamTips4 comments – viewed 21,217 times – ( +9 / -1 )
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 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...