Skip to content

vovasit91/yiimine

 
 

Repository files navigation

#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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 89.7%
  • JavaScript 4.5%
  • HTML 3.5%
  • CSS 1.8%
  • Other 0.5%