WP Manifestindependent plugin directory
manifest / ecommerce / all-vendor-listing

All Vendor Listing

A lightweight WordPress plugin that provides an admin interface to view, manage, and monitor all vendor accounts from a single location. Ideal for WooCommerce, Dokan, and multi-vendor marketplace websites.

by Loeion Infotech · github.com/gulshanbasouli/all-vendor-listing · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/gulshanbasouli/all-vendor-listing/archive/refs/heads/master.zip

A lightweight WordPress plugin that provides an admin interface to view, manage, and monitor all vendor accounts from a single location. Ideal for WooCommerce, Dokan, and multi-vendor marketplace websites.

Features

  • View all vendors in one centralized table
  • Display vendor name, email, country, registration date, and product count
  • Quick access to edit vendor profiles
  • Delete vendor accounts directly from the listing
  • Supports vendor country information stored in user meta
  • WordPress admin-friendly interface
  • Lightweight and easy to use

Installation

  1. Download or clone the plugin.

  2. Upload the plugin folder to:

    /wp-content/plugins/
  3. Activate the plugin from:

    WordPress Dashboard → Plugins
  4. Navigate to the Vendor Listing page from the WordPress admin area.


Requirements

  • WordPress 6.0+
  • PHP 7.4+
  • WooCommerce (recommended)
  • Dokan Multi Vendor Plugin (optional but recommended)

Vendor Information Displayed

The plugin displays the following information:

  • Vendor Name
  • Email Address
  • Country
  • Number of Products
  • Registration Date
  • Quick Edit Action
  • Quick Delete Action

Security

The plugin follows WordPress security best practices:

  • Capability checks
  • Escaped output
  • User meta sanitization
  • Nonce verification
  • Safe admin URLs

Changelog

Version 1.0.0

  • Initial public release
  • Vendor listing table
  • Vendor profile management
  • Country field support
  • Product count integration
  • Admin action links

Roadmap

Future improvements may include:

  • Search and filtering
  • Export vendors to CSV
  • Vendor earnings statistics
  • Vendor approval workflow
  • AJAX-powered tables
  • Advanced vendor reports

Author

Loeion Infotech

Website: https://loeion.com

GitHub: https://github.com/gulshanbasouli


License

GPL v2 or later

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.