My b2evolution Version: 2.x
I already have my web site and users can register themselves there.
After the user registered in my site, how do I automatically register for b2evolution using the register information that they gave?
I was thinking about calling SQL to add the information into b2evolution MySQL tables. But I don't know what password encode scheme is used in b2evolution.
Only way so far is that I have to manually register for b2evolution every time user registered in my site. This is rather tedious...
Please let me know
Thanks
You can send the following GET request to htsrv/register.php
b2evo autoreg script ;)