Code to plug into a Zend Framework project
        Posted  
        
            by bluedaniel
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by bluedaniel
        
        
        
        Published on 2010-03-07T20:58:22Z
        Indexed on 
            2010/03/08
            10:21 UTC
        
        
        Read the original article
        Hit count: 961
        
Hello everyone,
Im currently working on a website in the Zend Framework and finding it very useful indeed.
I want both a blog and a forum in this website and wondered if there are any open-source projects of this nature that I would be able to simply copy and paste into my modular project.
I was using Wordpress and BBpress previously so something like that would be good, although I do not want to hack my Zend Auth to use the Wordpress authentication system, seems like too much hard work/hacky to do.
So any ideas? Plus where are the best Zend framework 'plugins' (similar to wordpress)?
Thanks everyone.
© Stack Overflow or respective owner