UserManager

Is there a way to use UserManager with PHP instead of Golang?

Hello @ocarrillo ,
You can use any backend. In general Webix and UserManager in particular, it does not matter what technology is used. The most important thing is to configure server interaction with the client. Client-side methods are described in the documentation (what the client sends and what is waiting in response):
https://docs.webix.com/usermanager__backend.html
Unfortunately, there really is no ready-made example for PHP and there will not be, we provide only the backend solutions written in Go: