Articles in this section

How to add a custom skin for Roundcube?

kb: how-to Plesk for Linux

Applicable to:

  • Plesk for Linux

Question

How to add and apply a custom skin for Roundcube in Plesk?

Answer

The skin must be manually uploaded and selected using the command line. Note that this is only available as a server-wide setting that affects all customers and subscriptions.

  1. Connect to the server via SSH

  2. Create a folder inside /usr/share/psa-roundcube/skins/ and place the skin files inside

  3. Edit /usr/share/psa-roundcube/config/config.inc.php and enter the skin name

    $config['skin'] = 'custom_skin';

Was this article helpful?

Comments

1 comment
Date Votes
  • Is there any way of changing this for a single customer/subscription?

    Thanks!

    0

Please sign in to leave a comment.