Navigation
Documentation
Lilina News Aggregator is an aggregator (or news reader) written in PHP. It has support for both RSS and Atom, the industry standards for news sharing.
It has no external dependencies like PHP extensions and works on both PHP5 and PHP4.
It uses the excellent Magpie for reading the feeds, which ensures that almost any feed can be read, and also uses HTML Purifier, to protect your site from nasty XSS
- Supports both RSS and Atom
- Add (or remove) features using plugins
- Change the look with templates
- Lightweight (currently under a megabyte)
- Completely file based, no database required
- Installation is a breeze
- 100% certified Open Source - Licensed under the GNU General Public License