Joomla Mod PHP 
Version
1.0.0.Beta (last update on Jun 17, 2008)
Rating
Compatibility
Votes
33
Favoured
58
License
GPL
Non-Commercial
Type
Views
125471
Date Added
4 February 2007
byrjspence on September 24, 2009
Use this quite a bit along with a couple other include proggies. This works well and I've not had any issues with it. It makes quick work out of includes and I really like the internal PHP evaluator.
Thank you for your contribution.
Thank you for your contribution.
byXissix on July 6, 2009
Installed quickly and easily, and had the needed features. Hurrah for working php in modules!
Brilliant module supported by clear installation guide and php test sample code.
bynanonom on May 24, 2009
Absolutely fantastic staff - saving my life!
Exactly wehat I need to resolve some problem I already almost desperate to handle!
Exactly wehat I need to resolve some problem I already almost desperate to handle!
byjim_caldwell on March 23, 2009
Needed JS in a module position. Loaded module, popped in my JS, enabled module in the correct postion and wham! It worked. Great module!
byGyd on February 16, 2009
Great plugin, it does what is says. I have a wish for upgrade.
There may be an option in the plugin´s administration to choose, whether I want to display the code in the frontpage, or in the single page, only.
I wanted to add a advertisment code, but I do not want to wish to display the cod in the frontpage.
There may be an option in the plugin´s administration to choose, whether I want to display the code in the frontpage, or in the single page, only.
I wanted to add a advertisment code, but I do not want to wish to display the cod in the frontpage.
Owner's reply
Joomla allows you to choose which pages to publish modules on natively. When editing a module, there is a list of menu items that you can publish the module to, choose only the pages you want it to appear.
byjonhayag on October 30, 2008
I was using this module for a lot of things like embedding the Weather.com weather module, It's like embedding a module within a module. So I am not limited with just using the weather module that Joomla extension provides but from other providers too. I am really happy with this module. You are limited only by your imagination.
byBJOTO on October 5, 2008
This Modul is great.
It gives you the ability to add very simply PHP Content anywhere you want.
"A MUST HAVE" if you want to include other external components like forums(eg. SMF,phpbb, Fireboard as well and so on).
The onliest you have to keep in mind that you don't include
files a second or a third time ;)
Cause this one gives you the ability to add any PHP content anywhere!
Great Work, Great Modul!
I luv it!
It gives you the ability to add very simply PHP Content anywhere you want.
"A MUST HAVE" if you want to include other external components like forums(eg. SMF,phpbb, Fireboard as well and so on).
The onliest you have to keep in mind that you don't include
files a second or a third time ;)
Cause this one gives you the ability to add any PHP content anywhere!
Great Work, Great Modul!
I luv it!
This has many uses and works great! Thank you. I use it to add Amazon ads and Google AdSense, and custom content generated by php and javascript. When I migrated a huge and complex site that had been built out of php & javascript from there to Joomla, mod_php enabled me to keep chunks of the old site's code and plop it right into Joomla modules. Terrific.
bymindprints on May 6, 2008
Great tool. though I did notice a size restriction when using mod_php to show a large body of text with Jquery dropdowns. I could only do somewhat in the area of 56,000 characters in one module. Any more than that (even though I could paste the entire text into the content field) would be cut off when I pushed the save button. I solved the problem by dividing up the text in 4 modules which was awkward.
Owner's reply
You can save the text in a file and use PHP's include() function to include it, though it is a bit inconvenient.
Good to know what the limit is. Unfortunately it can't be helped since it is probably the browser limit on url encoded POST parameters or the limit on the server for receiving url encoded POSTs.
bydjheru on March 24, 2008
This is exactly what I was looking for. This makes it a snap to add module functionality to any component or to create custom content without having to go thru the trouble of building actual modules.
byPattyN on October 2, 2007
thanks --needed PHP and javascript. just placed in module and displayed perfectly!
bykraquen on September 26, 2007
Excellent module. Makes large customizations very easy.
Only downside is that joomla php objects are not available, that I know of. Such as my->name;
Only downside is that joomla php objects are not available, that I know of. Such as my->name;
Owner's reply
Joomla modules run inside a function (mosLoadModules). So just as you need to declare any globals with the "global" keyword in a regular module, you need to also do this in mod_php. That way you can use any Joomla Objects/Globals.
bytcraw1010 on June 14, 2007
This module is an absolute Godsend. No longer am I restricted to premade/set module parameters and content. This module allows you to insert virtually any html, javascript, php, etc. into any module position. This module IS Joomla customization .
bybnecom on April 13, 2007
Had a couple of small issues but Gabe was great in getting back to me.
Highly recommended if you want to add your own code to a module position instead of having to create your own module.
Highly recommended if you want to add your own code to a module position instead of having to create your own module.
bydeafbiz on March 16, 2007
I had permission to copy a slideshow from a static website to incorporate into my Joomla website. I was facing a daunting task of converting 12 small and large pictures to make a slideshow because I didn't want to use lightbox.
I took a chance with this module and was able to copy the code and run it.
Took me about 15 minutes to figure this out and it works great without affecting XHTML code.
So this should be another *must have* tool if you need to use css and/or javascript on a single page instead of the entire website.
Kudos for a great module!
I took a chance with this module and was able to copy the code and run it.
Took me about 15 minutes to figure this out and it works great without affecting XHTML code.
So this should be another *must have* tool if you need to use css and/or javascript on a single page instead of the entire website.
Kudos for a great module!
byANDiTKO on March 16, 2007
This is the most powerfull extension that i'v ever downloaded!
You can input your custom HTML,PHP,Java etc... codes and place them as a module in your joomla site.
You can input your custom HTML,PHP,Java etc... codes and place them as a module in your joomla site.
byzinzeldorf on February 21, 2007
Did exactly what it says for me. Quite straightforward. Well done!
bygert22 on February 5, 2007
Cool module, you can even call-up a database with the php-script in the module!
Was just looking for a module like this!!
I just published the module to a non used module-place and loaded the module in a static-contant page.
It would be nice if you can ad more then one php-page
Was just looking for a module like this!!
I just published the module to a non used module-place and loaded the module in a static-contant page.
It would be nice if you can ad more then one php-page






