Thursday, January 21, 2010

Re: Does cakephp support word press blog

Hey Boobalan,

You could place the wordpress files in the /app/webroot/ folder then
access it by: domain.com/wp-content/ ... that way the database and
such can have their own tables since Wordpress enables table prefixs
automatically.

I've used this in a few places, not wordpress exactly but on other
applications like http://www.countycriminal.com and http://theeasyapi.com

Take care and hope this helped,
Chad

On Jan 21, 5:13 am, boobalan <boobal...@gmail.com> wrote:
> Hi to all,
>     I need to integrate wordpress blog and a forum facility in my
> application. Is that possible in cakephp - question bcoz, models file
> and class names should have same as DB tables names   ???..
>
> Regards
> Boobalan.m

No comments: