1 parent f7a303e commit 3a5bc84Copy full SHA for 3a5bc84
1 file changed
docs/administration/project_organization/bundles.md
@@ -54,7 +54,8 @@ To remove a bundle (either one you created yourself, or an out-of-the-box one th
54
|[ibexa/http-cache](https://github.com/ibexa/http-cache)|[HTTP cache handling](http_cache.md), using multi tagging|
55
|[ibexa/i18n](https://github.com/ibexa/i18n)|Centralized translations to ease synchronization with Crowdin|
56
|[ibexa/notifications](https://github.com/ibexa/notifications)| Sending [notifications](notifications.md)|
57
-|[ibexa/post-install](https://github.com/ibexa/post-install)|Post installation tool|
+|[ibexa/cloud](https://github.com/ibexa/cloud)|(Optional) Cloud integration package|
58
+|[ibexa/post-install](https://github.com/ibexa/post-install)|Bundle containing Apache and nginx templates|
59
|[ibexa/rest](https://github.com/ibexa/rest)|REST API|
60
|[ibexa/search](https://github.com/ibexa/search)|Common search functionalities|
61
|[ibexa/solr](https://github.com/ibexa/solr)|[Solr-powered](https://solr.apache.org/) search handler|
0 commit comments