2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2026-06-29 08:09:40 +02:00
Roundcube package for YunoHost
  • Shell 57.5%
  • PHP 42.5%
Find a file
2026-05-13 17:51:27 +02:00
.github v2 2024-01-27 00:11:22 +01:00
conf Update config.inc.php 2026-03-22 12:30:57 +01:00
doc Update ADMIN.md 2026-02-10 23:49:47 +01:00
patches/main 2.1 (#252) 2026-02-10 23:31:07 +01:00
scripts Trixie timezone (#266) 2026-05-10 19:22:49 +02:00
.gitignore 2.1 (#252) 2026-02-10 23:31:07 +01:00
LICENSE [fix] Add LICENSE and specify upstream license in manifest.json 2016-05-19 19:51:28 +02:00
manifest.toml Update manifest.toml 2026-05-10 19:24:51 +02:00
README.md Upgrade to v1.6.15 (#268) 2026-03-30 09:11:08 +02:00
tests.toml 2.1 (#252) 2026-02-10 23:31:07 +01:00

Logo of Roundcube Roundcube, packaged for YunoHost

Web interface to check your mailbox

🌐 Official app website App Demo Version: 1.6.15~ynh1

Screenshots

Screenshot of Roundcube

📦 Developer info

Automatic tests level

🛠️ Upstream Roundcube repository: https://github.com/roundcube/roundcubemail

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade roundcube -u https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.