ROUNDCUBE PLUS SKIN
===================

Roundcube Plus skins add a new look and extend the functionality of the Roundcube program.

REQUIREMENTS
------------
- Roundcube: 1.5, 1.6
- PHP: 7.4 or higher

INSTALLATION
------------
1. Copy the contents of the 'plugins' directory included in this package to the 'plugins' directory of your Roundcube installation.

2. Read the instructions in plugins/xskin/README for installing and configuring the xskin plugin. As explained there, you'll need to edit
the Roundcube config file to add 'xskin' to the plugins array and specify your license key. There are no special steps needed to install
xframework. It doesn't need to be added to the plugins array.

3. Copy the contents of the 'skins' directory included in this package to the 'skins' directory of your Roundcube installation.

4. If you'd like to use Droid+ on the Roundcube login screen and as the default skin for the newly created user accounts, edit the file
[roundcube]/config/config.inc.php, find the line that begins with $config['skin'] and set it to 'droid_plus'. If this line doesn't exist, add
it at the end of the file, like this:

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

5. If you'd like to edit the skin's default configuration, edit this file:

skins/droid_plus/config.inc.php.

If the config file doesn't exist, rename skins/droid_plus/config.inc.php.sample to skins/droid_plus/config.inc.php.

For more information on installing Roundcube Plus plugins see: https://roundcubeplus.com/helpdesk/knowledgebase.php?article=29

COMPATIBILITY
-------------
This skin has been created for the standard version of Roundcube as provided on the Roundcube website: https://roundcube.net. It might not
work properly with customized versions of Roundcube including the version provided as part of the Kolab system. Please note that we cannot
provide any technical support for the plugin deployed on non-standard versions of Roundcube.

LICENSE
-------
The Roundcube Plus skins are covered by a commercial license agreement (see the file LICENSE for details). In order to use the skins you
must purchase a license from Tecorama (https://roundcubeplus.com).

COPYRIGHT
---------
Copyright (c) 2011-2025, Tecorama LLC (https://roundcubeplus.com)
