yii2-h2h-core
Licence
Copyright 2020 House2House BSD-3-Clause
House to House Management Software eg. Cleaning Services
Composer
"rossaddison\yii2-h2h-core": "*",
Installation
-
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
-
Create database adapting common/config/main-local.php. Use utf8mb4_unicode_ci.
-
Identify the following commands in console/config/main.php
-
Console/command prompt command setting up database db.
yii migrate-db-namespaced
-
Insert frontend/config/main.php Swiftmailer settings to signup first user.
-
Signup first user who will automatically be made active as administrator.
-
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