Roundcube Community Forum

Release Support => Pending Issues => Topic started by: pkearney on February 06, 2009, 05:31:51 AM

Title: Create login form for Roundcube on homepage
Post by: pkearney on February 06, 2009, 05:31:51 AM
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
Title: Create login form for Roundcube on homepage
Post by: JohnDoh on February 08, 2009, 05:34:22 AM
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.
Title: Create login form for Roundcube on homepage
Post by: dark on March 24, 2009, 05:06:22 PM
Hello. Can You tell more how to do it? I don't understand
I must copy HTML code from "\skins\default\templates\login.html" ?
Title: Create login form for Roundcube on homepage
Post by: pkearney on March 24, 2009, 05:41:00 PM
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