Aucune description

causefx 07eb2dd48f Fixes Mobile Layout il y a 9 ans
css 3e2fff7fc4 Last Beta For sure il y a 10 ans
fav b74cbd18f6 Add code for favicon il y a 9 ans
fonts 851c6ba79c Bug Fixes il y a 10 ans
img 0c90b9133b Color Customizations & Beefy Security il y a 10 ans
js 07eb2dd48f Fixes Mobile Layout il y a 9 ans
.gitattributes 2797c4e094 :neckbeard: Added .gitattributes & .gitignore files il y a 10 ans
.gitignore 2797c4e094 :neckbeard: Added .gitattributes & .gitignore files il y a 10 ans
README.md 98ef4d3895 Update README.md il y a 9 ans
example.ini.php 0709209f7f Added Group Support and making room for new updates il y a 9 ans
index.php 07eb2dd48f Fixes Mobile Layout il y a 9 ans
settings.php 07eb2dd48f Fixes Mobile Layout il y a 9 ans
setup.php bbe36a46e5 Getting ready for new updates il y a 9 ans
swap.php 07eb2dd48f Fixes Mobile Layout il y a 9 ans

README.md

iDashboard-PHP

HTPC Dashboard to load website services, written in PHP [Inspired by: Managethis by Tenzinn3] Desktop screenshot #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 by Mmolitor87]

##Images

Guest View Desktop screenshot

Login View Desktop screenshot

Full Access View Desktop screenshot

Settings View Desktop screenshot

No Icons or Margins with blue theme Desktop screenshot

Icons with red theme Desktop screenshot

Mobile View Desktop screenshot

Mobile List View Desktop screenshot