Support Joomla!
Search: Advanced Search
Serving 3672 extensions to the community. Last updated on August 29.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 448 guests and 34 members online

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Are you seeing blanks over some extensions' compatibility, license and type field? Head over to JED forum to learn why.
Custom Code Show All Developer's Extensions
IncludePHP Pluginplugin
Rating
8 votes
Developer:Anthony Ferrara Version:1.1.1 (Updated 159 days ago)
E-mail: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it Compatibility:Compatible with Joomla! 1.5 NativeCompatible with Joomla! 1.0
Views: 15,382 License:GPLv2.0
Favoured:
14
Type:Non-Commercial
Date Added:Aug 28, 2007
DownloadHomepageWrite ReviewRecommend
The first NATIVE 1.5 plugin (now available for Joomla 1.0) to execute php code within a content item! For security reasons, only administrators are allowed to include php code. All other authors will be ignored (and the php code displayed).

NOTE! Starting with 1.1, you can now include Javascript (either standalone, or remote file), and HTML (via a local server file only)! See the FAQ for more info!

Now, there's 2 versions! One for Joomla 1.0 (native to 1.0), and one for Joomla 1.5 (native to 1.5). Both support PHP Javascript and HTML! If there's something else you want, feel free to ask!

To Use
{php}code you want to execute;{/php}
{phpfile}/path/to/php/file.php{/phpfile}
{js}alert("Code you want to run");{/js}
{jsfile}http://www.mysite.com/myjsfile.js{/jsfile}
{htmlfile}/path/to/html/file.html{/htmlfile}

Version 1.1.1 fixes a minor bug with HTMLfile inclusion.

Report this listing


Code displayd in search results by xer0, August 15, 2008
Verry nice and helpfull plugin!
Just one thing, if i search on articles with php code inside them with the joomla search box the php code is displayed in the search results.


it's cool, but .. by selector, February 9, 2008
Hello
this is a nice plugin, i agree it should be included natively in Joomla!

But, it's a pity we can't use {php}...{/php} in the description text of a section or a category ...

Also, it would be great if you stated the examples in the module admin interface
you know, the different possible uses of includePHP :
{php}code you want to execute;{/php}
{phpfile}/path/to/php/file.php{/phpfile}
{js}alert("Code you want to run");{/js}
{jsfile}http://www.mysite.com/myjsfile.js{/jsfile}
{htmlfile}/path/to/html/file.html{/htmlfile}

anyway, useful plugin !

cheers
anthony


Need it in almost every site by PsiTrax, November 11, 2007
Perfect Plugin! I use it to include my older Scripts or for my little widgedts i wrote for Joomla.


this is perfect! by Jonny81v, October 6, 2007
exactly what i was looking for, i wonder why this function is not included in joomla (probably because of security reasons...)


Works great! by rothmail, August 30, 2007
1 of 1 people find this review helpful:
This is easy to install, and works fine when I tested it with Joomla 1.5rc1. I agree with others who feel this feature should be added to Joomla's core.