Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
owncloud-prm /
apps /
market /
appinfo /
Delete
Unzip
Name
Size
Permission
Date
Action
app.php
795
B
-rw-r--r--
2018-04-17 12:02
info.xml
1.42
KB
-rw-r--r--
2018-04-17 12:02
routes.php
1.96
KB
-rw-r--r--
2018-04-17 12:02
signature.json
6.92
KB
-rw-r--r--
2018-04-19 18:18
Save
Rename
<?xml version="1.0"?> <info> <id>market</id> <name>Market</name> <summary>Integrate the ownCloud marketplace into your ownCloud</summary> <description>Easily manage ownCloud apps from within your ownCloud web interface. It connects your ownCloud with your marketplace account and lets you browse, install and update any apps from inside your ownCloud instance. Please note: Since ownCloud X (10.0) every instance gets shipped with this app included. You do not need to install it separately. To use this application click on "Files" in the top left corner and click on "Market" (cart icon) (Administrator privileges required) </description> <licence>AGPL</licence> <author>Thomas Müller, Felix Heidecke, Thomas Börger, Philipp Schaffrath</author> <version>0.2.4</version> <default_enable/> <category>tools</category> <screenshot>https://raw.githubusercontent.com/owncloud/screenshots/master/market/ownCloud-market-app.jpg</screenshot> <dependencies> <owncloud min-version="10.0" max-version="10.1" /> </dependencies> <background-jobs> <job>OCA\Market\CheckUpdateBackgroundJob</job> </background-jobs> <commands> <command>OCA\Market\Command\InstallApp</command> <command>OCA\Market\Command\UnInstallApp</command> <command>OCA\Market\Command\ListApps</command> <command>OCA\Market\Command\UpgradeApp</command> </commands> <navigation role="admin"> <route>market.page.index</route> <order>100</order> </navigation> </info>