Opencart | 安裝 Omnichat
如何在我的 Opencart 網站上安裝 Omnichat?
- 1.輸入安裝 Omnichat 的網站地址
- 2.選擇你的 Omnichat 網頁插件應用顏色
- 3.選擇你的 Omnichat 網頁插件應用語言
- 4.複製 Omnichat 安裝代碼

使用FTP客戶端或Cpanel File manager登錄到您的 OpenCart 網站伺服器. (許多 Web hosting 公司也提供Cpanel內的File Manager)
前往 OpenCart 的 ROOT directory (通常是 "WWW" 或 "Public_html")
前往 catalog > view > theme folder.

打開你正在使用的 theme folder。預設的 theme 為 "default". (您可以在 OpenCart 管理區域內找到您的 theme, 在 System > Settings > Store)

前往 template > common folder.

打開 footer.tpl / footer.twig 文件並用如 Notepad 的編輯器編輯. 複製並貼上您的 Omnichat 代碼到
</body>
tag 前。
按 另存為 並給file 命名 footer.tpl / footer.twig (一定要有.tpl / .twig)
將新編輯的 footer.tpl / footer.twig 文件保存在PC上
用新的 footer.tpl / footer.twig 文件替換伺服器上現有的 footer.tpl / footer.twig 文件。
清除快取 Clear Cache
Last modified 10d ago