monkeymatt.com, the homepage of matt lester

the monkey is matt lester, web developer

Home » Projects » SuperSimpleNews

SuperSimpleNews

Overview

SuperSimpleNews 1.0 is an Open-source (GPLv2) PHP based news script which doesn't require a database as all news articles are stored in simple CSV files. As the name depicts, this is a very simple script which includes a password protected administrative backend for adding, editing and deleting articles. For editing the text the brilliant widgEditor is utilised for it's lightweight simplicity and effectiveness. Example scripts are included to get you setup quickly. RSS support is included by default.

For code examples and more information view the read me.

Comments or Suggestions?

Please contact me with your feedback.

Screenshots

Settings shown on desktop News Admin - List of News Articles Editing news in the admin panel

Requirements

  • PHP 5 with Write permission.

Download

Download (65kb)
Compressed ZIP File

Version History

v1.0 (released March 2009)

  • Initial Release