1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2025-11-05 13:08:37 +01:00
Roundcube package for YunoHost
Find a file
2025-10-06 20:43:57 +02:00
.github v2 2024-01-27 00:11:22 +01:00
conf Testing (#239) 2025-07-07 11:02:20 +02:00
doc Testing (#239) 2025-07-07 11:02:20 +02:00
scripts Testing (#213) 2024-07-18 17:31:51 +02:00
sources/patches Testing (#117) 2021-08-22 09:26:26 +02:00
.gitignore [enh] Initial commit for new app based on Kloadut/roundcube_ynh 2016-05-19 19:49:47 +02:00
config_panel.toml Testing (#159) 2022-09-30 18:31:12 +02:00
LICENSE [fix] Add LICENSE and specify upstream license in manifest.json 2016-05-19 19:51:28 +02:00
manifest.toml Improve app short description 2025-10-06 18:52:23 +02:00
README.md Auto-update READMEs 2025-10-06 19:11:49 +02:00
tests.toml Add a test_upgrade_from between packaging v1 and v2 (#194) 2024-05-21 12:40:57 +02:00

Logo of Roundcube Roundcube, packaged for YunoHost

Web interface to check your mailbox

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