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
- Host: GitHub
- URL: https://github.com/ommu/mod-core
- Owner: ommu
- License: apache-2.0
- Created: 2018-06-24T19:08:54.000Z (about 8 years ago)
- Default Branch: v2
- Last Pushed: 2025-08-05T01:07:32.000Z (11 months ago)
- Last Synced: 2025-11-27T16:18:23.595Z (7 months ago)
- Topics: core, general-setting, language, meta, ommu, ommu-module, ommu2, settings, yii, yii2, zone
- Language: PHP
- Homepage:
- Size: 22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.