You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: appinfo/info.xml
+15-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,21 @@
3
3
<id>integration_zulip</id>
4
4
<name>Zulip Integration</name>
5
5
<summary>Integration of Zulip</summary>
6
-
<description><![CDATA[Zulip integration lets you send files to Zulip from Nextcloud Files.]]></description>
6
+
<description>
7
+
<![CDATA[
8
+
This integration allows you to send Nextcloud files to your Zulip chat instance as uploaded files, public shared links, or internal shared links.
9
+
10
+
## 🔧 Configuration
11
+
12
+
### User settings
13
+
14
+
Account configuration happens in the "Connected accounts" user settings section.
15
+
It requires you to specify the URL of your Zulip instance, as well as the email address and API key associated with your Zulip account in that instance.
16
+
These values can be found in and copied from your Zulip account's `zuliprc` file located in **Personal settings > Account & privacy > API key**.
17
+
18
+
If those settings are not configured, a link to the "Connected accounts" user settings page will be displayed when attempting to send a file to a Zulip user/topic.
19
+
The context menu to send a file can be accessed by right clicking on the file/folder to be shared or selecting them and clicking on the "Actions" button.
0 commit comments