Hi,
I would like to have a login form (username/password) on the front page of my website for logging into roundcube - is there an easy way to do this?
I'm OK with HTML, but not very good with PHP...
Many thanks
Paul Kearney
p.s.
I couldn't see what my version of roundcube was (it is part of cpanel) - I just guessed 0.1 stable
Very easy. Copy the login form from roundcube, change the action address and you should be set. I am using 0.2 but I think it should work with 0.1.
Hello. Can You tell more how to do it? I don't understand
I must copy HTML code from "\skins\default\templates\login.html" ?
Hi Dark,
After a little messing around I got it working - check out Computer and Internet assistance in Gragnola, Lunigiana (http://www.gragnola.com/index.html) and look at the html code for the webmail form near the bottom of the page (this isn't a live page yet so you'll need that specific address).
The main challenge was getting the correct paths for where everything was referenced.
Regards
Paul