Plugin Include Component


Latest version 1.10 of the plugin is released.
This version solves some problems like forms without action defined, Joomla1.6/1.7 ' bug
Extra functionality automatic Joomla update
This version also is a native Joomla 1.7 version.
The syntax is {component url='' }
Replace with the url to your component and include index.php?
For example:
{component url='index.php?option=com_component&Itemid=73¶meters....' }
You maybe need to change the url when using an SEF component. If you get a component not found when using SEF url then use the normal url. So not:
Contact-Us/category/
but:
index.php?option=com_contact&lang=en&view=category
You can make a hidden menu item so you can configure components with their menu parameters and copy the generated link to the url parameter of the plugin.
You should add the menu id as a parmeter to the url for the plugin, for example:
index.php?option=com_contact&lang=en&view=category&Itemid=63
1) the joomla editors usually convert the & character of the included URLs to & when this happens the plugin cannot work properly
2) your web server has to support Curl library (or allow_url_fopen which is not suggested because of security reasons), else the plugin cannot work at all.
At first as I tried to install it, I had problem with it, so I emailed the creator of the plugin, Mr Mike himself. I was so glad that he replied pretty soon! Speedy reply and being helpful he was.
Try it out to know its excellence! =D
Thanks again to Mr Mike for the great plugin!
You don't need the core design plugin scriptegrator to make this plugin run. Please send me an email with your problem and I'll look into it for you.
No problems installing or using the plugin after a) I got my head around finding the Component URL with SEO turned on! B) Learning how to include left and right menus when you click the any of the links in the embeded component.
Nice work, thank you!
Can you send me an email with the problem, maybe I can help you to solve it and make the plugin evolve






