Machine, component, and status tracking for IT shops and their customers.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Skylar Ittner 4342f25b90 Remove X-Frame-Options 4 years ago
api API: Check for user permission 5 years ago
langs Add client management 5 years ago
lib Remove X-Frame-Options 4 years ago
mobile Add more permissions checks 5 years ago
nbproject Add some basic core features 5 years ago
pages Fix issue with time inputs 4 years ago
public ugh 4 years ago
static Add client management 5 years ago
tests Rewrite to use classes, aligning with AccountHub 2.0 6 years ago
.gitignore Get more than 15 clients from InvoiceNinja 4 years ago
.gitmodules Convert material-color CSS to submodule 7 years ago
LICENSE.md Update license and readme 5 years ago
README.md Add some basic core features 5 years ago
action.php Add client management 5 years ago
api.php Add comment 5 years ago
app.php Use FontAwesome CSS+webfont instead of JS, upgrade 5.7.2 to 5.8.1 5 years ago
composer.json Add some basic core features 5 years ago
composer.lock Add some basic core features 5 years ago
database.mwb Get more than 15 clients from InvoiceNinja 4 years ago
index.php Nicer access denied message 5 years ago
pages.php Add client management 5 years ago
required.php Whoops 5 years ago
settings.template.php Add some basic core features 5 years ago

README.md

MachineManager

A simple tool for repair shops and IT service providers to manage client devices, including scheduled services (such as updates) and repair status (with client-viewable tracking, similar to package tracking).

Features

  • Integrates with InvoiceNinja to autofill clients
  • Reminds for upcoming scheduled services (such as remote updates)
  • Public machine status tracking (client can view their repair status, machine info, and history using a serial number)

Setup Tips

  • Run composer install (or composer.phar install) to install dependency libraries
  • If you don't have any color in the navbar, run git submodule init and git submodule update.