TikTok Video Downloader Without Watermark & Music Extractor
TikTok Video Downloader Without Watermark & Music Extractor

TikTok Video Downloader Without Watermark & Music Extractor

by Developer
  • Uploaded : 27th January 2023
  • Views : 322
Show Full Overview

Click To View All

Overview :

Important Notice:

Support for TikTok script version 2.x will be deprecated on 15 OCT 2022, all APIs will stop working after that. you’re recommended to upgrade the script to the latest version 3.x in order to avoid any disruption.



Description:

It is one of the best TikTok Downloaders available online to download TikTok videos without watermark. You are not required to install any software on your computer or mobile phone, all that you need is a TikTok video link, and all the processing is done on our side so you can be one click away from downloading videos to your devices.



Features:

Responsive Design
SEO Optimized
Mobile Version Optimized
Using TikTok private Api
Download Original Audio
Original + No Watermark Video Download
Multiple Ad Spaces
Well Commented code



Demo
TikTok Downloader Demo

Admin Panel Demo

Email: demo@codespikex.com

Password: password


Requirements
Please read the whole documentation along with the requirements at TikTok Downloader Docs

Disclaimer

Please read this carefully in order to understand. Each of the API’s have the possibility to break, change, deprecate at any time depending on the changes they make to their website and I have no control and take no responsibility for this matter. Although I will try to keep this updated as fast as possible and fix any potential bug that might appear because of this matter. Refunds due to mentioned API problems that might occur used within the script are not viable.

This product is in no way affiliated with, authorized, maintained, sponsored or endorsed by TikTok or any of its affiliates or subsidiaries.

Using our custom API outside of this script is strictly prohibited and in such cases, your license can be blocked.





Changelog

Please make sure to always back up your files before updating. I am not responsible for any update going wrong and messing/losing your previous or actual files.

NOTE: After the recent TikTok update only dedicated proxies will work and shared proxies can face captcha issues.

Version 3.0.5 – 28 Nov, 2022




Video download issue fixed
Minor Fixed



/** APP UPDATES **/

/app/Exceptions/TikTokVideoNotFoundException.php
/app/Listeners/CreateTikTokVideoRecord.php
/app/Models/HasCoverImage.php
/app/Models/Proxy.php
/app/Models/Video.php
/app/Service/TikTok/TikTok.php
/composer.json
/themes/Minimal/Controllers/FetchController.php

/** CONFIG UPDATE **/

/.env
APP_VERSION="3.0.4" => APP_VERSION="3.0.5"


Version 3.0.4 – 23 Nov, 2022




Popular Video Issue Fixed
Sitemap Issue Fixed
Video Download Issue Fixed
Video Cover Issue Fixed
Minor Fixes



/** APP UPDATES **/

/app/Console/Commands/UpdateUserPasswordCommand.php
/app/Http/Controllers/DownloadFileController.php
/app/Http/Controllers/Installer/FinishInstallationController.php
/app/Listeners/CreateTikTokVideoRecord.php
/app/Models/Video.php
/app/Providers/AppServiceProvider.php
/app/Service/TikTok/TikTok.php
/app/Traits/WriteEnv.php
/database/migrations/2022_09_01_104112_create_videos_table.php
/themes/Minimal/Controllers/SitemapController.php
/themes/Minimal/resources/assets/css/app.css
/themes/Minimal/resources/views/components/layout.blade.php
/themes/Minimal/resources/views/components/section/popular-videos.blade.php
/themes/Minimal/routes/web.php

/** CLEAR THEME CACHE **/

Clear the framework cache by visiting https://yourdomain/admin/appearance and clicking Clear Cache

/** SQL QUERY **/

Open your database in phpMyAdmin and navigate to videos table and run the following sql command in the SQL tab and press Go.

ALTER TABLE `videos` CHANGE `cover` `cover` TEXT NOT NULL;

/** CONFIG UPDATE **/

