=== Author Listing === Contributors: simonwheatley Donate link: http://www.simonwheatley.co.uk/wordpress/ Tags: wordpress mu, buddypress, bbpress, megapress Tested up to: 2.7 An SVN framework and build script to integrate WordPress Mu, BuddyPress & bbPress. == Description == **Currently work in progress.** **WARNING:** *This is **NOT** a regular WordPress plugin, it is a system for managing development of a MegaPress system across multiple developers in multiple locations, just as you would use Subversion to manage a simpler type of website. It is intended to run on a UNIX or Linux type system.* This provides an SVN framework and BASH shellscript (scripts/build.sh) to download and copy all the files required to integrate WordPress Mu (multiuser WordPress), BuddyPress (social networking components for WordPress Mu) bbPress (forums). I'm rather over-dramatically calling this combination *MegaPress*. Any issues or suggestions: [contact me](http://www.simonwheatley.co.uk/contact-me/). == Installation == Do **not** try to download the zip file, instead check it out from the [MegaPress SVN repository](http://svn.wp-plugins.org/megapress/trunk/). See docs/installation.txt. == Change Log == = v0.1b 2009/02/23 = * Plugin first sees the light of day.