Place an Article extension for Joomla!



A plugin to show one article inside another, replaceable text, such as instructions or terms, can be shown inside any article. Include the code {article=Article ID}
or {article=Article ID,| any field |}
In your article, you can optionally show a value of any field from #__content table such as title, introtext, fulltext, metakey, metadesc, etc.
Publishing the same text on several pages and then willing to make changes in it, can be tedious. You have to change the text on all the web pages separately.
However, with Place an Article plugin, you simply make changes in one article, and it will automatically apply on all the websites with your text.
Example: {article=453}
or {article=Article ID or Alias,| any field |}
Get entire article by it's ID Example:
{article=15}
Get article title by it's ID Example:
{article=15,title}
{article=15,title}
Please leave a review about this extension/plugin here: extensions.Joomla.org
A plugin to show one article inside another, replaceable text like some instructions or terms can be shown inside any article. Include this code {article=Article ID}
or {article=Article ID,| any field |}
Field is an optional value of any field from #__content table like title, introtext, fulltext, metakey, metadesc, created, created_by, modified, hits etc.
For example you publish the same text on several pages, and every time when you need to make changes in that text you have to change all the pages with this text. But now you have this Place an Article Plugin, so the advantage of the plugn is
1. You make changes in one article, and these changes appear automatically in all webpages that refers to that text.
2. Save time = save money.
Get entire article example:
*div style="width: 500px; height: 200px; overflow: auto; background-color: white;"*{article=15}*/div*
Get article title example:
{article=15,title}
{article=15,title}
- 2.2.2 (2021.09.09) Compatible with Joomla 4
- 2.2.1 (2018.05.01) Code cleanup. Field option added to free version. No more paid version available.
- 2.2.0 (2018.05.01) Joomla! Update System Ready.
- 2.1.8 (2016.11.08) You may use alias instead of article ID.
- 2.1.7 (2015.07.26) Supports content plugins (Enable it in plugin setting).
- 2.1.5 (2014.05.02) Publish Up/Down, language, state filters added.
- 2.1.4 (2014.03.22) Single installer for Joomla 1.5/2.5/3.x
- 2.1.3 Version for J.3.0.
- 2.1.2 Version for J.2.5 and TextArea tag filter added.
- 2.1.1 Now it's a System Plugin, so can be used in a module.
- 2.1 Field option has been added.
- 2.0 Multi usage fixed. Joomla! 1.6 available
- 1.21 Multiple article bug has been fixed.
- 1.1 Multiple article can be inserted, prevent recursive insertion.
- 1.0 First release.
