Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Roundcube
  3. Help getting a Roundcube plugin installed and working

Help getting a Roundcube plugin installed and working

Scheduled Pinned Locked Moved Solved Roundcube
roundcubeplugins
4 Posts 2 Posters 869 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • jdaviescoatesJ Offline
    jdaviescoatesJ Offline
    jdaviescoates
    wrote on last edited by
    #1

    I'm trying to install this message label plugin:
    https://plugins.roundcube.net/packages/kreapptivo/message_label

    I've tried to follow the instructions at:
    https://cloudron.io/documentation/apps/roundcube/#plugins

    I went into the Roundcube web terminal and did:

    cd /app/data/plugins
    git clone https://umount@github.com/umount/message_label.git message_label
    chown -R www-data:www-data /app/data/plugins
    

    But then, if I paste:

    array_push($config['plugins'], 'message_label');
    

    Into /app/data/customconfig.php

    Well, then the app doesn't work at all - I just get a blank white screen.

    However, if I change it to:

    array_push($rcmail_config['plugins'], 'message_label');
    

    Then the app works, but the plugin doesn't appear to be have been installed/ working.

    Help! 🙂

    I use Cloudron with Gandi & Hetzner

    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      @jdaviescoates Most likely it's some bug in the plugin. It's not been developed for 5 years...

      jdaviescoatesJ 1 Reply Last reply
      1
      • girishG girish

        @jdaviescoates Most likely it's some bug in the plugin. It's not been developed for 5 years...

        jdaviescoatesJ Offline
        jdaviescoatesJ Offline
        jdaviescoates
        wrote on last edited by
        #3

        @girish ah, damn. I was alerted to it by @necrevistonnezr who said it was new (I guess because it appears in new list here https://plugins.roundcube.net/explore/ ) but now I see what you mean.

        But, just for info, should array_push($config['plugins'], 'myplugin'); in the instructions actually be array_push($rcmail_config['plugins'], 'myplugin'); (i.e. $config or $rcmail_config).

        Thanks.

        I use Cloudron with Gandi & Hetzner

        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #4

          @jdaviescoates it should be array_push($config['plugins'], 'myplugin');

          1 Reply Last reply
          1
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Bookmarks
          • Search