/.env
APP_VERSION="3.0.3" => APP_VERSION="3.0.4"


Version 3.0.3 – 28 Sep, 2022




TikTok video fetch issue fixed
Support for MariaDB added
Minor Fixes



/** APP UPDATES **/

/app/Http/Controllers/Installer/FinishInstallationController.php
/app/Providers/AppServiceProvider.php
/app/Service/TikTok/Contracts/TikTokAPI.php
/app/Service/TikTok/TikTok.php
/app/Traits/WriteEnv.php
/themes/Minimal/resources/views/components/layout.blade.php
/themes/Minimal/resources/views/components/splash.blade.php

/** CONFIG UPDATE **/

/.env
APP_VERSION="3.0.2" => APP_VERSION="3.0.3"


Version 3.0.2 – 16 Sep, 2022




TikTok video fetch issue fixed
Minor Fixes



/** APP UPDATES **/

/app/Service/TikTok/TikTok.php

/** CONFIG UPDATE **/

/.env
APP_VERSION="3.0.1" => APP_VERSION="3.0.2"


Version 3.0.1 – 13 Sep, 2022




Installation errors fixed
Composer updated
Minor Fixes



/** APP UPDATES **/

/app/Console/Commands/Theme/ClearCache.php
/app/Http/Controllers/Installer/ConfigureDatabaseController.php
/app/Http/Controllers/Installer/CreateAdminController.php
/app/Http/Controllers/Installer/FinishInstallationController.php
/app/Http/Controllers/Installer/VerifyPurchaseCodeController.php
/app/Providers/InstallerServiceProvider.php
/app/Service/StorageConfig.php
/app/Traits/Wizard.php
/app/Traits/WriteEnv.php
/resources/views/installer/database.blade.php
/resources/views/installer/requirements.blade.php
/themes/Minimal/resources/assets/css/app.css
/themes/Minimal/resources/views/privacy.blade.blade.php
/themes/Minimal/resources/views/tos.blade.blade.php
/themes/Minimal/routes/web.php

/** COMPOSER UPDATES **/

/vendor/ *Complete Folder Replace*
/composer.json
/composer.lock

/** CONFIG UPDATE **/

/.env
APP_VERSION="3.0.0" => APP_VERSION="3.0.1"


Version 3.0.0 – 12 Sep, 2022



** NOT COMPATIBLE WITH PREVIOUS VERSIONS **

** MINIMUM REQUIREMENTS CHANGED **

New look & experience
Built from scratch
Migrated to Laravel 9.x
Easy to customize
Theme support added
Localisation support added
RTL support added
SEO optimized pages
Fast data load
Admin panel simplified
Better AdSense/Ad Networks support
Popular videos page added
FAQ page added
Many more great features

For fresh installation please refer to the docs https://tiktok.docs.codespikex.com/

New Requirements: https://tiktok.docs.codespikex.com/#requirements


Version 2.5.10 – 24 May, 2022




Meta description issue fixed.
Minor Fixes



/** APP UPDATES **/
app/Repository/Meta.php

/** CONFIG UPDATE **/
/.en
APP_VERSION="2.5.9" => APP_VERSION="2.5.10"


Version 2.5.9 – 13 May, 2022



Important update, critical error in the video fetch function fixed.
Sitemap issue fixed.
Minor Fixes



/** APP UPDATES **/
/app/Repository/TikTokVideo.php
/app/Http/Controllers/DownloadController.php
/resources/views/sitemap.blade.php

/** CONFIG UPDATE **/
/.env
APP_VERSION="2.5.8" => APP_VERSION="2.5.9"


Version 2.5.8 – 10 May, 2022



Important update, critical error in the video fetch function fixed.



/** APP UPDATES **/
/app/Repository/TikTokVideo.php

/** CONFIG UPDATE **/
/.env
APP_VERSION="2.5.7" => APP_VERSION="2.5.8"


Version 2.5.7 – 03 May, 2022




Can't add new page issue fixed.
404 Page issue fixed
Minor Fixes



