Pass username and password to billing software - Joomla! Forum - community, help and support
i playing around account labs plus integrating hosting template. integrated via iframe , looks fine there, love able integrate users joomla billing software already.
from found in playing account labs plus if use following variable alp referring software:
it authenticate user , log them in automatically bypassing requirements of doing secondary login.
is there way pull joomla username , password via system , pass info through url call above replacing alpemail , alppassword joomla data?
from found in playing account labs plus if use following variable alp referring software:
code: select all
http://www.example.com/directory/customer.php?email=alpemail&password=alppassword
it authenticate user , log them in automatically bypassing requirements of doing secondary login.
is there way pull joomla username , password via system , pass info through url call above replacing alpemail , alppassword joomla data?
ironman2003 wrote:i playing around account labs plus integrating hosting template. integrated via iframe , looks fine there, love able integrate users joomla billing software already.
from found in playing account labs plus if use following variable alp referring software:code: select all
http://www.example.com/directory/customer.php?email=alpemail&password=alppassword
it authenticate user , log them in automatically bypassing requirements of doing secondary login.
is there way pull joomla username , password via system , pass info through url call above replacing alpemail , alppassword joomla data?
you can use --->>> ?user=your-username&passw=your-password
these username , passwords must match existing user's credentials on joomla website.
Comments
Post a Comment