<?xml version="1.0"?> <info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd"> <id>sms_relentless</id> <name>SMS Relentless</name> <summary>Send and receive SMS in Nextcloud</summary> <description>< ### Donations * 🎁 [Donate](https://www.doublebastion.com/donations/) ]]></description> <version>1.2.4</version> <licence>AGPL</licence> <author mail="contact@doublebastion.com">Double Bastion LLC</author> <namespace>SMSRelentless</namespace> <documentation> <admin>https://www.doublebastion.com/install-nextcloud/#install-sms-relentless</admin> </documentation> <category>office</category> <category>organization</category> <website>https://www.doublebastion.com/sms-relentless/</website> <bugs>https://git.doublebastion.com/sms-relentless/issues/develop</bugs> <repository>https://git.doublebastion.com/sms-relentless/develop/</repository> <screenshot>https://git.doublebastion.com/sms-relentless/raw/develop/img/sms_relentless_screenshot.png</screenshot> <dependencies> <nextcloud min-version="25" max-version="26" /> </dependencies> <navigations> <navigation> <name>SMS Relentless</name> <route>sms_relentless.page.index</route> <order>102</order> <icon>../img/sms_relentless.svg</icon> </navigation> </navigations> <settings> <personal>OCA\SMSRelentless\Settings\Personal</personal> <personal-section>OCA\SMSRelentless\Settings\PersonalSection</personal-section> <admin>OCA\SMSRelentless\Settings\Admin</admin> <admin-section>OCA\SMSRelentless\Settings\AdminSection</admin-section> </settings> </info>