Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    company categories for all users

    Kopano DeskApp
    4
    9
    620
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JonnyCashCo
      JonnyCashCo last edited by

      Hy!

      within the new version it should be possible, to add/change categories as ADMINISTRATOR and they are available for all users, so the have all the same categories.

      can someone tell me, how it works?
      we tried it with a client, but only the Administrator has the categories.

      can these categories an only be new ones beside the defaults?

      Versions are all the newest ;)

      Thanks!
      Jochen

      1 Reply Last reply Reply Quote 0
      • robing
        robing Kopano (Inactive) last edited by

        Hi @JonnyCashCo ,

        We added this to webapp_admin at the moment https://stash.kopano.io/projects/KSC/repos/webapp-tools/browse/webapp_admin

        You can dump the categories with
        python3 webapp_admin.py -u username --export-categories

        This generate a json file that you can edit.

        To import this for all users:
        python3 webapp_admin.py --all-users --import-categories --file /path/to/json/file

        Regards Robin,

        Need support?
        Have a look at https://kopano.com/support/ for options.

        Helpful resources:
        https://kopano.com/blog/how-to-get-kopano/
        https://documentation.kopano.io/
        https://kb.kopano.io/

        1 Reply Last reply Reply Quote 0
        • bhuisman
          bhuisman last edited by

          @JonnyCashCo as @robing already mentioned, you can use webapp_admin to distribute the categories. If you want to centrally add them, you should do so in WebApp’s config.php - example here: https://stash.kopano.io/projects/KW/repos/kopano-webapp/browse/config.php.dist#157

          Regards, Bob

          Need support?
          Have a look at https://kopano.com/support/ for options.

          Helpful resources:
          https://kopano.com/blog/how-to-get-kopano/
          https://documentation.kopano.io/
          https://kb.kopano.io/

          JonnyCashCo 1 Reply Last reply Reply Quote 0
          • JonnyCashCo
            JonnyCashCo last edited by

            @robing said in company categories for all users:

            python3 webapp_admin.py --all-users --import-categories --file

            perfect - thanks!!!

            1 Reply Last reply Reply Quote 0
            • JonnyCashCo
              JonnyCashCo @bhuisman last edited by

              @bhuisman

              worked perfect!!!

              1 Reply Last reply Reply Quote 0
              • JonnyCashCo
                JonnyCashCo last edited by

                @bhuisman
                is there a possibility to make the color from this categories unchangeable?
                the text is editable, but the changes are not saved!

                Thanks
                Jochen

                1 Reply Last reply Reply Quote 0
                • marty
                  marty Kopano (Inactive) last edited by

                  @JonnyCashCo

                  What do you mean with “the text is editable, but the changes are not saved!”
                  After the category is used by a user you mean?

                  https://documentation.kopano.io/deskapp_admin_manual
                  http://documentation.kopano.io/webapp_smime_manual
                  https://documentation.kopano.io/webapp_admin_manual

                  1 Reply Last reply Reply Quote 0
                  • JonnyCashCo
                    JonnyCashCo last edited by

                    @bhuisman
                    sorry
                    yes, for the user who uses the category

                    the user can change the color and the name … the color is changed but the name change is not saved

                    bhuisman 1 Reply Last reply Reply Quote 0
                    • bhuisman
                      bhuisman @JonnyCashCo last edited by

                      @JonnyCashCo Categeory names are not retroactively changed on all items that have that category, if that is what you mean?

                      Regards, Bob

                      Need support?
                      Have a look at https://kopano.com/support/ for options.

                      Helpful resources:
                      https://kopano.com/blog/how-to-get-kopano/
                      https://documentation.kopano.io/
                      https://kb.kopano.io/

                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post