将 Joomla 模块放在 index.php 之外
Posted
技术标签:
【中文标题】将 Joomla 模块放在 index.php 之外【英文标题】:Place Joomla module outside of index.php 【发布时间】:2017-12-21 10:14:56 【问题描述】:我有一个 php 页面,它只是我要链接到的页面,来自 index.php。
当我尝试使用 jdoc include 来放置模块时,它不起作用。
我应该做一些特别的事情来使这个 php 页面成为 Joomla 模板的一部分吗?我应该把它写成文章吗?还是有其他方式来加载这个模块?
【问题讨论】:
【参考方案1】:你可以使用这个扩展 https://extensions.joomla.org/extension/jumi/ 并在上面放置你的 php 文件的路径。
【讨论】:
以上是关于将 Joomla 模块放在 index.php 之外的主要内容,如果未能解决你的问题,请参考以下文章