This repository contains a collection of legacy PHP-Fusion CMS components, themes, and modifications from the 2008-2012 era. This is an archive of the alex-php.net website plugins/mods/panels collection. PHP-Fusion was a popular open-source content management system written in PHP.
This collection is organized into several main directories:
Components for PHP-Fusion v6.x:
- mods/ - Core modifications and system enhancements
- panels/ - Side panels and blocks
- plugins/ - Additional functionality plugins (infusions)
- templates/ - Theme templates
Components for PHP-Fusion v7.x.
Components designed to work with both v6 and v7.
Guestbook plugin
| Component | License | Notes |
|---|---|---|
| PHP-Fusion v6 | GNU GPL v2 | Most code uses this license |
| PHP-Fusion v7 | AGPL | Affero GPL license |
| Kasseler CMS plugins | GNU GPL v2 | Guestbook plugin |
- Nick Jones (Digitanium) - Original PHP-Fusion author
- Website: http://www.php-fusion.co.uk
Several components and localizations in this collection were made by AlexALX.
Please check individual files/infusion.php file to see author.
- weedorbeat und Carsten Pukaß and Simtel - Rank System
- Artur Wiebe - Professional Download System
- Wooya - Slideshows Random Photo Panel
- Petter Paulsson - Extra Site Links Panel
- Scotty & JGudmundson - Suggestion Box
- Ian Unruh - Bad Login plugin
- DriveR - Original IP Poll author
- Mr_G - Original View Comments author
- Digitanium - Newsletter Panel, Image Checker
- Alex Unknown - php-fusion Themes
- MIRIVLAD - iframe shoutbox_panel
Check individual files for more if I did miss anything.
Important Note: Most PHP files in this collection originally used Windows-1251 encoding (Cyrillic character set). But for github it was converted to UTF-8, you may need to convert it back to Windows-1251 for real usage.
These are legacy components from 2008-2012 and may require:
- PHP 5.x environment
- MySQL database
- Compatibility adjustments for modern PHP versions
- Security updates (these are not maintained components)
- Encoding conversion from UTF-8 to Windows-1251 (if needed - I added powershell convert-encoding.ps1 script)
This collection represents the PHP-Fusion ecosystem during its peak popularity years (2008-2012). PHP-Fusion was widely used for community websites, gaming clans, and personal sites due to its simplicity and extensive modding community.
This archive serves as:
- Historical preservation of PHP-Fusion modifications
- Reference for legacy web development
- Resource for maintaining existing PHP-Fusion installations
These components are provided as-is for historical and archival purposes. They are not actively maintained and may contain security vulnerabilities or compatibility issues with modern PHP versions. Use at your own risk.