TinyCMS was created for whenever developers need to create simple websites, with little structure or any other purpose except presenting some text and images on the Web.
In any way or form TinyCMS should not be used for complicated layouts, since it was not meant to do so by design and structure. Maintaining the site might get a bit more complicated.
Installation:
Download and unzip the package.
Move the TinyCMS folder to a Web server.
Access the folder URL.
Go to the admin panel by navigating to http://site-url.com/admin/. Default username and password are admin/pass.
Add content to the site.
What's New in This Release: [ read full changelog ]
· It now supports drafts.
· Added tons of comments.
· Cleaned up the code.