How to Begin to use and implament Twitter Bootstrap for KACE
-
Please send me an email and we can talk about it. - Jbr32 10 years ago
-
Okay, another n00b question... how do I do that? I don't see an email associated with your account... unless I am missing something entirely. Thank you again. - Big_Rope 10 years ago
-
I just updated my profile. - Jbr32 10 years ago
-
I just updated my profile. - Jbr32 10 years ago
Answers (1)
For testing purposes: On your spare Windows 7 machine, download and install WAMP http://www.wampserver.com/en/
or on a MAC user MAMP http://www.mamp.info/en/
If you have a production web server you can use that as well, as long as it supports PHP.
Then download a zip of Twitter Bootstrap for Kace servce desk from here: https://github.com/ammaross/KaceBootstrap
Extract the files to the www or http director for WAMP/MAMP.
Then within the config (/includes/config.php) file:
1. edit the $kaceBoxDNS entry to point to your development kbox, either the IP or the DNS
2. edit the $dbpassword to access your development kbox
3. you can change the mainQueueID if you want to, otherwise leave it at 0
4. edit the $mainQueueOwners= the corresponding number for the "Ticket Owners By Label:" found within the queue configuration
That should get you going.
Comments:
-
Or check out www.KACEDashboard.com - Hobbsy 10 years ago
-
I met the folks at Indigo Mountain at the last Dell Software user forum. I was impressed with their ability to add functionality into the Kace box without having access to an API. In particular their bar code scanning app was neat. - Jbr32 10 years ago