{"id":20720577,"url":"https://github.com/yunohost-apps/roundcube_ynh","last_synced_at":"2025-04-23T14:45:08.316Z","repository":{"id":14557641,"uuid":"59234424","full_name":"YunoHost-Apps/roundcube_ynh","owner":"YunoHost-Apps","description":"Roundcube package for YunoHost","archived":false,"fork":false,"pushed_at":"2025-02-16T09:15:29.000Z","size":817,"stargazers_count":11,"open_issues_count":30,"forks_count":23,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-30T00:41:15.187Z","etag":null,"topics":["roundcube","roundcube-webmail","webmail","yunohost","yunohost-apps"],"latest_commit_sha":null,"homepage":"https://roundcube.net/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YunoHost-Apps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-19T19:08:29.000Z","updated_at":"2025-02-09T23:44:11.000Z","dependencies_parsed_at":"2024-03-29T07:29:52.320Z","dependency_job_id":"b397dfab-e54b-4de3-9162-43e2c7d759f2","html_url":"https://github.com/YunoHost-Apps/roundcube_ynh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YunoHost-Apps%2Froundcube_ynh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YunoHost-Apps%2Froundcube_ynh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YunoHost-Apps%2Froundcube_ynh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YunoHost-Apps%2Froundcube_ynh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YunoHost-Apps","download_url":"https://codeload.github.com/YunoHost-Apps/roundcube_ynh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250456383,"owners_count":21433692,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["roundcube","roundcube-webmail","webmail","yunohost","yunohost-apps"],"created_at":"2024-11-17T03:21:57.982Z","updated_at":"2025-04-23T14:45:08.302Z","avatar_url":"https://github.com/YunoHost-Apps.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nN.B.: This README was automatically generated by \u003chttps://github.com/YunoHost/apps/tree/master/tools/readme_generator\u003e\nIt shall NOT be edited by hand.\n--\u003e\n\n# Roundcube for YunoHost\n\n[![Integration level](https://apps.yunohost.org/badge/integration/roundcube)](https://ci-apps.yunohost.org/ci/apps/roundcube/)\n![Working status](https://apps.yunohost.org/badge/state/roundcube)\n![Maintenance status](https://apps.yunohost.org/badge/maintained/roundcube)\n\n[![Install Roundcube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=roundcube)\n\n*[Read this README in other languages.](./ALL_README.md)*\n\n\u003e *This package allows you to install Roundcube quickly and simply on a YunoHost server.*  \n\u003e *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*\n\n## Overview\n\nRoundcube 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.\n\n### YunoHost specific features\n\n- Synchronize your email aliases as identities in Roundcube\n- Install the [contextmenu](https://packagist.org/packages/johndoh/contextmenu) and [automatic addressbook](https://packagist.org/packages/projectmyst/automatic_addressbook) plugins by default\n- Allow to install the [CardDAV](https://packagist.org/packages/roundcube/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.\n- Support for PGP encryption with Enigma plugin by default.\n\n\n**Shipped version:** 1.6.10~ynh1\n\n**Demo:** \u003chttps://demo.yunohost.org/webmail/\u003e\n\n## Screenshots\n\n![Screenshot of Roundcube](./doc/screenshots/screenshot.png)\n\n## Documentation and resources\n\n- Official app website: \u003chttps://roundcube.net/\u003e\n- Official admin documentation: \u003chttps://github.com/roundcube/roundcubemail/wiki\u003e\n- Upstream app code repository: \u003chttps://github.com/roundcube/roundcubemail\u003e\n- YunoHost Store: \u003chttps://apps.yunohost.org/app/roundcube\u003e\n- Report a bug: \u003chttps://github.com/YunoHost-Apps/roundcube_ynh/issues\u003e\n\n## Developer info\n\nPlease send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing).\n\nTo try the `testing` branch, please proceed like that:\n\n```bash\nsudo yunohost app install https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug\nor\nsudo yunohost app upgrade roundcube -u https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug\n```\n\n**More info regarding app packaging:** \u003chttps://yunohost.org/packaging_apps\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunohost-apps%2Froundcube_ynh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyunohost-apps%2Froundcube_ynh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunohost-apps%2Froundcube_ynh/lists"}