Нет описания

causefx 06511d4eb3 1.0 Release 10 лет назад
css 3e2fff7fc4 Last Beta For sure 10 лет назад
fonts 851c6ba79c Bug Fixes 10 лет назад
img 0c90b9133b Color Customizations & Beefy Security 10 лет назад
js 3e2fff7fc4 Last Beta For sure 10 лет назад
.gitattributes 2797c4e094 :neckbeard: Added .gitattributes & .gitignore files 10 лет назад
.gitignore 2797c4e094 :neckbeard: Added .gitattributes & .gitignore files 10 лет назад
README.md 617038fdae Update README.md 10 лет назад
example.ini.php 06511d4eb3 1.0 Release 10 лет назад
favicon.ico 06511d4eb3 1.0 Release 10 лет назад
index.php 06511d4eb3 1.0 Release 10 лет назад
settings.php 06511d4eb3 1.0 Release 10 лет назад
setup.php 3e2fff7fc4 Last Beta For sure 10 лет назад

README.md

iDashboard-PHP

HTPC Dashboard to load website services, written in PHP [Inspired by: Managethis by Tenzinn3]

Default Password is "iCauseFX"

Desktop screenshot

Setup

Requirements: A webserver (nginx, Apache, IIS or any other webserver) configured with PHP5 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 copt the default template over.

Now you can goto settings and change the tabs to whaever you like in whatever order and change your password. Desktop screenshot

Once the cookie expires you will need to login again Desktop screenshot

If you aren't logged in you or any guest will only see your guest enabled tabs Desktop screenshot

##This is just a rough beta...

Verification is done through cookies and hashed passwords. Still working on mobile portion.