Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy

dokan-lite · by dokaninc · wordpress.org ↗ · SVN ↗
Acquired by weDevs (Dokan). New committers from that team's naming convention are expected and will not fire takeover events. source ↗
Active installs
30k+
Current version
5.1.2
Added
2015-01-24
Last updated
2026-09-17 (3d ago)
First seen by beacon
5mo ago
Total downloads
4,542,899

Statistics

2024-06-17 → 2026-09-10 · 806 days
Downloads today
5,184
7-day total 19,662
Week over week
▲ +33%
vs prior 7 days
30-day trend
flat
▲ +60% MoM
Abandonment
○○○○○
healthy
Downloads/day Linear trend
11k8k5k3k02024-062024-102025-032025-072025-122026-042026-09
6k5k3k2k02026-062026-062026-072026-072026-082026-08
5k4k3k1k02026-082026-082026-082026-082026-092026-09

Active versions

5.0other5.14.2
5.0 · 38.4%other · 34.8%5.1 · 13.0%4.2 · 8.2%4.0 · 5.6%

Ratings

5★
660
4★
19
3★
9
2★
17
1★
63

Support: 7/8 resolved

Alerts (0)

No open alerts.

Show 5 resolved alerts
High code_scan_match Resolved · code_scan_fp_class_vendor_cdn_enqueue 2026-05-05 12:02:53 (4mo ago)
Slugdokan-lite
Finding count5
Findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinincludes/Captcha/Providers/GoogleRecaptchaV3Provider.php62wp_enqueue_script( 'dokan-google-recaptcha', 'https://www.google.com/recaptcha/api.js?render=' . $site, [ 'dokan-util-helper' ] );medium
Url
https://www.google.com/recaptcha/api.js?render=
Url host
www.google.com
remote_enqueuebuiltinincludes/Assets.php1,191wp_enqueue_style( 'dokan-mapbox-gl', 'https://api.mapbox.com/mapbox-gl-js/v1.4.1/mapbox-gl.css', [], DOKAN_PLUGIN_VERSION );medium
Url
https://api.mapbox.com/mapbox-gl-js/v1.4.1/mapbox-gl.css
Url host
api.mapbox.com
remote_enqueuebuiltinincludes/Assets.php1,192wp_enqueue_style( 'dokan-mapbox-gl-geocoder', 'https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.2.0/mapbox-gl-geocoder.css', [ 'dokan-mapbox-gl' ], DOKAN_PLUGIN_VERSIOmedium
Url
https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.2.0/mapbox-gl-geocoder.css
Url host
api.mapbox.com
remote_enqueuebuiltinincludes/Assets.php1,194wp_enqueue_script( 'dokan-mapbox-gl-geocoder', 'https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.2.0/mapbox-gl-geocoder.min.js', [], DOKAN_PLUGIN_VERSION, true );medium
Url
https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.2.0/mapbox-gl-geocoder.min.js
Url host
api.mapbox.com
remote_enqueuebuiltinincludes/Assets.php1,195wp_enqueue_script( 'dokan-maps', 'https://api.mapbox.com/mapbox-gl-js/v1.4.1/mapbox-gl.js', [ 'dokan-mapbox-gl-geocoder' ], DOKAN_PLUGIN_VERSION, true );medium
Url
https://api.mapbox.com/mapbox-gl-js/v1.4.1/mapbox-gl.js
Url host
api.mapbox.com
Resolved sha7a18a2b84d4fdb0fefae826c8715372c6814ad04
View raw JSON
{
    "slug": "dokan-lite",
    "finding_count": 5,
    "findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/Captcha/Providers/GoogleRecaptchaV3Provider.php",
            "line": 62,
            "snippet": "wp_enqueue_script( 'dokan-google-recaptcha', 'https://www.google.com/recaptcha/api.js?render=' . $site, [ 'dokan-util-helper' ] );",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js?render=",
                "url_host": "www.google.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/Assets.php",
            "line": 1191,
            "snippet": "wp_enqueue_style( 'dokan-mapbox-gl', 'https://api.mapbox.com/mapbox-gl-js/v1.4.1/mapbox-gl.css', [], DOKAN_PLUGIN_VERSION );",
            "confidence": "medium",
            "details": {
                "url": "https://api.mapbox.com/mapbox-gl-js/v1.4.1/mapbox-gl.css",
                "url_host": "api.mapbox.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/Assets.php",
            "line": 1192,
            "snippet": "wp_enqueue_style( 'dokan-mapbox-gl-geocoder', 'https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.2.0/mapbox-gl-geocoder.css', [ 'dokan-mapbox-gl' ], DOKAN_PLUGIN_VERSIO",
            "confidence": "medium",
            "details": {
                "url": "https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.2.0/mapbox-gl-geocoder.css",
                "url_host": "api.mapbox.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/Assets.php",
            "line": 1194,
            "snippet": "wp_enqueue_script( 'dokan-mapbox-gl-geocoder', 'https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.2.0/mapbox-gl-geocoder.min.js', [], DOKAN_PLUGIN_VERSION, true );",
            "confidence": "medium",
            "details": {
                "url": "https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.2.0/mapbox-gl-geocoder.min.js",
                "url_host": "api.mapbox.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/Assets.php",
            "line": 1195,
            "snippet": "wp_enqueue_script( 'dokan-maps', 'https://api.mapbox.com/mapbox-gl-js/v1.4.1/mapbox-gl.js', [ 'dokan-mapbox-gl-geocoder' ], DOKAN_PLUGIN_VERSION, true );",
            "confidence": "medium",
            "details": {
                "url": "https://api.mapbox.com/mapbox-gl-js/v1.4.1/mapbox-gl.js",
                "url_host": "api.mapbox.com"
            }
        }
    ],
    "resolved_sha": "7a18a2b84d4fdb0fefae826c8715372c6814ad04"
}
Critical bulk_committer_takeover Resolved · no_longer_matches 2026-05-02 11:14:38 (4mo ago)
Committerwedevs
Member since2014-12-22
Plugins joined12
Spread days353
Earliest join2024-02-01 15:46:33
Latest join2025-01-20 11:59:50
Combined installs137,300
Sample plugins
SlugActive installsFirst commit at
dokan-lite40,0002024-10-08 07:59:20
woocommerce-conversion-tracking20,0002024-12-09 09:55:22
wp-user-frontend20,0002024-10-15 03:05:01
subscribe210,0002025-01-20 11:59:50
wemail10,0002024-10-08 06:46:45
wp-recaptcha-integration10,0002024-10-28 09:37:43
texty9,0002024-10-08 10:04:57
erp6,0002024-10-14 09:39:22
wedevs-project-manager6,0002024-12-12 06:02:51
wedocs4,0002024-02-01 15:46:33
View raw JSON
{
    "committer": "wedevs",
    "member_since": "2014-12-22",
    "plugins_joined": 12,
    "spread_days": 353,
    "earliest_join": "2024-02-01 15:46:33",
    "latest_join": "2025-01-20 11:59:50",
    "combined_installs": 137300,
    "sample_plugins": [
        {
            "slug": "dokan-lite",
            "active_installs": 40000,
            "first_commit_at": "2024-10-08 07:59:20"
        },
        {
            "slug": "woocommerce-conversion-tracking",
            "active_installs": 20000,
            "first_commit_at": "2024-12-09 09:55:22"
        },
        {
            "slug": "wp-user-frontend",
            "active_installs": 20000,
            "first_commit_at": "2024-10-15 03:05:01"
        },
        {
            "slug": "subscribe2",
            "active_installs": 10000,
            "first_commit_at": "2025-01-20 11:59:50"
        },
        {
            "slug": "wemail",
            "active_installs": 10000,
            "first_commit_at": "2024-10-08 06:46:45"
        },
        {
            "slug": "wp-recaptcha-integration",
            "active_installs": 10000,
            "first_commit_at": "2024-10-28 09:37:43"
        },
        {
            "slug": "texty",
            "active_installs": 9000,
            "first_commit_at": "2024-10-08 10:04:57"
        },
        {
            "slug": "erp",
            "active_installs": 6000,
            "first_commit_at": "2024-10-14 09:39:22"
        },
        {
            "slug": "wedevs-project-manager",
            "active_installs": 6000,
            "first_commit_at": "2024-12-12 06:02:51"
        },
        {
            "slug": "wedocs",
            "active_installs": 4000,
            "first_commit_at": "2024-02-01 15:46:33"
        }
    ]
}
Critical bulk_committer_takeover Resolved · no_longer_matches 2026-04-28 10:05:43 (4mo ago)
Committerwedevs
Member since2014-12-22
Plugins joined11
Spread days353
Earliest join2024-02-01 15:46:33
Latest join2025-01-20 11:59:50
Combined installs137,000
Sample plugins
SlugActive installsFirst commit at
dokan-lite40,0002024-10-08 07:59:20
woocommerce-conversion-tracking20,0002024-12-09 09:55:22
wp-user-frontend20,0002024-10-15 03:05:01
subscribe210,0002025-01-20 11:59:50
wemail10,0002024-10-08 06:46:45
wp-recaptcha-integration10,0002024-10-28 09:37:43
texty9,0002024-10-08 10:04:57
erp6,0002024-10-14 09:39:22
wedevs-project-manager6,0002024-12-12 06:02:51
wedocs4,0002024-02-01 15:46:33
View raw JSON
{
    "committer": "wedevs",
    "member_since": "2014-12-22",
    "plugins_joined": 11,
    "spread_days": 353,
    "earliest_join": "2024-02-01 15:46:33",
    "latest_join": "2025-01-20 11:59:50",
    "combined_installs": 137000,
    "sample_plugins": [
        {
            "slug": "dokan-lite",
            "active_installs": 40000,
            "first_commit_at": "2024-10-08 07:59:20"
        },
        {
            "slug": "woocommerce-conversion-tracking",
            "active_installs": 20000,
            "first_commit_at": "2024-12-09 09:55:22"
        },
        {
            "slug": "wp-user-frontend",
            "active_installs": 20000,
            "first_commit_at": "2024-10-15 03:05:01"
        },
        {
            "slug": "subscribe2",
            "active_installs": 10000,
            "first_commit_at": "2025-01-20 11:59:50"
        },
        {
            "slug": "wemail",
            "active_installs": 10000,
            "first_commit_at": "2024-10-08 06:46:45"
        },
        {
            "slug": "wp-recaptcha-integration",
            "active_installs": 10000,
            "first_commit_at": "2024-10-28 09:37:43"
        },
        {
            "slug": "texty",
            "active_installs": 9000,
            "first_commit_at": "2024-10-08 10:04:57"
        },
        {
            "slug": "erp",
            "active_installs": 6000,
            "first_commit_at": "2024-10-14 09:39:22"
        },
        {
            "slug": "wedevs-project-manager",
            "active_installs": 6000,
            "first_commit_at": "2024-12-12 06:02:51"
        },
        {
            "slug": "wedocs",
            "active_installs": 4000,
            "first_commit_at": "2024-02-01 15:46:33"
        }
    ]
}
Medium bulk_committer_takeover Resolved · no_longer_matches 2026-04-24 10:51:04 (4mo ago)
Committerwedevs
Member since2014-12-22
Plugins joined9
Spread days104
Earliest join2024-10-08 06:46:45
Latest join2025-01-20 11:59:50
Combined installs131,000
Sample plugins
SlugActive installsFirst commit at
dokan-lite40,0002024-10-08 07:59:20
woocommerce-conversion-tracking20,0002024-12-09 09:55:22
wp-user-frontend20,0002024-10-15 03:05:01
subscribe210,0002025-01-20 11:59:50
wemail10,0002024-10-08 06:46:45
wp-recaptcha-integration10,0002024-10-28 09:37:43
texty9,0002024-10-08 10:04:57
erp6,0002024-10-14 09:39:22
wedevs-project-manager6,0002024-12-12 06:02:51
View raw JSON
{
    "committer": "wedevs",
    "member_since": "2014-12-22",
    "plugins_joined": 9,
    "spread_days": 104,
    "earliest_join": "2024-10-08 06:46:45",
    "latest_join": "2025-01-20 11:59:50",
    "combined_installs": 131000,
    "sample_plugins": [
        {
            "slug": "dokan-lite",
            "active_installs": 40000,
            "first_commit_at": "2024-10-08 07:59:20"
        },
        {
            "slug": "woocommerce-conversion-tracking",
            "active_installs": 20000,
            "first_commit_at": "2024-12-09 09:55:22"
        },
        {
            "slug": "wp-user-frontend",
            "active_installs": 20000,
            "first_commit_at": "2024-10-15 03:05:01"
        },
        {
            "slug": "subscribe2",
            "active_installs": 10000,
            "first_commit_at": "2025-01-20 11:59:50"
        },
        {
            "slug": "wemail",
            "active_installs": 10000,
            "first_commit_at": "2024-10-08 06:46:45"
        },
        {
            "slug": "wp-recaptcha-integration",
            "active_installs": 10000,
            "first_commit_at": "2024-10-28 09:37:43"
        },
        {
            "slug": "texty",
            "active_installs": 9000,
            "first_commit_at": "2024-10-08 10:04:57"
        },
        {
            "slug": "erp",
            "active_installs": 6000,
            "first_commit_at": "2024-10-14 09:39:22"
        },
        {
            "slug": "wedevs-project-manager",
            "active_installs": 6000,
            "first_commit_at": "2024-12-12 06:02:51"
        }
    ]
}
High bulk_committer_takeover Resolved · no_longer_matches 2026-04-24 04:03:40 (5mo ago)
Committerwedevs
Member since2014-12-22
Plugins joined5
Spread days62
Earliest join2024-10-08 06:46:45
Latest join2024-12-09 09:55:22
Combined installs100,000
Sample plugins
SlugActive installsFirst commit at
dokan-lite40,0002024-10-08 07:59:20
woocommerce-conversion-tracking20,0002024-12-09 09:55:22
wp-user-frontend20,0002024-10-15 03:05:01
wemail10,0002024-10-08 06:46:45
wp-recaptcha-integration10,0002024-10-28 09:37:43
View raw JSON
{
    "committer": "wedevs",
    "member_since": "2014-12-22",
    "plugins_joined": 5,
    "spread_days": 62,
    "earliest_join": "2024-10-08 06:46:45",
    "latest_join": "2024-12-09 09:55:22",
    "combined_installs": 100000,
    "sample_plugins": [
        {
            "slug": "dokan-lite",
            "active_installs": 40000,
            "first_commit_at": "2024-10-08 07:59:20"
        },
        {
            "slug": "woocommerce-conversion-tracking",
            "active_installs": 20000,
            "first_commit_at": "2024-12-09 09:55:22"
        },
        {
            "slug": "wp-user-frontend",
            "active_installs": 20000,
            "first_commit_at": "2024-10-15 03:05:01"
        },
        {
            "slug": "wemail",
            "active_installs": 10000,
            "first_commit_at": "2024-10-08 06:46:45"
        },
        {
            "slug": "wp-recaptcha-integration",
            "active_installs": 10000,
            "first_commit_at": "2024-10-28 09:37:43"
        }
    ]
}

SVN committers (5)

Accounts with actual commit access to dokan-lite on plugins.svn.wordpress.org, reconstructed from svn log. This is the list that matters for ownership changes — not the readme contributors.

Committer Member since Commits First commit Latest commit
Tareq Hasan 2009-10-17 156 2015-01-24 · r1074779 2024-10-02 · r3161309
Sabbir Ahmed 2014-06-11 134 2017-01-12 · r1573257 2019-12-26 · r2218172
weDevs 2014-12-22 79 2024-10-08 · r3164761 2026-09-01 · r3676082
Dokan, Inc. Young account 2025-01-06 1 2025-04-05 · r3267266 2025-04-05 · r3267266
plugin-master 2007-03-09 1 2015-01-23 · r1074490 2015-01-23 · r1074490

Readme contributors (4)

Names the plugin's readme declares as contributors. A soft signal — anyone can be listed. The SVN access column is the ground-truth cross-reference: does this contributor actually commit code?

Contributor Member since SVN access Status
Tareq Hasan 2009-10-17 156 commits Active
weDevs 2014-12-22 79 commits Active
Dokan, Inc. 2025-01-06 1 commits Active
Nizam Uddin 2012-08-15 Active

Versions (100 most recent)

Version Released Download
5.1.1 zip
5.1.0 zip
5.0.19 zip
5.0.18 zip
5.0.11 zip
5.0.12 zip
5.0.13 zip
5.0.14 zip
5.0.15 zip
5.0.16 zip
5.0.17 zip
5.0.9 zip
5.0.10 zip
5.0.8 zip
5.0.7 zip
5.0.5 zip
5.0.6 zip
5.0.4 zip
5.0.3 2026-05-26 · 3mo ago zip
5.0.2 2026-05-18 · 4mo ago zip
5.0.1 2026-05-05 · 4mo ago zip
5.0.0 2026-04-28 · 4mo ago zip
4.3.3 2026-03-31 · 5mo ago zip
4.3.2 2026-03-13 · 6mo ago zip
4.3.1 2026-03-06 · 6mo ago zip
4.3.0 2026-02-25 · 6mo ago zip
4.2.10 2026-02-10 · 7mo ago zip
4.2.9 2026-01-27 · 7mo ago zip
4.2.8 2026-01-20 · 8mo ago zip
4.2.7 2026-01-14 · 8mo ago zip
4.2.6 2026-01-13 · 8mo ago zip
4.2.5 2026-01-05 · 8mo ago zip
4.2.4 2025-12-26 · 8mo ago zip
4.2.3 2025-12-22 · 9mo ago zip
4.2.2 2025-12-22 · 9mo ago zip
4.2.1 2025-12-04 · 9mo ago zip
4.2.0 2025-11-26 · 9mo ago zip
v4.1.5 2025-11-12 · 10mo ago zip
4.1.4 2025-11-06 · 10mo ago zip
4.1.3 2025-10-28 · 10mo ago zip
4.1.2 2025-10-16 · 11mo ago zip
4.1.1 2025-10-09 · 11mo ago zip
4.1.0 2025-09-30 · 11mo ago zip
4.0.9 2025-09-25 · 12mo ago zip
4.0.8 2025-09-12 · 1y ago zip
4.0.7 2025-09-01 · 1y ago zip
4.0.6 2025-08-29 · 1y ago zip
4.0.5 2025-07-24 · 1y ago zip
4.0.4 2025-07-18 · 1y ago zip
4.0.3 2025-07-03 · 1y ago zip
4.0.2 2025-06-03 · 1y ago zip
4.0.1 2025-05-08 · 1y ago zip
4.0.0 2025-05-06 · 1y ago zip
3.14.11 2025-03-14 · 1y ago zip
3.14.10 2025-02-28 · 1y ago zip
3.14.9 2025-02-12 · 1y ago zip
3.14.8 2025-01-29 · 1y ago zip
3.14.6 2025-01-09 · 1y ago zip
3.14.5 2025-01-06 · 1y ago zip
3.14.4 2024-12-27 · 1y ago zip
3.14.3 2024-12-11 · 1y ago zip
3.14.2 2024-12-06 · 1y ago zip
3.14.1 2024-12-04 · 1y ago zip
3.14.0 2024-12-02 · 1y ago zip
3.13.1 2024-11-11 · 1y ago zip
3.13.0 2024-11-06 · 1y ago zip
3.12.6 2024-10-24 · 1y ago zip
3.12.5 2024-10-16 · 1y ago zip
3.12.4 2024-10-08 · 1y ago zip
3.12.3 2024-10-02 · 1y ago zip
3.12.2 2024-09-23 · 1y ago zip
3.12.1 2024-08-30 · 2y ago zip
3.12.0 2024-08-29 · 2y ago zip
3.11.5 2024-08-07 · 2y ago zip
3.11.4 2024-07-10 · 2y ago zip
3.11.3 2024-06-10 · 2y ago zip
3.11.2 2024-05-27 · 2y ago zip
3.11.1 2024-05-16 · 2y ago zip
3.11.0 2024-05-10 · 2y ago zip
3.10.4 2024-04-25 · 2y ago zip
3.10.3 2024-04-17 · 2y ago zip
3.10.2 2024-04-02 · 2y ago zip
3.10.1 2024-03-18 · 2y ago zip
3.10.0 2024-03-04 · 2y ago zip
3.9.9 2024-02-12 · 2y ago zip
3.9.8 2024-01-30 · 2y ago zip
3.9.7 2024-01-29 · 2y ago zip
3.9.6 2024-01-11 · 2y ago zip
3.9.5 2023-12-28 · 2y ago zip
3.9.4 2023-12-12 · 2y ago zip
3.9.3 2023-11-30 · 2y ago zip
3.9.2 2023-11-13 · 2y ago zip
3.9.1 2023-10-17 · 2y ago zip
3.9.0 2023-10-06 · 2y ago zip
3.8.3 2023-09-26 · 2y ago zip
3.8.2 2023-09-13 · 3y ago zip
3.8.1 2023-08-25 · 3y ago zip
3.8.0 2023-08-18 · 3y ago zip
3.7.24 2023-07-25 · 3y ago zip
3.7.23 2023-07-14 · 3y ago zip