/** SOURCE FILE UPDATES **/
/resources/js/routes/index.ts
/resources/js/Pages/Admin/Pages/List.vue
/resources/js/Pages/Page.vue
/resources/js/store/modules/pages.ts

/** ASSETS UPDATES **/
/public/css/ (all files in the folder)
/public/js/ (all files in the folder)
/public/mix-manifest.json

/** APP UPDATES **/
/app/Http/Controllers/Api/PagesController.php
/app/Http/Resources/PagesResource.php
/routes/web.php

/** CONFIG UPDATE **/
/.env
APP_VERSION="2.5.6" => APP_VERSION="2.5.7"


Version 2.5.6 – 30 April, 2022




Important update, critical error in the video fetch function fixed.



/** APP UPDATES **/
/app/Repository/TikTokVideo.php

/** CONFIG UPDATE **/
/.env
APP_VERSION="2.5.5" => APP_VERSION="2.5.6"


Version 2.5.5 – 25 April, 2022




Unable to fetch tiktok video issue fixed.



/** APP UPDATES **/
/app/Repository/TikTokVideo.php

/** CONFIG UPDATE **/
/.env
APP_VERSION="2.5.4" => APP_VERSION="2.5.5"

Version 2.5.4 – 09 April, 2022




Important update, critical error in the video fetch function fixed.



/** APP UPDATES **/
/app/Repository/TikTokVideo.php

/** CONFIG UPDATE **/
/.env
APP_VERSION="2.5.3" => APP_VERSION="2.5.4"


Version 2.5.3 – 11 March, 2022




No watermark button not working on iPhone devices fixed
Minor Updates



/** SOURCE FILE UPDATES **/
/resources/js/Components/Layout/VideoBox.vue
/resources/css/components/layout/video-box.scss

/** APP UPDATES **/
/public/css/ (all files)
/public/js/ (all files)
/public/mix-manifest.json

/** CONFIG UPDATE **/
/.env
APP_VERSION="2.5.2" => APP_VERSION="2.5.3"


Version 2.5.2 – 09 March, 2022




"Unexpected token < in JSON at position 0" error while installation fixed.
Minor Improvements



/** APP UPDATES **/
/app/Http/Controllers/Installer/InstallController.php
/database/migrations/2022_02_28_194555_create_videos_table.php

/** CONFIG UPDATE **/
/.env
APP_VERSION="2.5.1" => APP_VERSION="2.5.2"


Version 2.5.1 – 07 March, 2022



"Unexpected token < in JSON at position 0" error while installation fixed.
Extra code not getting added solved
Minor Improvements



/** APP UPDATES **/
/app/helpers.php
/resources/views/app.blade.php

/** CONFIG UPDATE **/
\.env
APP_VERSION="2.5" => APP_VERSION="2.5.1"


Version 2.5 – 04 March, 2022



* Major Update *
Framework replaced with Laravel Lumen
Postgres support added
Sub-directory support
Dependencies Upgrade
AdSense issues fixed
Proxy issues fixed
Improved mobile support
Multiple No Watermark Link options
Video preview removed (due to CORS)
Many more improvements & bug fixes



Please refer to the upgrade documentation here https://tiktok.docs.codespikex.com/upgrade-2.3.x-to-2.5


Version 2.3.8 – 23 June, 2021




"Something went wrong" issue fixed
Minor Fixes



/** APP UPDATES **/
\lite\app\Services\TikTok.php

/** CONFIG UPDATE **/
\lite\config\app.php
'version'=>'2.3.7', => 'version'=>'2.3.8'


Version 2.3.7 – 06 April, 2021




"Something went wrong" issue fixed
Minor Fixes



/** APP UPDATES **/
\lite\app\Services\TikTok.php

/** CONFIG UPDATE **/
\lite\config\app.php
'version'=>'2.3.6', => 'version'=>'2.3.7'


Version 2.3.6 – 11 Feb, 2021




