🔴 January 2024 Alert: Forum support inactive!
New forum registration are currently closed.
Use GitHub discussions
.

    UVdesk

    • Login
    • Search
    • Recent
    1. Home
    2. admin
    3. Best
    • Profile
    • Following 0
    • Followers 6
    • Topics 22
    • Posts 65
    • Best 10
    • Controversial 0
    • Groups 2

    Best posts made by admin

    • What are we doing in our meantime? Just check it out by reading our latest blog.

      UVdesk Blog || https://www.uvdesk.com/en/blog/

      posted in Blogs
      admin
      admin
    • UVdesk Version v1.0.14 Release

      We would like to bring your kind attention towards the release UVdesk v1.0.14.

      The release came up with a perk of more standard features and issue fixation.

      Some of highlights are -

      💪 Agent activity
      💪 Marketing Announcement
      💪 Compatibility with composer 2
      💪 Web installer updates
      💪 ZH_CN (Chinese) Translation file added into project.

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

      Thank You!!
      (Keep delivering better customer support with UVdesk 😊 )

      posted in Announcements
      admin
      admin
    • How to Install Opensource helpdesk - UVdesk on ubuntu?

      Requirements-

      Before creating your UVDesk Helpdesk project, make sure that you have already installed all the following Prerequisite –

      • Composer
      • PHP 7 or Higher
      • PHP IMAP
      • PHP Mailparse

      Installation -

      Once you have completed installation of both needed PHP extensions, then go to the document root and extract zip file of the software.

      Note - If you want to Install the project via command line then need to run below command on terminal -

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

      Now, your project has been successfully created, execute the project on your specified server or domain and go to public URl reside installed directory and proceed with setup.

      Just go ahead and contribute in Enterprise custom helpdesk and make it more powerful and deliver better customer support experience!!

      posted in Knowledge Base
      admin
      admin
    • RE: Is the public folder required after uvdesk install ?

      @bansalvaish
      the "public" folder is still accessible from the outside world?

      Yes , the accessbility of public folder is required

      If it is required, what are your recommendations to block access to this folder so that no one can run the setup process again ?

      Once you have completed your installation with UVDesk then you can redirect all the requests from web installer to knowledgebase panel by adding a route in file uvdesk.yaml resides in routes folder under config directory, that's how you could restrict the installer part.

      Redirection route to be added in uvdesk.yaml (with proper indentation):-
      uvdesk_support_center_bundle_use_locale:
      path: /
      controller: Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction
      defaults:
      path: /en/
      permanent: true

      Public folder.png

      posted in Technical Help
      admin
      admin
    • RE: how to create email customer to send email

      Hello @herman
      All automation in UVdesk can be possible through workflow, for more details refer to this link - https://docs.uvdesk.com/uvdemo/productivity/workflow.html
      Also, do let us know which variant of UVdesk are you using? Open Source or SaaS Helpdesk? so that we can assist you accordingly.
      Thanks & Regards
      UVdesk Team

      posted in General Discussion
      admin
      admin
    • Latest Release: UVdesk Opensource || Version 1.0.18 with PHP 8

      The UVdesk team is happy to announce the release of UVdesk latest version v1.0.18.

      The release comes up with more standard features and also introduces a host of awesome enhancements and improvements .

      Welcome to version v1.0.18 of UVdesk!

      Some of highlights are:_

      ✌ Compatibility with PHP 8
      ✌ Saved reply search option added
      ✌ Layout updates on ticket view
      ✌ Ticket Transfer functionality added
      ✌ Added some default workflow

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

      You can read how to upgrade to the new version here:
      https://github.com/uvdesk/community-skeleton/discussions/493

      Further check out this article for more details - https://www.uvdesk.com/en/blog/uvdesk-latest-release-v1-0-18/

      Thank You!!
      Keep delivering better customer support with UVdesk

      posted in Announcements
      admin
      admin
    • RE: Chat

      @ricsca Chatwhizz is also an intuitive product of webkul, you can check the pricing from here - https://chatwhizz.com/pricing
      Thank You!!

      posted in Technical Help
      admin
      admin
    • RE: How to add custom translation in UVDesk

      Hello @bansalvaish

      You can go through with this guide for translation of the helpdesk project into the desired language - https://www.uvdesk.com/en/blog/language-translation-in-uvdesk-open-source-helpdesk/

      Thank You!!

      posted in General Discussion
      admin
      admin
    • Released UVdesk latest version v1.1.0

      👷 The UVdesk team is happy to announce the release of UVdesk's latest version v1.1.0

      This month ⌚ we’ve got a few product updates for you the release comes up with more standard features and also introduces awesome enhancements and improvements.

      Welcome to version v1.1.0 of UVdesk!

      The feature has Improved compatibility with PHP 8 and Symfony 5 components.

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

      How to upgrade?

      Thank You!!
      Keep delivering better customer support with UVdesk

      posted in Announcements
      admin
      admin
    • RE: How to Setup Mailbox?

      Hello @bansalvaish

      Please follow this user guide - https://www.uvdesk.com/en/blog/setup-mailbox-uvdesk-open-source-helpdesk/

      Thank You

      posted in General Discussion
      admin
      admin