Download
phpSQLiteCMS 2.0 beta 1 (2009-09-17)
Version 2.0 alpha is the currently developed branch (changelog). New in this version:
- The code was completely revised and improved.
- phpSQLiteCMS now uses PDO as database interface (thus it is now also possible to run it with MySQL).
- The Smarty template engine isn't used anymore. I came to the conclusion that Smarty isn't really needed and doesn't really go with the simplicity approach of phpSQLiteCS. Alternatively, a simple new template class and PHP templates are used.
2.0 beta 2 development snapshot (2010-02-04)
For testing purposes only! (source code repository)