Download the PHP package texxasrulez/roundcube_xtra without Composer

On this page you can find all versions of the php package texxasrulez/roundcube_xtra. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package roundcube_xtra

Roundcube Xtra Webmail Client

roundcube.net

Forked with latest release with extras

I am maintaining a current version with extra skins and plugin support for those skins.

While I show all files, just use the tar.gz file within the tarball_installer directory to upload and install. I have the whole enchilada in there.

INTRODUCTION

Roundcube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an email client, including MIME support, address book, folder management, message searching and spell checking. Roundcube Webmail is written in PHP and requires the MySQL, PostgreSQL or SQLite database. With its plugin API it is easily extendable and the user interface is fully customizable using skins.

The code designed to run on a webserver is mainly written in PHP and Javascript. It includes a custom framework with an IMAP library derived from [IlohaMail][iloha] and requires a set of external libraries (see composer.json and jsdeps.json files).

INSTALLATION

For detailed instructions on how to install Roundcube webmail on your server, please refer to the INSTALL document in the same directory as this document.

If you're updating an older version of Roundcube please follow the steps described in the UPGRADING file.

BROWSER SUPPORT

Roundcube uses jQuery 3.x for its client and therefore inherits the browser support from there. This currently includes

LICENSE

This program is free software you can redistribute it andor modify it under the terms of the GNU General Public License (with exceptions for skins & plugins) as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see [www.gnu.orglicenses][gpl].

This file forms part of the Roundcube Webmail Software for which the following exception is added Plugins and Skins which merely make function calls to the Roundcube Webmail Software, and for that purpose include it by reference shall not be considered modifications of the software.

If you wish to use this file in another project or create a modified version that will not be part of the Roundcube Webmail Software, you may remove the exception above and use this source code under the original version of the license.

For more details about licensing and the exceptions for skins and plugins see [roundcube.netlicense][license]

CONTRIBUTION

Want to help make Roundcube the best webmail solution ever Roundcube is open source software. Our developers and contributors all are volunteers and we're always looking for new additions and resources. For more information visit [roundcube.netcontribute][contrib]

CONTACT

For bug reports or feature requests please refer to the tracking system at [Github][githubissues] or subscribe to our mailing list. See [roundcube.netsupport][support] for details.

You're always welcome to send a message to the project admin hello(at)roundcube(dot)net

[iloha] httpssourceforge.netprojectsilohamail [gpl] httpswww.gnu.orglicenses [license] httpsroundcube.netlicense [contrib] httpsroundcube.netcontribute [support] httpsroundcube.netsupport [githubissues] httpsgithub.comroundcuberoundcubemailissues


All versions of roundcube_xtra with dependencies

PHP Build Version
Package Version
Requires php Version >=5.4.0
pear/pear-core-minimal Version ~1.10.1
pear/auth_sasl Version ~1.1.0
pear/net_idna2 Version ~0.2.0
pear/mail_mime Version ~1.10.0
pear/net_smtp Version ~1.8.1
pear/crypt_gpg Version ~1.6.3
pear/net_sieve Version ~1.4.3
roundcube/plugin-installer Version ~0.1.6
masterminds/html5 Version ~2.5.0
endroid/qr-code Version ~1.6.5
kolab/net_ldap3 Version ~1.1.1
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package texxasrulez/roundcube_xtra contains the following files

Loading the files please wait ....