Installing and Managing Apps
Introduction
After installing ownCloud, you may provide added functionality by installing applications. The Docker image comes with all apps provided by ownCloud, regardless of the licensing scheme. Apps that are not part of the image can be installed at any time.
|
Installing and Managing Apps
Installing Apps Via the ownCloud Marketplace

To add an app, use the Market app, which is accessible from the top-level navigation bar, on the left-hand side of the page. Once in the Market app, click an app’s name to view more details about it. Once you have done this, you can also install it by clicking Install. Clicking Install, downloads it from the ownCloud Marketplace, installs, and enables it.
Sometimes the installation of a third-party app fails silently, possibly because appcodechecker ⇒ true, is enabled in your config file. When appcodechecker is enabled, it checks if third-party apps are using the private API, rather than the public API. If they are, they are not installed.
| If you would like to create or add (your own) ownCloud app, please refer to the developer manual. |
Installing Apps Manually
All apps that are installed manually, regardless of using the Marketplace or you copy them, will be placed into the apps folder of the ownCloud volume. This volume is either the Docker volume or a defined bind mount. This apps folder corresponds to the apps-external folder. For more and important details see: Mount Folder Structure.
Once the tarball has been extracted into the default app folder. Enable the application,
-
by Navigating to and clicking Enable; or the
Managing Apps
Some apps are installed and enabled during ownCloud installation, while other apps can be installed and enabled post-installation.
|
Supported Enterprise Apps See supported apps for a list of supported Enterprise edition apps. |
View App Status

To see the status of your installation’s applications, go to your Apps page, via . There, you will see which apps are currently: enabled, not enabled, and recommended. You’ll also see additional filters, such as Multimedia, Productivity, and Tool for finding more apps quickly.