TikTok mobile links not working issue fixed.
Minor Fixes



/** APP UPDATES **/
\lite\app\Services\TikTok.php

/** CONFIG UPDATE **/
\lite\config\app.php
'version'=>'2.3.5', => 'version'=>'2.3.6'


Version 2.3.5 – 28 Dec, 2020




Fixed missing files in v2.3.4
minor fixes



/** APP UPDATES **/
\lite\app\Services\TikTok.php
\lite\vendor\codespikex\lite\helpers.php

/** CONFIG UPDATE **/
\lite\config\app.php
'version'=>'2.3.4', => 'version'=>'2.3.5'


Version 2.3.4 – 24 Dec, 2020




Tiktok Mobile links not working fixed
minor tweaks



/** APP UPDATES **/
\lite\app\Services\TikTok.php
\lite\vendor\codespikex\lite\helpers.php

/** CONFIG UPDATE **/
\lite\config\app.php
'version'=>'2.3.3', => 'version'=>'2.3.4'


Version 2.3.3 – 10 Dec, 2020




GoogleAdsense issue resolved
Sitemap updated
minor tweaks



/** APP UPDATES **/
\lite\app\Controllers\SitemapController.php
\lite\app\views\sitemap.php
\lite\app\Models\Video.php

/** ASSET FILES **/
/assets/js/* (All Files)
/assets/css/app.css

/** SRC FILES **/
\lite\app\src\sass\components\element\_adSpace.sass
\lite\app\src\ts\components\element\adSpace.vue
\lite\app\src\ts\app.ts
* lite\app\package.json updated

/** CONFIG UPDATE **/
\lite\config\app.php
'version'=>'2.3.2', => 'version'=>'2.3.3'


Version 2.3.2 – 06 Dec, 2020




"Something went wrong" issue fixed



Files to Replace

/** APP UPDATES **/
lite/app/Sevices/TikTok.php

/** CONFIG UPDATE **/
\lite\config\app.php
'version'=>'2.3.1', => 'version'=>'2.3.2'


Version 2.3.1 – 17 Nov, 2020




Script Installation issue fixed
Proxies page bug fixed



Files to Replace

/** APP UPDATES **/
install/index.php
install/installer/vendor/* (Complete Folder)

/** ASSET FILES **/
/assets/js/* (All Files)

/** SRC FILES **/
/lite/src/ts/pages/Admin/Proxies/Index.vue

/** CONFIG UPDATE **/
\lite\config\app.php
'version'=>'2.3.0', => 'version'=>'2.3.1',


Version 2.3.0 – 15 Nov, 2020




Proxies compatibility added to counter "Something went wrong! Video not found" error
Migration from curl to Guzzle
Video covers now serves directly (No download needed)
Random User-Agents on every request to TikTok
Many more bug fixes



Note: Few days ago TikTok aggressively started using captchas on every request and
started blocking server IPs which causes "Something went wrong! Video not found" error,
in order to tackle this issue we've added proxies compatibility, proxies will now be used
while getting data from TikTok and there will be much less chance of getting captchas
and hard IP blocks.

You can get cheap shared datacenter proxies pool from Luminati, their price starts at $0.6/Gb.

Luminati Proxies: https://bit.ly/luminatiproxies



Files to Replace

/** APP UPDATES **/
/index.php
/cron.php

/lite/vendor/* (Complete Folder)
lite/vendor/codespikex/lite/Utility/Config.php
lite/vendor/codespikex/lite/helpers.php

lite/app/Services/TikTok.php
lite/app/Models/User.php
lite/app/Controllers/DownloadController.php
lite/app/Controllers/API/ProxyController.php (New File)
lite/app/Controllers/API/v1/FetchController.php

lite/routes/api.php
lite/config/proxy.php (New File - It should have write permission)

/** ASSET FILES **/
/assets/js/* (All Files)
/assets/css/app.css

/** SRC FILES **/
lite/src/ts/pages/Admin/Proxies/* (New Folder)
lite/src/ts/routes/index.ts
lite/src/ts/helpers/utils.ts

/lite/src/sass/pages/Admin/_Proxies.sass (New File)
/lite/src/sass/pages/all.sass

/** CONFIG UPDATE **/
\lite\config\app.php
'version'=>'2.2.8', => 'version'=>'2.3.0',

