Skip to content

rossaddison/yii2-h2h-core

Repository files navigation

yii2-h2h-core

Licence

Copyright 2020 House2House BSD-3-Clause

House to House Management Software eg. Cleaning Services

Yii2 License stable Downloads

Composer

"rossaddison\yii2-h2h-core": "*", 

Frequently Asked Questions ?

Installation

  1. Clone repository, install composer from composer.org and run the following command at the web root command prompt or click on up8.bat in the web root:

      composer update
    
  2. Create database adapting common/config/main-local.php. Use utf8mb4_unicode_ci.

  3. Identify the following commands in console/config/main.php

  4. Console/command prompt command setting up database db.

     yii migrate-db-namespaced
    
  5. Insert frontend/config/main.php Swiftmailer settings to signup first user.

  6. Signup first user who will automatically be made active as administrator.

  7. Signup addtional users. The administrator will have to be make them active.

Tested on - 6th March 2021 Wampserver 3.2.4 - 64 bit, Windows 10, mySql 5.7.31, php 7.4.9, Apache Netbeans IDE 12