# CI4MM **Repository Path**: thinkphpbox/ci4mm ## Basic Information - **Project Name**: CI4MM - **Description**: CodeIgniter4 多模块 此项目正式更名为 CIAMS :CodeIgniter Admin Manage System - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: https://ciams.lianpuit.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-11-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 目录说明: 1,/ 更目录,也就是网站根目录 2,/app 主项目目录,主要配置 3,/apps 多模块根目录 4,/apps/School 示例:学校模块 5,/system ci4框架 6,/writable ci4默认可写目录 7,admin.php 后台入口文件 (可自定义) 8,index.php 前台入口文件 ========================================================= 安装说明 1,删除根目录 /writable/install.locks 文件 2,修改数据库配置文件 /app/Config/Database.php