https://github.com/mekdrop/jobtest-ibusmedia-miniwidgetsystem
App created for iBus Media job test
https://github.com/mekdrop/jobtest-ibusmedia-miniwidgetsystem
Last synced: about 2 months ago
JSON representation
App created for iBus Media job test
- Host: GitHub
- URL: https://github.com/mekdrop/jobtest-ibusmedia-miniwidgetsystem
- Owner: MekDrop
- License: mit
- Created: 2015-09-07T09:00:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-18T14:21:23.000Z (about 9 years ago)
- Last Synced: 2024-10-05T15:40:58.030Z (8 months ago)
- Language: PHP
- Size: 216 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
[](License.txt) 
# What is this?This is an webpage created for ibusmedia as job test.
It's creates mini widget system based on web template
# How to install?
1. Change `config.php` file contents
2. Import `db.sql` into your database
3. Create `vendor` and `cache` folders in web root with write access for scripts
4. Run composer update command