Closed jenssegers closed 11 years ago
Right now everything is in PHP? Or am I missing something?
@coreation Check the scripts folder
An installer without page refreshes, why not? That and live updates of things that are running (I'm thinking about composer for example, fetching and appending the composer logs)
I was typing the same answer so... :+1: (+1)
Seems like overkill for an installer. I think pages are reloaded atm, but I could be wrong.
I think so as well, but later on we could add ajax hooks that check using a "recheck" button that only checks that specific dependency no? Then it would be handy that there's already javascript checking the dependencies.
Still overkill for a one-time installer imo :)
@NtynMichiel Composer log viewing would be nice indeed, but other than that I don't see any point of using ajax for all pages.
@jenssegers :+1:
I'm really afraid of security issues as well btw.
What is the advantage of using javascript/ajax for the installer. Would it not be easier to let "render" PHP everything? Or am I missing some cool functionality that requires ajax?
Poke @coreation