Author Topic: Roundcube 2.0 and plugins  (Read 6935 times)

Offline nti

  • Newbie
  • *
  • Posts: 3
Roundcube 2.0 and plugins
« on: February 24, 2010, 08:54:36 PM »
I would like to utilize Roundcube instead of Squirrelmail and having problems setting up Roundcude.  Upon activating Roundcube, cpanel installs 2.0.

In cpanel server, RoundCube Webmail IMAP Client Version 0.2-stable installed.
Where are the instructions for upgrading to 3.0 on a server with whm/cpanel ?

1. Does  rosali plugins work with 2.0?

2. I also discovered there in no plugins folder at:  /user/local/cpanel/base/3rdparty/roundcube

The following folders are in the roundcube dir.  

bin
config
installer
logs
plugins   < I created this folder
program
skins
SQL
temp

main.inc.php file is in the config folder.

I installed calendar in the plugins folder and added following line to "main.inc.php"

$rcmail_config['plugins'] = array('calendar',);

Has no effect for adding plugin.

Begging for suggestions for adding plugins to Round Tree.

Thanks, Mike

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development
Roundcube 2.0 and plugins
« Reply #1 on: February 24, 2010, 09:50:35 PM »
You need to have RoundCube version 3 or higher you use plugins. To upgrade follow these instructions http://trac.roundcube.net/wiki/Howto_Upgrade

Offline nti

  • Newbie
  • *
  • Posts: 3
Upgraded to v3, plugins not wking
« Reply #2 on: February 25, 2010, 01:40:40 AM »
I upgraded to V3.0

Uploaded calendar plugin.

Renamed calendar config.inc.php.dist  to config.inc.php i the calendar config folder.

Modified Roundcube main.inc.php located in the Roundcube config folder.
===============================
// List of active plugins (in plugins/ directory)
$rcmail_config['plugins'] = array("calendar",);

Roundcube works fine but the plugins do not.

All suggestions welcomed.  thanks,
« Last Edit: February 25, 2010, 09:45:34 AM by nti »

Offline nti

  • Newbie
  • *
  • Posts: 3
Solution found
« Reply #3 on: February 25, 2010, 09:48:26 AM »
calendar requires jquery to function.  I found it as I continued to read thru the forum.  Thank you for the forum.

 * Requirements: (*) jquery plugin @website myroundcube - Project Hosting on Google Code

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Roundcube 2.0 and plugins
« Reply #4 on: February 25, 2010, 09:48:30 AM »
Why didn't you upgrade to the most recent stable version 0.3.1?
Regards,
Rosali
__________________
MyRoundcube Project (commercial)