Components Anywhere - is a special plugin that allows you to embed a component anywhere you can place text.
This component helps the site administrator to place components in the article text, or even in a module. The plugin syntax is very easy to use
{component url/of/the/component]
For example, you have a special form component, but the component itself does not provide a module for it. However, you want to display a module with this data form. So you insert the code:
https://www.yoursite.com/index.php?component=com_myform&formid=123
Then go to the module manager, create a regular HTML module with the following content:
{component index.php?component=com_myform&formid=123]
Advantages
- Ability to insert a component anywhere on the site.
- Easy and accessible syntax for application.
- Support and documentation from the component manufacturer.
Was this helpful?
