{"id":13929004,"url":"https://github.com/arawa/workspace","last_synced_at":"2026-01-29T16:02:23.991Z","repository":{"id":36982247,"uuid":"348767108","full_name":"arawa/workspace","owner":"arawa","description":"Create shared workspaces and delegate management of their members and groups","archived":false,"fork":false,"pushed_at":"2026-01-28T16:41:44.000Z","size":30554,"stargazers_count":40,"open_issues_count":88,"forks_count":13,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-01-28T17:59:35.803Z","etag":null,"topics":["groupfolders","nextcloud","nextcloud-app"],"latest_commit_sha":null,"homepage":"https://www.arawa.fr/solutions/produits-arawa/arawa-workspace-for-nextcloud/","language":"PHP","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/arawa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-17T15:52:30.000Z","updated_at":"2026-01-28T02:16:41.000Z","dependencies_parsed_at":"2025-12-21T04:03:59.348Z","dependency_job_id":null,"html_url":"https://github.com/arawa/workspace","commit_stats":null,"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/arawa/workspace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arawa%2Fworkspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arawa%2Fworkspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arawa%2Fworkspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arawa%2Fworkspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arawa","download_url":"https://codeload.github.com/arawa/workspace/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arawa%2Fworkspace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28880848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T10:31:27.438Z","status":"ssl_error","status_checked_at":"2026-01-29T10:31:01.017Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["groupfolders","nextcloud","nextcloud-app"],"created_at":"2024-08-07T18:02:02.645Z","updated_at":"2026-01-29T16:02:23.974Z","avatar_url":"https://github.com/arawa.png","language":"PHP","funding_links":[],"categories":["others"],"sub_categories":[],"readme":"# Workspace\nCreate shared workspaces and delegate management of their members and groups.\n\n\u003cp align=\"center\"\u003e\n\u003cimg width=\"100%\" src=\"./screenshots/Workspace-1.png\" alt=\"Workspace Home\"\u003e\n\u003c/p\u003e\n\nWorkspace allows managers to :\n- Create shared workspaces\n- Delegate management of each workspace to users (workspace managers) in order for them to :\n  - choose members\n  - create groups\n  - configure advanced permissions on workspace folders\n- All through a simple unified interface, designed to simplify your users' experience and make them autonomous\n\nThis app is a Nextcloud extension of the Groupfolders app.\n\nFor more information, please visit [our website](https://www.arawa.fr/solutions/produits-arawa/arawa-workspace-for-nextcloud/) (french content).\n\n## Documentation\n\nFor more details, please go to the [admin documentation](https://github.com/arawa/workspace/blob/main/README.md#installation), or [user documentation](https://github.com/arawa/workspace/tree/main/docs/user-guide/from-3.X.X).\n\n## Installation\n### Requirements\n\n#### From Nextcloud 25\n\n- PHP 8.0\n- Nextcloud 25 or after\n- Install Group Folders on the Nextcloud app store\n\n#### For Nextcloud 24 and before\n\n- PHP 7.4 to 8.1\n- Nextcloud 21 to 24\n- Our forked Groupfolders app, available on https://github.com/arawa/groupfolders, release [v9.2.1](https://github.com/arawa/groupfolders/releases/download/v9.2.1/groupfolders-9.2.1.tar.gz)\n\n### Limit the Workspace app to specific groups\n\nIn your \"application management\" administrator interface, limit the application to the following groups: `GeneralManager` and `WorkspacesManagers`.\n\n### 🔧 Configure Groupfolders for Workspace\n\n#### From Nextcloud 25\n\nIn `Settings` \u003e `Group folders` \u003e `Group folder admin delegation` section, add the group `GeneralManager` to the **first** field, and the group `WorkspacesManagers` to the **second** field\n\n\n#### For Nextcloud 24 and before\n\nIn `Settings` \u003e `Group folders` \u003e `Group folder admin delegation` section, add the groups `GeneralManager` and `WorkspacesManagers`.\n\n### Define which users will be General Managers\n\nAdd the users in charge of creating Workspaces to the GeneralManager group.\n\n\n## Contributing\n\nWorkspace is a Free Software that you can contribute freely to.\nIf you would like to contribute by making a bug report or suggest a functionality for example, we invite you to read our [contribution policy beforehand](./CONTRIBUTING.md).\n\n\n## Development and Build\n### Requirements\n- npm v10.0.0\n- node v20.0\n- php v8.0\n- composer v2.0.13\n- make v3.82\n- git v1.8\n\n### 📦 Building the app\n\nFirst, clone into your apps directory (example: `/var/www/html/nextcloud/apps/`).\n\n```bash\ngit clone https://github.com/arawa/workspace.git\n```\n\nThen, you can build app :\n\n```bash\ncd workspace\nmake\n```\n\n🚨 **Caution** : You must install `npm` and `composer` before use `make` command line.\n\nIf it's okay, we can use or dev the Workspace app !\n\n### 📦 Create an artifact\n\n```bash\nmake source\n```\n\nAn artifact will be created in the `build/artifacts/source` from the project.\n\n\n\n### 📦 For Nextcloud 21 and 24, build [Arawa\\Groupfolders](https://github.com/arawa/groupfolders)\n\nClone this app into your apps directory (example: `/var/www/html/nextcloud/apps/`) and switch of the branch to be in `allow-admin-delegation-stable21`.\n\n```bash\ngit clone https://github.com/arawa/groupfolders.git\ncd groupfolders\ngit checkout allow-admin-delegation-stable21\n```\n\nThen, you can build.\n\n```bash\nmake\n```\n\n🚨 **Caution** : You must install `npm` and `composer` before use `make` command line.\n\nAfter this, you can enable the Groupfolders app.\n\n### 📋 Running tests\n\n#### Front-end\n\n```bash\nnpm run test\n```\n\n#### Back-end\n\n```bash\ncomposer run test\n```\n\nor\n\n```bash\nsudo -u nginx /usr/local/bin/composer run test\n```\n\n## Security Issues\n\nPlease, read the [security.txt](.well-known/security.txt).\n\nIf you want to report us a security issue. Please, read our [security-policy.md](.well-known/security-policy.md) file.\n\n## 🤝 Sponsoring\n\nWe thanks our sponsors for their trust.\n\n\u003cdiv class=\"sponsors\"\u003e\n  \u003cimg class=\"sponsor\" style=\"height: 100px;\" src=\"./sponsors/2ministere-de-leconomie-des-finances-et-de-la-souverainete-industrielle-et-numerique.svg\" alt=\"Ministère de l'économie, des finances et de la souveraineté industrielle et numérique\"\u003e\n  \u003cimg class=\"sponsor\" style=\"width:100px;\" src=\"./sponsors/767190-ayming-vector-logo-1.png.webp\" alt=\"Ayming\"\u003e\n  \u003cimg class=\"sponsor\" style=\"width:100px;\" src=\"./sponsors/cnrs-detoure.png.webp\" alt=\"CNRS\"\u003e\n  \u003cimg class=\"sponsor\" style=\"width:100px;\" src=\"./sponsors/logo-sdis57-couleur-noir.svg\" alt=\"Sapeurs pompiers de la Moselle\"\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farawa%2Fworkspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farawa%2Fworkspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farawa%2Fworkspace/lists"}