Where can I get the PHP Plugins for Joomla?
Visit our
PHP Plugins Project Page for download instructions.
What can the PHP Plugins do?
At the moment, we have only released one of the PHP Plugins, which is the PHP Content Plugin. This plugin allows you to modify the display of Content Items (articles) using any PHP code you paste into the plugin parameters.
We will add more plugins that can add code to system events, editor events etc. after a bit of testing.
Does the Joomla PHP Plugin allow me to add PHP code directly to Joomla Content Items?
No, It doesn't. You have to add your PHP code to the Plugin Parameters. This controls the display of the Content Items.
What are the requirements for using the Joomla PHP Plugin?
You will need to know basic PHP and have a basic understanding of how the Joomla Plugin system works. Refer to :
http://dev.joomla.org/component/option,com_jd-wiki/Itemid,/id,tutorials:plugins/
Is there a way to add PHP directly to Content Items?
Not yet. We will build this feature in the next release of the PHP content Plugin.