1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2024-09-03 20:16:28 +02:00
Roundcube package for YunoHost
Find a file
2024-08-31 15:22:22 +02:00
.github v2 2024-01-27 00:11:22 +01:00
conf Helpers 2.1 2024-07-18 16:56:29 +02:00
doc Update DESCRIPTION.md 2024-07-18 16:32:38 +02:00
patches/main Helpers 2.1 2024-07-18 16:56:29 +02:00
scripts cleaning 2024-08-31 15:22:18 +02:00
.gitignore Helpers 2.1 2024-07-18 16:56:29 +02:00
ALL_README.md Auto-update READMEs 2024-08-31 13:19:33 +00:00
LICENSE [fix] Add LICENSE and specify upstream license in manifest.json 2016-05-19 19:51:28 +02:00
manifest.toml cleaning 2024-08-31 15:22:18 +02:00
README.md Upgrade to v1.6.8 (#217) 2024-08-05 08:22:15 +02:00
README_es.md Upgrade to v1.6.8 (#217) 2024-08-05 08:22:15 +02:00
README_eu.md Upgrade to v1.6.8 (#217) 2024-08-05 08:22:15 +02:00
README_fr.md Upgrade to v1.6.8 (#217) 2024-08-05 08:22:15 +02:00
README_gl.md Upgrade to v1.6.8 (#217) 2024-08-05 08:22:15 +02:00
README_id.md Upgrade to v1.6.8 (#217) 2024-08-05 08:22:15 +02:00
README_it.md Auto-update README 2024-03-29 07:21:21 +01:00
README_ru.md Auto-update READMEs 2024-08-31 13:19:33 +00:00
README_zh_Hans.md Upgrade to v1.6.8 (#217) 2024-08-05 08:22:15 +02:00
tests.toml Add a test_upgrade_from between packaging v1 and v2 (#194) 2024-05-21 12:40:57 +02:00

Roundcube for YunoHost

Integration level Working status Maintenance status

Install Roundcube with YunoHost

Read this README in other languages.

This package allows you to install Roundcube quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Roundcube is a web-based e-mail client. It offers all the features you'd expect from a mail client, including multilingual support, address book management, folder manipulation, message search and spell checking.

YunoHost specific features

  • Synchronize your email aliases as identities in Roundcube
  • Install the contextmenu and automatic addressbook plugins by default
  • Allow to install the CardDAV (address book) synchronization plugin at the installation - note that if you have installed Nextcloud or Baïkal, it will automatically add the corresponding and existing address book.
  • Support for PGP encryption with Enigma plugin by default.

Shipped version: 1.6.8~ynh1

Demo: https://demo.yunohost.org/webmail/

Screenshots

Screenshot of Roundcube

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
or
sudo yunohost app upgrade roundcube -u https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps