Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    1. Home
    2. Kopano WebApp
    3. Plugins for Kopano WebApp
    Statement regarding the closure of the Kopano community forum and the end of the community edition
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • A Former User

      Desktop Notification with sound
      • A Former User

      3
      0
      Votes
      3
      Posts
      784
      Views

      Sinux

      Hi @mtroitzsch
      you just have to set the desktop notifcation correctly in the kopano and your browser that is the sound available

      0_1526648364499_Bildschirmfoto von 2018-05-18 14-57-40.png

      Or do you mean something else

    • externa1

      Kopano file plugin
      • externa1

      2
      0
      Votes
      2
      Posts
      620
      Views

      marty

      hi @externa1 This will be tackled in https://jira.kopano.io/browse/KFP-108

    • zirpco

      Emails don't end up in inbox when using fetchmail plugin
      • zirpco

      8
      0
      Votes
      8
      Posts
      1485
      Views

      olia

      Just released a new Version that should fix the Problem: https://github.com/olia-dev/kopano-webapp-fetchmail/releases/tag/1.0.2

      Thanks to haggybear for contributing the fix.

    • kg

      File Plugin: Add Attachment to Email is broken
      • kg

      4
      0
      Votes
      4
      Posts
      1519
      Views

      kg

      I tried again with todays nightly and it’s fixed. Thanks.

    • Pollux

      File Plugin: Nextcloud on UCS (Univention Corporate Server)
      • Pollux

      3
      0
      Votes
      3
      Posts
      2053
      Views

      Pollux

      @bhuisman said in File Plugin: Nextcloud on UCS (Univention Corporate Server):

      you are using FQDN to connec to WebApp, and in the Files configuration as well?

      Yes, one and the same FQDN. If you like I can give it to you via private message (is this possible in this forum?).

      @bhuisman said in File Plugin: Nextcloud on UCS (Univention Corporate Server):

      Do you see any error messages in the browser console (usually accessible by pressing F12)

      I’m using Firefox Quantum 58.0.2 (64-Bit) and if I’m pressing ‘F12’ I’m in the “Inspektor”, I clicked at “Konsole”. There is one error present:

      SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data [Weitere Informationen] ext-all.js:21:54709

      [Weitere Informationen] is a link to: https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Errors/JSON_bad_parse?utm_source=mozilla&utm_medium=firefox-console-errors&utm_campaign=default

    • goudduif

      File Plugin
      plugins files • • goudduif

      3
      0
      Votes
      3
      Posts
      739
      Views

      goudduif

      When I select the Files tab, I see only a spinning wheel, searching for files.
      Files plugin version is 2.0
      Kopano run’s on a UNC server, with the latest release, and patches.
      SMB share is on Freenas, which one is a active domain member.
      All user profiles are in sync on freenas,

      When I review the logging on Freenas/log/samba4/logs.smdb, I find the following.

      check_ntlm_password: authentication for user [userid] -> [userid] -> [domain\userid] succeeded [2018/03/09 22:35:02.856623, 2] ../source3/smbd/service.c:841(make_connection_snum) DC1 (ipv4:X.X.X.X:59484) connect to service DataShare initially as user domain\userid (uid=21114, gid=20513) (pid 79817) [2018/03/09 22:35:02.968811, 2] ../source3/smbd/service.c:1120(close_cnum) DC1 (ipv4:X.X.X.X:59484) closed connection to service DataShare

      No idea why the DC1 (it’s a all in one system so Kopano, is running on the DC1) close the connection.

    • klausf

      Official supported and maintained password plugin
      • klausf

      11
      0
      Votes
      11
      Posts
      1764
      Views

      bhuisman

      @klausf We’ll certainly keep this in mind for new projects, thanks for bringing it up!

    • mdoehle

      Howto pass username with intranet plugin
      • mdoehle

      4
      0
      Votes
      4
      Posts
      944
      Views

      Bro

      Thanks for the pointer,
      I’ve gotten it to work (it’s still a bit of an ugly kludge):

      in /usr/share/kopano-webapp/plugins/intranet/js/intranet.js you can add stuff to the url in the openTab function (the function that’s called when the intranet button is clicked).
      I add a value there which I’ve set on the window object somewhere else:

      //create new tab
      …snip …

      url: btn.url + ‘?get_value=’ + window.mysetvalue ;

      …snip …

      this will set the value on every opened tab, but you can test for your preffered url ofcourse.
      Not pretty, but good enough for our purposes.

      cheers, Bro

    • marcus.bauch

      Customized Templates
      • marcus.bauch

      4
      0
      Votes
      4
      Posts
      798
      Views

      marty

      You might want to use persistent settings for this, so it won’t get lost during a settings reset.

    • icey

      MDM Plugin not working
      • icey

      17
      0
      Votes
      17
      Posts
      2132
      Views

      icey

      Hi @ all,

      fixing the apache confs and renewing all certificates MDM Plugin now works fine.

      THANKS FOR HELP!!!

      Greetz
      Markus

    • scheini72

      SFTP protocol for Files-plugin?
      • scheini72

      2
      0
      Votes
      2
      Posts
      812
      Views

      marty

      @scheini72 I’ve made ticket https://jira.kopano.io/browse/KFP-359

      Track it to get status updates :)

    • mahescho

      How to start creating a plugin
      • mahescho

      2
      0
      Votes
      2
      Posts
      838
      Views

      marty

      Hi Matthias,

      Good start would be reading documentation and check out existing plugins.

      Docu:
      https://documentation.kopano.io/webapp_developers_manual/
      https://documentation.kopano.io/webapp_developers_javascript_api/

      Existing plugins:
      https://stash.kopano.io/projects/KWA

      This plugin is useful to find the insertion points:
      https://documentation.kopano.io/webapp_developers_manual/insertion_points.html#zdeveloper-plugin

    • f.pigliacelli

      signed attachments are not displayed in the webapp
      • f.pigliacelli

      4
      0
      Votes
      4
      Posts
      673
      Views

      fbartels

      If you halve already a support case open for this, I’ll close this one here up to prevent double work. Feel free to bump the support case if you did not yet get a response.

    • klausade

      How to change standard password key for account data encryption in Files-plugin.
      • klausade

      1
      0
      Votes
      1
      Posts
      523
      Views

      No one has replied

    • linuxmafia

      Kopano Files
      • linuxmafia

      1
      0
      Votes
      1
      Posts
      600
      Views

      No one has replied

    • theodorm

      This topic is deleted!
      • theodorm

      1
      0
      Votes
      1
      Posts
      34
      Views

      No one has replied

    • olia

      Bug in kopano-webapp-fetchmail Plugin / New Version 1.0.1 released
      • olia

      1
      0
      Votes
      1
      Posts
      694
      Views

      No one has replied

    • FlyingPenguinMan

      Kopano Files Upload limitation ?
      • FlyingPenguinMan

      8
      0
      Votes
      8
      Posts
      2742
      Views

      marty

      @flyingpenguinman said in Kopano Files Upload limitation ?:

      Maximalgröße

      The size is not hardcoded.

    • itserv

      Intranet: per-user Configuration
      • itserv

      6
      0
      Votes
      6
      Posts
      1580
      Views

      itserv

      Great, that did the job. Thank you.

      For reference: my config file now more or less like this:

      <?php define('PLUGIN_INTRANET_USER_DEFAULT_ENABLE', false); define('PLUGIN_INTRANET_BUTTON_TITLE', 'Kopano.io'); define('PLUGIN_INTRANET_URL', 'http://www.kopano.io/'); define('PLUGIN_INTRANET_AUTOSTART', false); // More buttons can be added by adding a number as follows // Note: Numbers must start with 1 and be sequential define('PLUGIN_INTRANET_BUTTON_TITLE_1', 'Kopano.com'); define('PLUGIN_INTRANET_URL_1', 'http://kopano.com/'); define('PLUGIN_INTRANET_AUTOSTART_1', false); $user_name = $GLOBALS["mapisession"]->getUserName(); if ( $user_name == 'someuser' ) { define('PLUGIN_INTRANET_BUTTON_TITLE_2', 'AnotherTitle'); define('PLUGIN_INTRANET_URL_2', 'https://some_url'); }
    • xplod

      Use SMIME certificates without LDAP or AD?
      • xplod

      14
      0
      Votes
      14
      Posts
      2834
      Views

      xplod

      @marty said in Use SMIME certificates without LDAP or AD?:

      You should receive signed emails

      Ahh. That’s it.

      You have to click on the “signed” symbol to do a certificate check. If the check succedes, the cert is added to the cert store…
      Would it be possible to add the same mechanism to encrypted mails?

      Best regards, and thanks for your help.
      X

    • undefined


      •


      Votes

      Posts

      Views