2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2026-08-13 11:40:22 +02:00
Roundcube package for YunoHost
  • Shell 61%
  • PHP 39%
Find a file
eric_G 7db2a9afda
Upgrade to v1.7.3 (#282) (#283)
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2026-08-10 08:34:54 +02:00
.github v2 2024-01-27 00:11:22 +01:00
conf Add database cleanup timer 2026-07-08 14:42:50 +02:00
doc Add pre_upgrade message for 1.7.2~ynh1 2026-07-08 15:25:12 +02:00
patches/main Updated patch 2026-07-06 17:07:49 +02:00
scripts Update upgrade 2026-07-08 15:00:04 +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 Upgrade to v1.7.3 (#282) (#283) 2026-08-10 08:34:54 +02:00
README.md Upgrade to v1.7.3 (#282) (#283) 2026-08-10 08:34:54 +02:00
tests.toml 1.7.2 follow up fixes - address_book, proper migration et al 2026-07-08 11:44:40 +02:00

Logo of Roundcube Roundcube, packaged for YunoHost

Web interface to check your mailbox

🌐 Official app website App Demo Version: 1.7.3~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.