Swanson CMS 1.0
http://www.swansoninternet.com

Swanson CMS is a modular content management system.
Each module runs off categories.
Categories are created in the admin area, and then are added to the modules.
The sidebar displays the categories from the modules, or can display custom HTML / PHP code.

The included modules are Video, Content (pages, blogs), User Registration and Download Manager.
The CMS also comes with 3 skins. These can be changed from the admin area.
New skins are very easy to create, you just drop blocks of PHP code into a HTML template.
Skins should be added to the templates folder.

To install:
Make sure you have a mysql database, preferably with PhpMyAdmin
Put the mysql database details in config.php
Upload all the files
Add the contents of sql.txt to the mysql database using PhpMyAdmin
Goto the /admin folder on the website where you installed the CMS.
Create the admin account.
Go Back to the main page and login.
You can now go to the administrator and set up your website.