Tronscript
Member
- Aug 18, 2012
- 93
- 8
This is the BETA release of CraniuMS 1.0, you just need to edit client yourself, and if you get it working, please let me know so I can fix it up.
Features:
- Login [100%]
- Register [100%]
- Me [100%]
- Client [70%]
Screenshot(s):
index
register
me
Overview:
CraniuMS is a brand new content management system for Habbo Retros running on Revision 63. CraniuMS is one of a kind -- it's one of the first Habbo CMS' to store templates within the database; all other CMS' that have template systems store the templates inside files, which slows down the actual performance of the CMS. I try my best not to hard-coded anything when it isn't needed; everything is done within class' & functions.
Features:
- Login [100%]
- Register [100%]
- Me [100%]
- Client [70%]
Screenshot(s):
index
register
me
Release Note(s):
- If the version number has an S at the end, it means it is a stable release. The letter B at the end means it is a BETA release.
- To setup CraniuMS, make a new database called craniums, then go to _management->cranium.config.php and edit the variables.
- To edit the site files, go to PHPmyAdmin --> i_site_template_habbo2 and then copy the data in the content field and edit it. Once done, replace it with the old code.
- CraniuMS Version 1.0B can be found at:
You must be registered for see links
- Habbo: for creating the theme used on CraniuMS.
- Tronscript: for developing the actual CMS itself.