/** IMPORTANT CHANGES **/

After replacing index.php file if you've already installed the script but it is redirecting
you to installation page? Make these changes in index.php file on line 3

Find
define('$INSTALLED$',true); (Only on Line 3)

Replace it with
define('INSTALLED',true);


Version 2.2.8 – 31 Oct, 2020




HD NON-Watermark video download
TikTok API Updated
Minor tweaks



Files to Replace

/** APP UPDATES **/
\lite\app\Services\TikTok.php
\lite\vendors\codspikex\lite\helpers.php
\lite\app\Controllers\DownloadController.php

/** CONFIG UPDATE **/
\lite\config\app.php
'version'=>'2.2.7', => 'version'=>'2.2.8',


Version 2.2.7 – 31 Oct, 2020




Watermark video download issue fixed
TikTok API updated
Minor tweaks



Files to Replace

/** APP UPDATES **/
\lite\app\Services\TikTok.php
\lite\vendors\codspikex\lite\helpers.php

/** CONFIG UPDATE **/
\lite\config\app.php
'version'=>'2.2.6', => 'version'=>'2.2.7',


Version 2.2.6 – 23 Oct, 2020




TikTok API updated
Cronjob issue fixed
Minor tweaks



Files to Replace

/** APP UPDATES **/
\lite\app\Services\TikTok.php
\lite\app\Jobs\CoverChecker.php
\lite\app\Jobs\VideoChecker.php
\lite\app\kernal.php

/** CONFIG UPDATE **/
\lite\config\app.php
'version'=>'2.2.5', => 'version'=>'2.2.6',


Version 2.2.5 – 05 Oct, 2020




Error while fetching tiktok video fixed
Minor tweaks



Files to Replace

/** APP UPDATES **/

\index.php
\lite\vendors\codspikex\lite\helpers.php
\lite\app\views\home.php

/** CREATE FOLDERS **/

\storage\videos
\storage\covers
\storage\user

/** IMPORTANT CHANGES **/

After replacing index.php file if you've already installed the script but is redirecting you to installation page? Make these changes in index.php file on line 3

Find
define('$INSTALLED$',true); (Only on Line 3)

Replace it with
define('INSTALLED',true);

/** CONFIG UPDATE **/
\lite\config\app.php
'version'=>'2.2.4', => 'version'=>'2.2.5',


Version 2.2.4 – 03 Oct, 2020




Video covers not loading fixed
User picture not loading fixed
Original video download fixed
Video preview fixed
Cronjobs updated
Minor tweaks



/** IMPORTANT **/
Delete all entries in "videos" Database table

/** APP UPDATES **/

\lite\app\Controllers\API\v1\FetchController.php
\lite\app\Controllers\DownloadController.php

\lite\app\Jobs\CoverChecker.php
\lite\app\Jobs\VideoChecker.php

\lite\app\Servics\TikTok.php

\lite\vendors\codspikex\lite\helpers.php

\index.php
\cron.php

/** REMOVE **/

\storage\.htacess

/** CONFIG UPDATE **/
\lite\config\app.php
'version'=>'2.2.3', => 'version'=>'2.2.4',


Version 2.2.3 – 04 Sep, 2020




Cronjobs issue fixed.
Extra Code issue fixed.
Minor Fixes



Files to Replace

/** ASSET FILES **/
/assets/js/*.js (All Files)

/** APP FILES **/
/lite/app/Controllers/API/SettingController.php
/lite/app/Jobs/CoverChecker.php
/lite/vendor/codespikex/lite/helpers.php

