You can use "Content - ARI Data Tables" plugin to load "ARI Data Tables" module instances into articles. The plugin is included into "ARI Data Tables" package. Install and enable plugin and place the following plugin code into an article:
Code: |
{aridatatables moduleId="MOD_ID"}{/aridatatables}
|
Where MOD_ID is ID of "ARI Data Tables" module which you want to load. The module should be enabled. For example if you want to load a module with ID = 16, use the following plugin code:
Code: |
{aridatatables moduleId="16"}{/aridatatables}
|
About menu item, you can create a menu item for article with the module.
Regards,
ARI Soft