https://github.com/rossaddison/yii2-h2h-core
Window Cleaning Application
https://github.com/rossaddison/yii2-h2h-core
backup cleaning household rbac revenue scrim united-kingdom window-cleaning yii2 yii2-framework
Last synced: 5 months ago
JSON representation
Window Cleaning Application
- Host: GitHub
- URL: https://github.com/rossaddison/yii2-h2h-core
- Owner: rossaddison
- License: other
- Created: 2020-08-26T22:14:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T23:21:15.000Z (about 4 years ago)
- Last Synced: 2025-05-04T00:09:42.223Z (5 months ago)
- Topics: backup, cleaning, household, rbac, revenue, scrim, united-kingdom, window-cleaning, yii2, yii2-framework
- Language: PHP
- Homepage:
- Size: 2.02 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
**yii2-h2h-core**
**Licence**
Copyright 2020 House2House [BSD-3-Clause](/licence.md)
**House to House Management Software eg. Cleaning Services**
[](https://www.yiiframework.com/) [](https://opensource.org/licenses/BSD-3-Clause)  
**Composer**
"rossaddison\yii2-h2h-core": "*",
[**Frequently Asked Questions ?**](/md/faq/faqs.md)
**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
1. Create database adapting [common/config/main-local.php.](/common/config/main-local.php) Use utf8mb4_unicode_ci.
1. Identify the following commands in [console/config/main.php](/console/config/main.php)
1. Console/command prompt command setting up database db.yii migrate-db-namespaced
1. Insert [frontend/config/main.php](/frontend/config/main.php) Swiftmailer settings to signup first user.
1. Signup first user who will automatically be made active as administrator.
1. 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