/** CONFIG SETTINGS **/
in "/lite/config/app.php" file
change ( 'version'=>'2.2.2', ) => ( 'api_version'=>'2.2.3', )

/** SRC FILES **/
/lite/src/ts/pages/Admin/Code.vue


Version 2.2.2 – 27 Aug, 2020




Non-watermark video download issue fixed.



Files to Replace

/** ASSET FILES **/
/assets/js/*.js

/** APP FILES **/
/lite/app/Controllers/DownloadController.php
/lite/app/Services/TikTok.php

/** CONFIG SETTINGS **/
in "/lite/config/app.php" file
change ( 'version'=>'2.2.1', ) => ( 'api_version'=>'2.2.2', )

//SRC FILES
/lite/src/ts/pages/Admin/Settings.vue


Version 2.2.1 – 25 Aug, 2020




Non-watermark issue fixed.
Extra Code issue fixed.
Minor Fixes



Files to Replace

/** ASSET FILES **/
/assets/css/app.css
/assets/js/*.js (All Files)

/** APP FILES **/
/lite/app/Controllers/DownloadController.php
/lite/app/Controllers/API/v1/FetchController.php
/lite/app/Jobs/VideoChecker.php
/lite/app/Services/TikTok.php

/** FRAMEWORK FILES **/
/lite/vendor/codespikex/lite/helpers.php
/lite/vendor/codespikex/lite/Utility/Config.php

/** CONFIG SETTINGS **/
in "/lite/config/app.php" file
change ( 'api_version'=>'v1|v15', ) => ( 'api_version'=>'wrapper', )
change ( 'version'=>'2.1.1', ) => ( 'api_version'=>'2.2.1', )

//SRC FILES
/lite/src/ts/helpers/utils.ts
/lite/src/ts/layouts/AdminLayout.vue
/lite/src/ts/mixins/SearchInput.ts
/lite/src/ts/pages/Admin/Settings.vue
/lite/src/ts/components/layout/videoBox.vue
/lite/src/ts/components/element/topSearch.vue
/lite/src/ts/components/element/recentSearch.vue


Version 2.1.1 – 05 July, 2020




New Tiktok Video Url support (vt.tiktok.com)
Ads Size overflow issue fixed
Show Download size when file is being downloaded
Minor Fixes



Files to Replace

\lite\app\Controllers\DownloadController.php
\lite\vendor\codespikex\lite\helpers.php

\assets\css\app.css
\assets\js\*.js (All Files)


Version 2.1.0 – 01 July, 2020




API V1.5 Released
Sitemap.xml fixed
Url change on video screen
Adsense codes improvements
New ad slots on the main page
Google Analytics bugs fixed
Many More Improvements



Files to Replace
\lite\config\code.php
\lite\app\Controllers\API\v1\FetchController.php
\lite\app\Controllers\API\SettingController.php
\lite\app\Controllers\DownloadController.php
\lite\app\Services\TikTok.php
\lite\app\views\home.php
\lite\app\views\sitemap.php
\lite\vendor\codespikex\lite\helpers.php
\lite\vendor\codespikex\lite\Utility\Config.php

\assets\js\* (All Files)
\assets\css\app.css


Version 2.0.1 – 23 June, 2020




-Polyfills Added
-MS Edge(old) Support
-Mobile device touch issue fixed
-Cronjobs fixed
-Placeholder for deleted video cover
-Escape comments in code blocks
-Many more minor fixes



Files to Add
\assets\images\no-image.jpg

Files to Replace
\assets\css\app.css
\assets\css\preloader.min.css
\assets\js\*.js (Whole Folder)

\lite\app\kernal.php
\lite\app\views\home.php
\lite\app\Models\Video.php
\lite\app\Jobs\ImageChecker.php
\lite\app\Jobs\VideoChecker.php
\lite\app\Controllers\HomeController.php
\lite\app\Controllers\API\SettingController.php
\lite\app\Controllers\API\v1\FetchController.php


