:::

1-1 流程

  1. 安裝【jillbase】模組
  2. 修改 xoops_version.php
  3. $modversion['templates'][] = array('file' => 'school_kpi_admin_main.tpl', 'description' => 'school_kpi_admin_main.tpl');
    

     

  4. 修改 templates/xx.adm_main.tpl為 /xx.admin_main.tpl
  5. 刪除前台的function.php、index.php
  6. 刪除後台的admin.php
  7. 匯入已做好的 .vscode
  8. vscode專案內按右鍵 New file from Templte
  9. 正常安裝所撰寫的模組
  10. 點兩下範例