Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 481 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 481 Bytes

yii2-start-univer-module

Under development! Please dont use this when you doesn't know what is this

This module provide a univer managing system for Yii2-Start application.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist romaten/yii2-start-univer-module "*" or add

"romaten/yii2-start-univer-module": "*" to the require section of your composer.json file.