Version 2.0 – 18 June, 2020




- Complete new UI Design
- Built from Scratch
- Landing Page
- Single Video page Re-design
- New Admin Panel
- CMS Page System
- Customizable Navigation Menu
- Customizable Social Links
- Cronjobs Introduced
- Dark Theme Support
- Framework Updated
- Auth System Improved
- Session Workaround
- API Updated
- Lots of other features

Seeking a developer assistance or have any query?

Hire a developer starting from $25 USD minimum.
We provide installation & setup help
We provide customisation/modification services
Get free consultation and quote with no obligation.

Start Free Consultation
Average reply time 15mins to 1hr

Sponsored Links

Add Your Link Here for 0.98 USD

Ecommerce Website Development Company Hire best ecommerce solution provider, get your ecommerce website developed on time at best affordable price, also offer mobile apps at low cost. Try free quote.

RS agrawal class 6 math Class 6 rs agrawal, RS agrawal math book class 6 buy here. For all type books visit our website: redbooks.in

Virtual terminal payment gateway Secure online platform that enables businesses to process payments through various payment methods, including credit cards, debit cards & others.

Add Your Link Here for 0.98 USD

FAQs :

To ensure the quality and safety of the item, you should thoroughly check overview description, demo, comments and read reviews from previous buyers if available. Initial support is available with each item & please check developer refund policy.

The process for getting support is easy after buying item you can directly get support from developer through ticketing system, support ticket is replied by the developer & reply time will vary depending on the developer. Typically, you can contact the customer support through a support ticket system. Developer should be able to help you with any technical issues or questions you have about the item.

If you are not satisfied with the code you purchased, you should first try contacting the developer to see if they can provide assistance or a resolution. If you are still not satisfied, please check developer refund policy.

A refund request may be denied if the code has already been used or modified, or if it has been longer than the platform's refund period (please check developer refund policy). Additionally, refunds may be denied if the issue with the code is due to user error or if the code has been intentionally modified or altered by the user.

Payment options when buying item will be typically, payment options can include credit/debit cards, PayPal, Razorpay, and other payment gateways.

Customisation is additional and subject to developer time availablity. So please ask the developer & confirm before making any purchase. Click on Request Customisation button below Buy Now Button or below Request Quote button.

We provide support to each clients by ticketing system with 100% guarantee reply, only for the period as per support plan terms. Support reply is one after one basis it means you may receive reply in 5minutes or it may take 24-48 hrs, its totally depending upon work load and support queue. And if your query requires testing/checking then it may take additional time.
Reviews :
Recent Reviews
Comments :
Leave A Comment :

Only registered member can share comment.

Recent Comments :
Support :

Our verified developers are dedicated to provide best guaranteed support reply by ticketing system. We have been providing ticket support reply to each of our registered clients since 2017 and our estimate reply time is 24/72 hrs, also know it may take additional time if your query requires testing/checking by a developer.

Departments (100% gurantee ticket reply, as ticket is manually solved by developer)

See all previous tickets & running tickets

As support is provided by ticketing system, you can check previous tickets or existing running tickets.

Recent Closed Support Tickets


Subject Ticket ID Ticket DepartmentEmail Status Last Activity
Update 14,Feb,2024#15047Technical Supportcba*******@i*****.com
Closed28 Mar 2024 (09:57 AM)
portal not opening #15030Technical Supportbj@b*********.com
Closed28 Mar 2024 (09:56 AM)
App related issue#14954Technical Supportcba*******@i*****.com
Closed28 Mar 2024 (09:56 AM)
Seller registration issues#15168Technical Supportdil******@g****.com
Closed28 Mar 2024 (09:55 AM)
Seller registration issues#15160Technical Supportdil******@g****.com
Closed28 Mar 2024 (09:54 AM)
Resolved Tickets59Last 30 Days from Today
Resolved Tickets260Last 90 Days from Today
Resolved Tickets605Last 180 Days from Today