ello there mate

Quick Information

What is Ravencore?

The RavenCore Project is an Open Source hosting control panel aimed at making the most robust, secure, and reliable hosting software. And best of all, it is free! Read More

Download

Download a free copy of the RavenCore Hosting Control Panel.


Online Demo

Try out the online demonstration of the advanced capabilities of RavenCore for yourself.

Help Center

A collection of documents to help you find the answers you need for the RavenCore software. Read More


Forum

Visit the RavenCore Froum

Latest News

April 7th, 2009 - Version 0.3.5 Released

Hello,I am please to announce the release of RavenCore Version 0.3.5. This is a maintenance release with a few bug fixes, and it also adds the new fea... Read More

March 29th, 2009 - Full Revision History Available

Hello,Over the past week I have been going through each release of RavenCore and committing various hunks into git, essentially building history for t... Read More

March 15th, 2009 - Version 0.3.4 Released

Hello All,I am pleased to announce the release of RavenCore version 0.3.4. This is a maintenance release, fixing a few bugs in 0.3.3 as well as adding... Read More

March 7th, 2009 - Site updates

Hello All, I updated the website a little bit. Key differences is the broken elements have been removed, and the "latest forum topics" has ... Read More

Latest Commits

Move the location of the git diff check to before distclean

If there are files that are to be cleaned by distclean, make them more obviuos by checking the working tree before the distclean is rune, so file... Read More

Actually exit when complaining about working tree differences

The current problem of not being able to build unless you commit, can't test things as silently as before; so I'll be making more of a fool of my... Read More

Require a commit to build new changes

Due to the change in using git-archive rather than tar, changes to the working tree don't get picked up on snapshot builds. This has become a pro... Read More

Add config files for show_user_and_ip and show_ssl_link

Apparently in some php configurations, these two recently added plugins throw warnings to the browser. This patch copies the .sample config file ... Read More