RoundcubePlugins needs an update

  • open: /var/www/imscp/gui/public/tools/webmail/config/main.inc.conf
    search for:

    Code
    1. $rcmail_config['plugins'] = array();


    replace with:

    Code
    1. $rcmail_config['plugins'] = array('acl','additional_message_headers','autologon','calendar','contextmenu','emoticons','jqueryui','managesieve','pdfviewer','sauserprefs','archive');


    open webmail in your browser and TADAAAA:
    above listed plugins should be in roundcube. ;)


    you can add all plugins which are in folder: /var/www/imscp/gui/public/tools/webmail/plugins
    into this array. more or less all are working. ;)


    BTW: dkimstatus is NOT working with roundcube 0.9.x you don´t need to add it.

  • When I download the RoundcubePlugins 0.0.9 and install it, it shows version 0.0.8??
    I guess either the wrong version got uploaded or the plugin info.php got not updated...?


    Otherwise thanks a lot! Long awaited plugin update :D

  • I confirm ;)


    @TheCry You released a new version 0.0.9 (for a typo issue) but you forgot to update the version number in all plugin file. ;)

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • @TheCry You've totally right ;) When you know how long I've took to release the first mailman plugin version (more than 1 year) lol They all think that we are robots :)

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • My plugin was created in less than 12 hours XDD