The Forge

The TYPO3 Forge is the place where we coordinate all our development efforts. It's home of the issue tracker, code browser and our Continuous Integration tools.

No Package Here

Currently we don't want to provide FLOW3 as distribution packages or nightly snapshots. We just don't have all features and documentation in place yet which would make it real fun to play with. However, we plan to start releasing nightly snapshots this spring and we'll have a nice tutorial ready then - promised!

Subversion

You're brave enough and stop at nothing? Of course you can already browse through the code, run the unit tests and give us feedback. And in fact we secretly hope that you'll do just that. But please don't be disappointed if you get stuck or don't find the cool secret features we built in.

All the FLOW3 code is available from our Subversion repository at https://svn.typo3.org/FLOW3/Distribution.

Note: When browsing the above link via a web-browser it will seem mostly empty. This is caused by our use of svn:externals properties to tie packages together for the distribution. Make sure to actually check out the URL with a Subversion client of your choice to see the code.