An open API service indexing awesome lists of open source software.

https://github.com/ommu/mod-core

Core module
https://github.com/ommu/mod-core

core general-setting language meta ommu ommu-module ommu2 settings yii yii2 zone

Last synced: 5 months ago
JSON representation

Core module

Awesome Lists containing this project

README

          

Installation
------------
The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist ommu/core "v2.x-dev"
```

or
```
"ommu/core": "v2.x-dev"
```

to the require section of your composer.json.