Thursday, January 21, 2010

Re: Does cakephp support word press blog

If your going to be using wordpress and a forum, then you should not
be using Cake at all.

Either use Cake and build your own blog system (and use my forum
plugin), or don't use it.

On Jan 21, 5:05 am, Chad Smith <chadsmith...@gmail.com> wrote:
> 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 likehttp://www.countycriminal.comandhttp://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: