AutoCMS is a smaller CMS with the minimum needed to have a presence on the Internet. Its main file is less than 10kb large by default. No database is required. It only has the concept of one user (the admin). The password is protected with SHA1. CSS styles are easy to build and to change. Changing a page is very fast. XHTML and CSS code are validated by W3C validators. Data is stored in a PHP file which can be downloaded by FTP for backups. The generated contents are friendly for searchers. The result is visualized correctly in all browsers. It allows you to update all contents without having knowledge of programming.
| Tags | CMS Code Generators Content Creation Content Management |
|---|---|
| Licenses | BSD License |
| Operating Systems | Linux Unix |
| Implementation | PHP XHTML CSS JavaScript |
| Translations | English Spanish |
Recent releases


Release Notes: Further improvements, a redesign of model templates, important changes in the validation, public, and private functions, a new design, simplification of the source code, and use of a visual text editor (NicEdit).


Release Notes: Many security bugs were fixed. The MVC model is now used. Templates are now supported. Messages were corrected. The sections for inserting links were fixed. CSS was improved. SHA1 is now used to store passwords. The control panel was translated to Spanish and English.


Release Notes: Many bugs were fixed in the PHP code and CSS styles. New options were added in the control panel and new validation messages were added for users in the front end. The code has begun to use the MVC model.


Release Notes: This version allows reading all CSS files in the Web root folder, and shows this list in the admin panel to select the theme easily and quickly.


Release Notes: This release updates the code definition to OOP for PHP5, and reduces the size of the principal class and index file.