mod_phpfile Module

I've found no easy way to include a php script into a module position with existing extensions for Joomla! 1.5. Therefore I've written my own module which provides a very easy solution for that problem. Just install the module, enter the path to your php script as a parameter and let the magic begin.

Report

bynodd on November 16, 2009
I have nearly lost my hope to find a module which supports a heavy php code. Having tried many custom php modules, this one brought me the success! Good job!