Roundcube Community Forum

 

Create login form for Roundcube on homepage

Started by pkearney, February 06, 2009, 05:31:51 AM

Previous topic - Next topic

pkearney

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

JohnDoh

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.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

dark

Hello. Can You tell more how to do it? I don't understand
I must copy HTML code from "\skins\default\templates\login.html" ?
my roundcube http://skgw.kz/wm/

pkearney

Hi Dark,

After a little messing around I got it working - check out Computer and Internet assistance in Gragnola, Lunigiana 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