A: Not currently - you must host ITFlow yourself.
A: The forum
A: The forum is the place for all queries. Sponsors may access private support.
A: Approx Quarter 4 of 2024
A: Go to Settings > Modules to hide the module areas you don't need to see.
A: Kind-of, but it's not a perfect solution. You can create a single client, disable billing modules and then set the default page or URL to be shown after login at Settings > Defaults > Start Page to client_overview.php?client_id=1
A: Yes - still a work in progress. Check out the /api/ directory
A: Probably not. Generally speaking, we'd prefer people build/share scripts that utilize the API. This allows for a lot more flexibility and reduces vendor lock in.
A: We have a hard limit of 20MB per file set in the code of ITFlow, but there is also a limit set by PHP by default edit /etc/php/php.ini file and change the following options to:
upload_max_filesize = 20M
post_max_size = 20M
A: Monthly sponsors can hide the ITFlow branding using a white-label key. (There's nothing stopping you removing this by editing files, but this may break your updates).