Home
phpSQLiteCMS is a simple and lightweight open source web content management system (CMS) based on PHP and SQLite. It's licensed under the GNU General Public License.
phpSQLiteCMS is good if you want to quickly set up a small website without needing to spend a lot of time studying, installing and configuring (as SQLite is file-based, it just runs "out of the box"). But note that it is no large scale content management system - it's a tiny and simple one!
Features
- Simple and lightweight
- Runs out of the box (no database setup required)
- Optional caching to save server performance
- Supports news, overview and commentable pages, photo galleries, search function, RSS feeds and XML sitemaps
Example websites
- my little homepage - as its name implies ;-)
- my little forum - another project of the author of phpSQLiteCMS
- Pro Cosara - an association dedicated to the conservation of Atlantic Forest in Paraguay
It works!
If you see this, phpSQLiteCMS seems to work! First thing to do is log in and change the password (the default username and password is admin).