chameleon82/yiindo

Yii2 CMS

Maintainers

Package info

github.com/chameleon82/yiindo

Type:project

pkg:composer/chameleon82/yiindo

Statistics

Installs: 21

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2015-05-31 09:13 UTC

This package is not auto-updated.

Last update: 2026-02-24 11:32:28 UTC


README

Welcome to Yiindo. This is CMS for light projects

REQUIREMENTS

The minimum requirement by this application template that your Web server supports PHP 5.4.0.

INSTALLATION

Install via Composer

php composer.phar global require "fxp/composer-asset-plugin:1.0.0-beta4"
php composer.phar create-project --prefer-dist --stability=dev chameleon82/yiindo yiindo

or

composer global require "fxp/composer-asset-plugin:1.0.0-beta4"
composer create-project --prefer-dist --stability=dev chameleon82/yiindo yiindo