romaten1/yii2-start-univer-module

Yii2-start应用程序的大学模块。用于处理系、学院、预备讲师和其他人员。

dev-master 2014-09-12 11:20 UTC

This package is not auto-updated.

Last update: 2024-09-24 02:42:17 UTC


README

正在开发中!如果您不了解该模块,请勿使用

本模块为Yii2-Start应用程序提供了一套大学管理系统。

安装

安装此扩展的首选方式是通过composer。

运行以下命令之一:

php composer.phar require --prefer-dist romaten/yii2-start-univer-module "*" 或添加

"romaten/yii2-start-univer-module": "*" 到您的composer.json文件的要求部分。