UVdesk

    • Register
    • Login
    • Search
    • Recent

    New version: Stable Release v1.0.12

    Announcements
    2
    4
    560
    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.
    • peopleinside
      peopleinside mod admin community specialist last edited by peopleinside

      Hi everyone,
      a new version of UVdesk community is now available.

      For more info about features and fix you can check the following GitHub page:
      https://github.com/uvdesk/community-skeleton/releases

      How to upgrade?

      The following post will include how to updgrade

      You can download the latest release from the previous GitHub link or also from https://www.uvdesk.com/it/opensource/

      Enjoy and if you need support you can post your questions in the Technical Help section

      UVdesk passionate | Community moderator | External consultant

      If you need help with the community you can visit https://helpdesk.peopleinside.it/it/blog/uv
      You can always get in touch also with the UVdesk team
      https://support.uvdesk.com/en/

      1 Reply Last reply Reply Quote 0
      • admin
        admin UVdesk Staff admin last edited by admin

        @peopleinside
        How to upgrade?

        If you want to update your old version to the latest one.

        You need to update all dependent bundles of this project by running below commands.

        composer update uvdesk/core-framework
        
        composer update uvdesk/support-center-bundle
        
        composer update uvdesk/mailbox-component
        
        composer update uvdesk/automation-bundle
        
        composer update uvdesk/extension-framework
        

        Note:  Before running above command take a backup of swiftmailer.yaml, uvdesk_mailbox.yaml,  uvdesk.yaml (You will find these files under config->packages of your project).

        If you don't want to set your site_url, swiftmailer, and mailbox again.

        OR

        You can simply create a new project by this command it will always install the latest version of the project:

        composer create-project uvdesk/community-skeleton helpdesk-project
        

        Thank You!!

        peopleinside 1 Reply Last reply Reply Quote 0
        • peopleinside
          peopleinside mod admin community specialist @admin last edited by

          @admin thanks for posting this so user will have a guidance.
          There is also a possible procedure that we can describe for user that just want update by FTP (for security use FTP always under SSL)?

          UVdesk passionate | Community moderator | External consultant

          If you need help with the community you can visit https://helpdesk.peopleinside.it/it/blog/uv
          You can always get in touch also with the UVdesk team
          https://support.uvdesk.com/en/

          1 Reply Last reply Reply Quote 0
          • peopleinside
            peopleinside mod admin community specialist last edited by

            A new procedure is available since from version Stable Release v1.0.14

            Instead of many different composer update command you can use:

            composer update
            

            in the main UVdesk folder but before do that maybe you need follow some steps if you get an error.
            https://github.com/uvdesk/community-skeleton/issues/418#issuecomment-865887004

            Make always a full folder and database beckup before try to update or to do any edit.

            UVdesk passionate | Community moderator | External consultant

            If you need help with the community you can visit https://helpdesk.peopleinside.it/it/blog/uv
            You can always get in touch also with the UVdesk team
            https://support.uvdesk.com/en/

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