Has anyone used roundCube to run a complete email based website with registration, support etc? If so please submit your links here.
http://www.v2-mail.com (http://www.v2-mail.com) --- still in development, but working
@ ifed1290:
Nice! Check mine @ http://www.roland-liebl.de
Which IMAP server do you use as backend?
I would make it to login automatically after an account is successfully created. Also I would place a login form on v2-mail.com (homepage) and redirect the user on logout to this page.
-Roland
Quote from: rosali;13629@ ifed1290:
Nice! Check mine @ http://www.roland-liebl.de
Which IMAP server do you use as backend?
I would make it to login automatically after an account is successfully created. Also I would place a login form on v2-mail.com (homepage) and redirect the user on logout to this page.
-Roland
Thats niice, im impressed.
I use Qmail as my mail server if thats what you mean.
About the logging in after registration, that would be very nice however i dont quite know how i would get that to work. With regard to the login on the homepage, i worked out how to do that for another site i built, all i need to do now is remember how to do it lol. Im working on it though.
Thanks for the suggestions.
- Nicky Vadera
Check this thread: http://www.roundcubeforum.net/showthread.php?p=13654#post13654
There is a download link. I think you'll see yourself how to make it login automatically when a new user is successfully created.
-Roland
I've figured it out now, but thanks anyway.
I've added the login on homepage and logout to home page via a javascript redirect on the RC login page
-Nicky Vadera