I haven't even built a form yet, just trying to get an idea of the scope of things and how it works, but so far it seems extremely, and I mean extremely, capable. I think this will work very well for them, and being cloud-deployable makes it easy to help their plan to eliminate as much internal infrastructure as possible.
One hiccup I had on installation is that I believe I tried to access the login before I had edited the nuconfig.php file, to be sure the web server on my local macOS install was working (it wasn't, had to set up things first), and the way the login stuff seems to work is that it reads the config and stores it in a PHP/Browser cache? So that after I edited the files, it was still trying to log in as the default 'root' with no password. Once I quit my browser (actually I had rebooted to bootcamp for some Windows work) and came back later to debug it seemed to be working. That is what made me think it was cache related rather than just the config file being read properly. I read of some others having to hand-edit the code when this may be the issue. Who knows, I'm not up to speed on this platform yet.
