| Server IP : 93.86.61.54 / Your IP : 216.73.216.60 Web Server : Apache/2.4.62 (Ubuntu) System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64 User : www-data ( 33) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/projects/nextcloud/apps/integration_github/appinfo/ |
Upload File : |
<?xml version="1.0"?>
<info>
<id>integration_github</id>
<name>GitHub integration</name>
<summary>Integration of GitHub software development management service</summary>
<description><![CDATA[GitHub integration provides a dashboard widget displaying your most important notifications
and a unified search provider for repositories, issues and pull requests.]]></description>
<version>0.0.20</version>
<licence>agpl</licence>
<author>Julien Veyssier</author>
<namespace>Github</namespace>
<documentation>
<developer>https://github.com/nextcloud/integration_github</developer>
</documentation>
<category>integration</category>
<category>dashboard</category>
<website>https://github.com/nextcloud/integration_github</website>
<bugs>https://github.com/nextcloud/integration_github/issues</bugs>
<screenshot>https://github.com/nextcloud/integration_github/raw/master/img/screenshot1.jpg</screenshot>
<dependencies>
<database min-version="9.4">pgsql</database>
<database>sqlite</database>
<database min-version="5.5">mysql</database>
<nextcloud min-version="20" max-version="22"/>
</dependencies>
<settings>
<admin>OCA\Github\Settings\Admin</admin>
<admin-section>OCA\Github\Settings\AdminSection</admin-section>
<personal>OCA\Github\Settings\Personal</personal>
<personal-section>OCA\Github\Settings\PersonalSection</personal-section>
</settings>
</info>