Questo plugin ti permette di accedere a Joomla! tramite una richiesta php GET, per mezzo di un URL contenente Nome utente e Password.
Accedere a Joomla tramite URL è utile per creare delle API o per permettere agli utenti di accedere in un web service, in una web app o in un'applicazione per smartphone.
You can login to the website by calling an URL as below:
http:// YOUR SITE NAME /index.php?username= YOUR-USERNAME &password= YOUR-PASSWORD