What if every member of your BuddyPress community could open a vendor store directly from their profile? That is exactly what the Reign Dokan Addon makes possible. It connects the Dokan multi-vendor plugin with the Reign Theme so that selling, browsing, and community-building all happen inside one cohesive experience.
This guide covers everything from installation to real-world use cases. By the end, you will know how to configure vendor onboarding, embed category-filtered product listings inside BuddyPress group pages, set up commission rules, and style every marketplace surface with Reign’s design system.
What Is the Reign Dokan Addon?
The Reign Dokan Addon is a bridge plugin built by the Wbcom Designs team. It sits between two established pieces of software: Dokan (the most widely used multi-vendor marketplace plugin for WooCommerce) and Reign Theme (a BuddyPress-first community theme with 10,000+ active installs). The addon does three things that neither plugin does alone:
- It surfaces a vendor store panel directly inside a BuddyPress member profile.
- It places category-filtered product grids inside BuddyPress group pages so group members can browse relevant listings without leaving the group.
- It applies Reign’s color palette, typography, and layout tokens to every Dokan-rendered surface, including the vendor dashboard, so the marketplace looks native rather than bolted on.
The result is a platform where community membership and commerce are the same thing. A member is also potentially a vendor. A group is also potentially a curated storefront. That overlap is the core value proposition of the dokan buddypress theme integration.
Who Should Use This Addon?
The addon works well for any community where members have something to sell. Concrete scenarios include:
- Handmade goods communities where artisans already connect socially and want to sell without jumping to a separate Etsy account.
- Local services directories where freelancers, tradespeople, or consultants want a profile that shows both their community activity and their service offerings.
- Digital downloads communities where designers, developers, or educators share assets, templates, or courses.
- Niche product communities around topics like vintage gear, specialty food, or hobby supplies where buyers and sellers already know each other.
The common thread is trust. Marketplaces built inside communities have a built-in social graph. Buyers can read a vendor’s activity feed, check their group memberships, and see peer endorsements before making a purchase. That is a trust signal that a standalone WooCommerce store simply cannot replicate.
What You Need Before You Start
The Reign Dokan Addon requires a specific stack. Install and activate these before touching the addon itself:
- WordPress 6.4+ with WooCommerce 8.0+ active.
- Dokan Lite (free, available on WordPress.org) or Dokan Pro if you need advanced commission types, analytics, or subscription-based vendor plans.
- BuddyPress 12.0+ with at least the Extended Profiles and Member Types components enabled.
- Reign Theme (current release). The addon hooks into Reign’s component system and will not work on other themes.
- Reign Dokan Addon itself, available from the Wbcom Designs store.
Dokan Lite handles basic vendor registration, product creation, and order management. Dokan Pro adds withdrawal management, vendor analytics, subscription plans, and advanced shipping rules. For most community marketplaces, starting with Dokan Lite and upgrading selectively is the right approach.
Setup Process: Step by Step
Step 1: Configure WooCommerce and Dokan
Run the WooCommerce setup wizard first. Set your store currency, tax settings, and payment gateways (Stripe and PayPal are the most common choices for marketplaces). Then activate Dokan and run its setup wizard. Key settings to configure during Dokan setup:
- Commission type: Choose flat (a fixed dollar amount per sale) or percentage (a cut of each transaction). You can override this per vendor later.
- Vendor store URL: The slug prefix for vendor store pages, e.g.
/store/vendor-name. - Vendor registration: Enable the option to let users register as vendors from the WooCommerce my-account page, or restrict it to admin-approved applications.
- Withdrawal method: Configure PayPal, bank transfer, or Dokan’s custom methods for paying vendors their earnings.
Step 2: Install Reign Theme and Configure BuddyPress
Install Reign from the Wbcom Designs store or from your theme package. In BuddyPress settings, enable the components your community needs. At a minimum, enable Members, Extended Profiles, and Groups. If you plan to allow vendors to communicate with buyers through the community layer, also enable Private Messaging.
Inside Appearance > Reign Theme Options, set your brand colors, typography, and layout preferences. These settings propagate automatically to the Dokan surfaces once the addon is active.
Step 3: Install and Activate the Reign Dokan Addon
Upload and activate the addon like any WordPress plugin. Navigate to Reign Dokan > Settings in the admin sidebar. You will see three tabs:
- General: Enable or disable the member profile vendor panel and the group marketplace page.
- Profile Tab: Configure the label for the vendor tab that appears on BuddyPress member profiles, set which user roles can trigger the tab, and choose whether to show a product grid, a store header, or both.
- Group Tab: Choose which product categories to surface per group type, set the grid layout (2, 3, or 4 columns), and configure whether the tab is visible to all visitors or only group members.
Vendor Onboarding Flow
Understanding how a community member becomes a vendor is important for both site operators and new sellers. The flow differs slightly depending on whether you use Dokan Lite or Pro.
Registration
A logged-in BuddyPress member visits their WooCommerce My Account page and clicks “Become a Vendor.” Dokan shows a short registration form asking for a store name and store URL slug. The member submits the form. If you have set Dokan to require admin approval, the store remains pending until you approve it from Dokan > Vendors. If open registration is enabled, the store goes live immediately.
The Vendor Dashboard
Once approved, the vendor gets access to the Dokan vendor dashboard at /dashboard/. With the Reign Dokan Addon active, this dashboard renders inside the Reign layout rather than Dokan’s default frontend template. The Reign styling means the dashboard inherits your site’s color scheme, sidebar configuration, and typography. Vendors see a menu covering:
- Product management (add, edit, publish, draft)
- Orders (list, filter by status, bulk actions)
- Coupons and discounts
- Reports (sales graphs, product performance)
- Store settings (banner, description, social links, support details)
- Withdrawal requests
The Profile Vendor Tab
Here is where the addon earns its keep. After a member becomes a vendor, a new tab appears on their BuddyPress profile page alongside Activity, Friends, Groups, and other standard tabs. The tab label defaults to “Store” but is configurable in the addon settings.
Visitors to that profile see the vendor’s store header (banner image, store name, rating) and a product grid below it. They can add products to cart or click through to individual product pages without leaving the community profile context. The store header and grid are styled with Reign tokens, so they match the rest of the profile layout.
This integration solves a real UX problem. On a standard Dokan site, vendor stores live at a separate URL that has no social context. With the Reign Dokan Addon, buyers can see that a vendor has 120 community posts, is a member of four relevant groups, and has 34 friends before they decide to buy. That context converts better than a standalone product page.
Group Marketplace Pages
BuddyPress groups are where communities form around shared interests. The Reign Dokan Addon adds a Marketplace tab to any group, turning it into a curated product browsing space. This is one of the features that makes Reign the top choice as a community marketplace WordPress solution.
How Group Marketplace Tabs Work
When the group marketplace feature is enabled, each BuddyPress group gets a Marketplace tab in its navigation. Group admins can configure which WooCommerce product categories appear inside that tab. For example:
- A group called “Vintage Cameras” shows only products tagged with the Cameras category.
- A group called “Fiber Arts” shows products in the Yarn, Knitting Supplies, and Weaving categories.
- A group called “Indie Game Developers” shows Digital Downloads products.
The filtering is handled server-side via a WooCommerce product query with taxonomy arguments. Products from any vendor on the site that match the selected categories appear in the grid. Group members do not need to be the vendors of those products. This lets a curator-style group surface the best available products from across the marketplace community.
Visibility and Access Controls
You can restrict the Marketplace tab to group members only, which is useful for private communities or subscription-gated groups. Public groups show the tab to all visitors. The addon respects BuddyPress group privacy settings, so hidden groups keep their marketplace hidden as well.
Vendor-Specific Group Stores
An advanced configuration option lets you restrict the group marketplace to products from vendors who are members of that specific group. Enable this from the addon’s Group Tab settings and check the “Show only group member vendor products” option. This turns each group into a tightly scoped storefront where only participating community members can list products, creating a natural incentive for vendors to join and engage in the groups relevant to their niche.
Commission Configuration
Running a marketplace means collecting a platform fee on each sale. Dokan’s commission system is flexible and the Reign Dokan Addon does not restrict or override it. Here is how commission works end to end.
Global Commission Settings
Go to Dokan > Settings > Selling Options. Set a global commission rate. A 10% commission means the platform keeps $10 on every $100 sale and sends $90 to the vendor’s earnings balance.
Commission types available in Dokan Lite:
- Percentage: Platform takes X% of each sale.
- Flat: Platform takes a fixed dollar amount per sale regardless of price.
Dokan Pro adds a combined type (percentage + flat) and per-product commission overrides, which is useful when you want to charge differently for physical goods versus digital downloads.
Per-Vendor Commission Overrides
From Dokan > Vendors, click any vendor and set an individual commission rate. This overrides the global rate for that vendor only. Common use cases:
- Giving top-performing vendors a reduced commission rate as a loyalty reward.
- Charging a higher rate to new vendors during a trial period.
- Setting zero commission for internal or partner vendors.
Vendor Subscription Plans
If you use Dokan Pro with the Vendor Subscription module enabled, vendors can pay a monthly or annual fee for access to the marketplace instead of (or in addition to) per-sale commissions. This is a good model for service directories or subscription-gated communities where vendors pay for leads rather than a percentage of each transaction. Combine this with the Reign theme’s paid membership features for a layered monetization model.
Reign-Styled Dashboards: What Changes Visually
The visual integration is one of the most practical benefits of the addon for operators who care about brand consistency. Here is what Reign styling changes in the Dokan experience:
| Dokan Surface | Without Addon (Default Dokan) | With Reign Dokan Addon |
|---|---|---|
| Vendor dashboard header | Dokan blue/gray default | Reign primary color, Reign font stack |
| Dashboard sidebar menu | Dokan icon set, default spacing | Reign navigation tokens, matches community sidebar |
| Product grid on store page | Dokan card template | Reign card component with hover effects matching theme |
| Profile vendor tab | Not present | Reign tab component, integrated with BP profile nav |
| Group marketplace tab | Not present | Reign tab component, integrated with BP group nav |
| Store rating display | Dokan star widget | Restyled to match Reign review components |
| Vendor store header | Dokan banner template | Respects Reign header layout and spacing |
The restyling is achieved through a dedicated CSS layer in the addon and template overrides for the key Dokan template files. If you have customized Reign’s color variables in your child theme, those changes propagate to the Dokan surfaces automatically because the addon references the same CSS custom properties.
Real Use Cases
Use Case 1: Handmade Goods Marketplace
A maker community built around a specific craft, like pottery or jewelry, often forms organically on social media before anyone builds the infrastructure to support commerce. The Reign Dokan Addon lets you build that infrastructure without forcing makers to leave the community context they already value.
Setup for this scenario: Create BuddyPress member types for Makers and Collectors. Allow only the Maker member type to register as Dokan vendors. Create groups around specific craft categories (Ceramics, Textiles, Woodworking) and configure each group’s Marketplace tab to show the matching WooCommerce product categories. Makers list products from their vendor dashboard; collectors browse group marketplace pages and buy directly.
The social graph does the marketing work. A collector can follow a maker’s activity stream, join their group, and then buy from their store, all within one platform. No redirecting to Etsy, no separate account to create.
Use Case 2: Local Services Directory
A community site for a specific city or region can use the Reign Dokan Addon to let local service providers (plumbers, tutors, photographers, personal trainers) create vendor profiles that function as both business listings and social profiles.
In this model, WooCommerce products represent service packages. A photographer vendor lists “Family Portrait Session – $250” as a product. The customer adds it to cart, pays at checkout, and Dokan routes the payment to the photographer minus platform commission. The photographer’s BuddyPress profile acts as a portfolio page showing their activity, group memberships (neighborhood groups, photography interest groups), and their Store tab with bookable service packages.
Groups in this scenario might be organized by neighborhood or service category, with their Marketplace tabs filtered accordingly. A “Downtown Services” group shows vendors in that area; a “Photography” group shows all photography vendors regardless of location.
Use Case 3: Digital Downloads Community
Designers, developers, and educators who create digital products benefit from community infrastructure around their work. The Reign Dokan Addon combines the sales mechanism of WooCommerce (with Dokan handling multi-vendor splitting) with BuddyPress’s social layer.
A platform built for WordPress template designers might have groups organized around niches (E-commerce Templates, Blog Templates, Portfolio Templates). Each group’s Marketplace tab surfaces downloadable products in the matching category. Designers post about their process in the activity stream, share previews, and get community feedback before their products go live in the marketplace. Buyers get design inspiration plus a direct purchase path in the same space.
For digital downloads, combine Dokan with WooCommerce’s native digital download handling. Configure products as downloadable and virtual in WooCommerce, and buyers receive download links automatically after payment without any additional plugin required.
Marketplace Approach Comparison
When evaluating how to build a community marketplace on WordPress, site owners typically consider several approaches. Here is how they compare on the dimensions that matter most:
| Approach | Community Integration | Customization | Cost | Best For |
|---|---|---|---|---|
| Dokan alone (no community) | None | High (WooCommerce ecosystem) | Free + Pro from $149/yr | Pure marketplace sites with no social layer |
| BuddyPress + WooCommerce (no multi-vendor) | Strong | High | Free core + extensions | Single-vendor shops with community features |
| Reign Theme + Dokan + Reign Dokan Addon | Native, deep integration | High (Reign customizer + child theme) | Reign one-time + Addon one-time | Community-first marketplaces where members are vendors |
| BuddyBoss + WooCommerce | Moderate (no native vendor tab) | Moderate (limited customizer) | $228-$1,228/yr subscription | Teams already on BuddyBoss ecosystem |
| Sharetribe or similar SaaS | Built-in but limited | Low | $99-$299+/month | Fastest launch, no WordPress control |
The Reign + Dokan combination is the only approach in this list that gives you vendor stores inside BuddyPress profiles, group-level marketplace pages, and full ownership of your data and code, all at a one-time cost rather than a recurring SaaS fee.
Performance Considerations
Running BuddyPress, WooCommerce, and Dokan together on one site adds database load. A few configuration choices keep performance manageable:
- Object caching: Use Redis or Memcached via a plugin like Redis Object Cache. BuddyPress and WooCommerce both make heavy use of WordPress’s transient and object cache APIs.
- Product query limits: In the addon settings, limit the group marketplace grid to a reasonable number of products per page (12 to 24). Avoid loading all products at once on a single page.
- Image optimization: Dokan vendor store headers and product images should be served through a CDN. Use Reign’s built-in lazy loading for product grids.
- Hosting: A managed WordPress host with PHP 8.1+ and MySQL 8.0+ makes a measurable difference on query-heavy marketplace pages.
Frequently Asked Questions
Does the addon work with Dokan Lite or only Dokan Pro?
The core features, including the BuddyPress profile vendor tab and the group marketplace page, work with Dokan Lite. Dokan Pro features like vendor subscriptions, advanced analytics, and per-product commission overrides require Dokan Pro. The addon does not restrict which tier of Dokan you use; it integrates with whatever is installed.
Can I let only certain community members become vendors?
Yes. Use BuddyPress member types to segment your community and configure the addon to show the vendor registration option only to specific member types. You can also require admin approval for all vendor applications through Dokan’s vendor approval setting, which gives you full control over who lists products regardless of member type.
Does each vendor get their own storefront page?
Yes. Dokan generates a storefront page at /store/vendor-slug/ for every vendor. The Reign Dokan Addon styles this page using Reign’s template layer. Additionally, vendors can be found through their BuddyPress profile Store tab, giving them two discovery paths: the standard vendor store URL and their community profile.
How does payment splitting work?
WooCommerce processes the full transaction at checkout. Dokan then splits the revenue according to your commission configuration, crediting the vendor’s earnings balance with their share. Vendors request withdrawals from their dashboard, and you fulfill them via bank transfer, PayPal, or another configured method. The Reign Dokan Addon does not change this financial flow; it only affects the presentation layer.
Can group admins control which products appear in their group marketplace?
Group admins can select product categories from the group management panel. If the vendor-restriction option is enabled, they also control whether only group-member vendors appear or all site vendors. Site admins retain override control through the global addon settings.
Related Guides on reigntheme.com
If you are building out the full community stack alongside the marketplace, these resources will save you setup time:
The guide on building a member marketplace on your Reign Theme community covers the foundational WooCommerce setup that complements the Dokan multi-vendor layer described in this article.
If you want to add a paid membership layer on top of the marketplace, the WordPress membership site with Reign and Paid Memberships Pro guide explains how to gate vendor access and buyer features behind subscription tiers.
For operators thinking about launching a community marketplace as part of a broader platform, the WordPress community site pre-launch checklist covers the 25 configuration steps to complete before going live.
Start Building Your Community Marketplace
The combination of Reign Theme, BuddyPress, Dokan, and the Reign Dokan Addon gives you a community marketplace where social context and commerce share the same page. Members are not just buyers and sellers. They are participants in a community who happen to have stores.
That distinction matters because it changes how trust forms, how discovery happens, and how retention works. A vendor who is active in community groups, posting in activity feeds, and connecting with members around shared interests is a vendor people return to. The Reign Dokan Addon makes that integration technically straightforward so you can focus on building the community rather than stitching together incompatible plugins.
Visit the Reign Dokan Addon product page to review full feature documentation, pricing options, and the changelog before you purchase. The addon is the fastest path to a fully integrated reign dokan community marketplace on WordPress.


