What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
BeDesk - Customer Support Software & Helpdesk Ticketing System [Vebto]

NULLED BeDesk - Customer Support Software & Helpdesk Ticketing System [Vebto] 3.0.7 Nulled

yeah i have so many reosurce and knowladge of nulled but you know no one can approve new resource and etc. but if you assigne i'll do this no problem cuz i'm also posting the latest updated of resource.
Done :).

I will verify your resources fast if they are clean nulls, not duplicates and and has correct info. Are there any other existing resources you'd like to keep updating?
 
flopas10 's signature
Reacted by:
Done :).

I will verify your resources fast if they are clean nulls, not duplicates and and has correct info. Are there any other existing resources you'd like to keep updating?
i'll do many of resources updated and nulled.

and some one doing post thread dupilicate threads and shere internet other site download link and they have virush.
 
INDTECH 's signature
Reacted by:
INDTECH updated BeDesk - Customer Support Software & Helpdesk Ticketing System [Vebto] with a new update entry:

2025 September 19 - Version 3.0.4

  • new: add url type for custom attributes
  • [livechat] fix: file uploading in chat widget not disabling if files.upload permission is removed
  • fix: compatibility with MariaDB
  • fix: uploaded logo not showing in some email templates
  • fix: notifications for new conversation replies not arriving sometimes
  • fix: creating new ticket from agent dashboard sometimes not preserving subject
  • fix: issue with entering pusher credentials for EU regions.
  • fix: new lines sometimes not...

Read the rest of this update entry...
 
INDTECH 's signature
Reacted by:
INDTECH updated BeDesk - Customer Support Software & Helpdesk Ticketing System [Vebto] with a new update entry:

3.0.5 nulled update

2025 October 24 - Version 3.0.5​

  • new: update functionality in admin area. You will now be notified of new updates to BeDesk and installed addons in admin area and can update directly from "admin > settings > system > update" page.
  • new: upgraded "admin > settings > uploading" page. You can now have multiple "backends" (eg. s3, ftp, local disk) at the same time for storing files.
  • new: upload restrictions (size, type, extension etc.) can now be configured per...

Read the rest of this update entry...
 
INDTECH 's signature
Reacted by:
The script is not reset and requires a license key for activation.
 

Attachments

  • BeDesk_Licence_2025-10-26_18-03-01.png
    BeDesk_Licence_2025-10-26_18-03-01.png
    17.9 KB · Views: 11
Reacted by:
after the installation if keep requesting for licence activation anytime i tried to login
 
Reacted by:
Translation of the latest version of the script into Russian. Perhaps this will be useful to someone.
 

Attachments

  • ru.zip
    64.9 KB · Views: 2
Reacted by:
after the installation if keep requesting for licence activation anytime i tried to login
Ignore or delete alert in:
common\foundation\src\Admin\SiteAlertsController.php

code to delete:

Code:
        if (!config('app.demo')) {
            if (!ScheduleLogItem::scheduleRanInLast30Minutes()) {
                $alerts[] = [
                    'id' => 'cronNotSetup',
                    'title' => 'There is an issue with CRON schedule',
                    'severity' => 'error',
                    'description' =>
                        'The CRON schedule has not run in the last 30 minutes. If you did not set it up yet, see the documentation <a class="underline font-semibold" target="_blank" href="https://support.vebto.com/hc/articles/21/23/169/automated-tasks-cron-jobs">here</a>.',
                ];
            }

            $moduleLicenseNotActivated = collect(config('modules', []))->some(
                fn($config) => !Arr::get($config, 'built_in') &&
                    !Arr::get($config, 'envato_purchase_code'),
            );

            if (
                !config('app.envato_purchase_code') ||
                !$moduleLicenseNotActivated
            ) {
                $alerts[] = [
                    'id' => 'envatoPurchaseCodeNotSet',
                    'title' => 'License is not activated',
                    'severity' => 'error',
                    'description' =>
                        'Active your license to enable automatic updates and other functionality. <a class="underline font-semibold" href="' .
                        url('admin/settings/system?tab=license') .
                        '">Activate license</a>.',
                ];
            }

            $latestVersion = Cache::get('app_latest_version');
            if (
                $latestVersion &&
                version_compare(config('app.version'), $latestVersion) < 0
            ) {
                $alerts[] = [
                    'id' => 'updateAvailable',
                    'title' => 'Update available',
                    'severity' => 'info',
                    'description' =>
                        'A new update (' .
                        $latestVersion .
                        ') is available. Please visit <a class="underline font-semibold" href="' .
                        url('admin/settings/system?tab=updates') .
                        '">updates page</a> to install the latest version.',
                ];
            }
        }
 
raz0r 's signature
INDTECH updated BeDesk - Customer Support Software & Helpdesk Ticketing System [Vebto] with a new update entry:

2025 November 10 - Version 3.0.7

  • new: show sections in multi product grid, instead of articles
  • fix: article attachment downloads requiring extra permissions to download
  • fix: conversation summary generation
  • fix: tickets from plain text emails sometimes not displaying paragraphs correctly
  • fix: "manage help center" permission not allowing category creation
  • fix: google analytics report
  • fix: slack notification channel configuration
  • fix: roles created from admin area always defaulting to "user" type...

Read the rest of this update entry...
 
INDTECH 's signature
Reacted by:
Top