yiiworld / yiimine

Redmine analog on yii framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#yiimine Redmine analog on yii2 framework

Installation

  • php PATH_TO_COMPOSER.PHAR/composer.phar install
  • chmod 775 -R rbac && chmod 775 runtime && cd web && chmod 775 assets && chmod 775 uploads
  • Set the database connection in config/db.php and DON'T forget create database!
  • Set the appropriate params in config/params.php file

That's all! Just go to the host, installer will setup database and you can login with login admin and password admin.

Check the demo: http://yiimine.by-dev.com (admin / admin)

P.S.: Yiimine has 2 language support: RU and EN (You can change it in application config/web.php).

About

Redmine analog on yii framework


Languages

Language:PHP 89.7%Language:JavaScript 4.5%Language:HTML 3.5%Language:CSS 1.8%Language:Batchfile 0.3%Language:ApacheConf 0.2%