model view controller - Integrating an already build PHP mvc website to wordpress -
i have made website php/mysql using mvc architecture. wish transfer these stuff wordpress. how go on doing that? saw wp mvp plugin cant figure out how working. thanks
i realize original question asked year ago. since had ran same issue in past, , found easy solution, thought i'd post come across this.
what use mvc in wordpress rokkomvc, not plugin, rather integrates directly theme. can use better manage ajax requests (using mvc instead of global functions in functions.php), divide code , use through out theme. i've found easy , painless way port code on cakephp right wordpress.
Comments
Post a Comment