Show category articles inside joomla article?

74 Views Asked by At

Is possible show all the titles with links of all the articles inside a Joomla article?

Is there any module, plugin or component that can do this?

1

There are 1 best solutions below

0
itoctopus On BEST ANSWER

You can create an "Articles Category" module, and then use NoNumer ModuleAnywhere plugin to include that module in your article using the following code:

{module 55}

Where 55 is the ID of the "Articles Category" module you have just created. Again, you will need to have the NoNumber ModulesAnywhere plugin installed.