https://github.com/causefx/idashboard-php
HTPC Dashboard to load website services, written in PHP
https://github.com/causefx/idashboard-php
Last synced: about 1 year ago
JSON representation
HTPC Dashboard to load website services, written in PHP
- Host: GitHub
- URL: https://github.com/causefx/idashboard-php
- Owner: causefx
- License: mit
- Created: 2016-05-02T03:00:04.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T15:18:48.000Z (about 9 years ago)
- Last Synced: 2025-03-27T16:40:50.351Z (over 1 year ago)
- Language: JavaScript
- Size: 2.1 MB
- Stars: 124
- Watchers: 10
- Forks: 20
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iDashboard-PHP
## NEW Updated dashboard available @ https://github.com/causefx/Organizr
HTPC Dashboard to load website services, written in PHP [Inspired by: [Managethis](https://github.com/Tenzinn3/Managethis) by [Tenzinn3](https://github.com/Tenzinn3)]

# Default Password is "iCauseFX"
## Setup
**Requirements:** A webserver (nginx, Apache, IIS or any other webserver) configured with PHP5.5 support.
`` parse_ini_file `` must be allowed in php.ini (default is allowed!)
- To set it up, clone this repository:
`` git clone https://github.com/causefx/iDashboard-PHP `` or download the ZIP-file.
- Place all files on a publically accessible webserver, either directly in the root, or inside a directory called ``Dashboard`` or whatever you want it to be called. Please set the correct user permissions on the directory and it's files.
## INSTRUCTIONS
Upload all contents of zip or git pull the zip into the folder you want to have this on your webserver. Set the correct file permission on the files.
Open up the index.php file once everything is uploaded. The script will install and copy the default template over.
Now you can goto settings [Password is iCauseFX] and change the tabs to whatever you like in whatever order and change your password.
Once the cookie expires you will need to login again
If you aren't logged in you or any guest will only see your guest enabled tabs
## Thank you to those who helped test... especially
[Thank you: [Codehhh](https://github.com/Codehhh) by [Mmolitor87](https://github.com/mmolitor87)]
## Images
Guest View

Login View

Full Access View

Settings View

No Icons or Margins with blue theme

Icons with red theme

Mobile View

Mobile List View
