OrderBridge – Multi-Channel Export for WooCommerce
OrderBridge – Multi-Channel Export for WooCommerce simplifies the process of generating and sharing order data. Store owners can set up automated exports with minimal configuration, allowing customers to receive order details effortlessly. Admins can also access exports directly from the WordPress dashboard. Key features Export sections/triggers Automated email attachments: Automatically attach export files to WooCommerce emails such as ‘Completed order’, ‘Processing order’, or other status emails, ensuring customers receive their order data without manual intervention. Admin downloads: Admins can generate and download export files directly from the order edit page in the WordPress dashboard for quick access. Customizable templates Select columns from categories like: Order Item: name, product_id, quantity, price, and more. Product: status, description, short_description, sku, and more. Additional categories: Order Item Meta, Order, Product Attributes, and Product Taxonomies. Dynamic File Names: Use placeholders like {order_id}, {date}, {time} for clear, context-specific file names (e.g., “Order_123_20250717.csv”). Preview templates: easily preview templates with previous placed orders Use case Ideal for B2B customers needing detailed order summaries for accounting, inventory management, or integration with third-party systems. Automates exports, reducing manual work and empowering customers with easy access to their order data. Pro features 🚀 Enhance your store with advanced automation and integration capabilities: Google Drive Integration: Automatically upload exports to customers’ Google Drive accounts Set up automatic uploads on order events (processing, completed, etc.) Customers manage their own folder structure through intuitive interface Secure OAuth authentication for maximum data safety Customer Downloads: Allow customers to download order exports directly from their ‘My Account’ order list Self-service approach reduces support tickets Perfect for B2B customers who need regular access to order data Additional File Formats: Export to Excel (XLSX), ODS, XML, and JSON Professional formats for accounting and ERP systems XML/JSON for seamless API integrations Advanced Template Options: Include specific product attributes (custom product meta data) with developer-friendly filters Add custom fields via WordPress filters for unique data transformations or calculations Unlimited customization possibilities for complex business needs Perfect for businesses requiring advanced automation, multiple export channels, and professional file formats. Why choose this plugin? Effortless automation: Set up exports once; the plugin handles the rest. Highly customizable: Tailor templates and file names to your workflows. B2B-Friendly: Simplifies data sharing for professional uses and system integrations. For more details or to upgrade to Pro, visit our website. Developer Information This plugin uses build tools to compile JavaScript assets. Source code: – Source JS files: /admin/js/ and /public/js/ – Compiled builds: /build/ – Build config: webpack.config.js – Dependencies: package.json To build the assets: 1. Install Node.js dependencies: npm install 2. For development: npm run start 3. For production: npm run build All source code and build configuration files are included in this plugin package. Requirements WooCommerce plugin installed and activated Configuration Configure these plugin-specific settings: Main settings Go to: WooCommerce > Settings > OrderBridge – Multi-Channel Export for WooCommerce Create a template with your preferred columns Select which sections/triggers you want to use Optional: preview the template Additional Information For more information and other WordPress plugins, visit Wijnberg Developments.
Top keywords
- order17×3.32%
- customers8×1.56%
- data8×1.56%
- export7×1.37%
- build6×1.17%
- exports6×1.17%
- product6×1.17%
- file5×0.98%
- js5×0.98%
- woocommerce5×0.98%
- access4×0.78%
- files4×0.78%
Wholesale Customers For WooCommerce
Wholesale Customers For WooCommerce gives you everything you need to run a wholesale operation alongside your regular WooCommerce store — without a complicated setup or a bloated plugin. Assign customers as wholesale buyers, set a global percentage discount or per-product wholesale prices, enforce a minimum order value, and control exactly what your customers see at every step of the buying journey. Whether you’re selling direct to retailers, running a B2B-only store, or offering trade pricing to select customers alongside your retail catalogue, this plugin handles it cleanly and efficiently. Pricing Global percentage discount — set a single store-wide discount that applies automatically to every product for wholesale customers. Per-product wholesale price — set an exact price on any simple product or variation. Always overrides the global discount when set. Apply discount to sale prices — choose whether the global discount stacks on top of a sale price or applies to the regular price only. Discount tax base — for stores that enter prices inclusive of tax, apply the discount to the tax-exclusive price instead of the stored price. Wholesale price column in the Products list — see every product’s wholesale price at a glance. Quick Edit support — set or clear the wholesale price without opening each product individually. Bulk Edit support — update wholesale prices across multiple products at once. Product CSV import/export — wholesale_price is included in WooCommerce’s built-in importer and exporter with automatic column mapping. Customer Management Wholesale Customers admin page — a dedicated screen listing every wholesale user with their name, email, order count, and the date they were assigned wholesale status. Supports search, column sorting, and bulk removal. One-click assignment — enable wholesale status from the user’s Edit Profile page with a single checkbox. Wholesale since date — the date a customer was first granted wholesale status is recorded and shown on their profile. “Wholesale” column on the Users list — instantly identify wholesale accounts with a dedicated filter view. Wholesale customer filter on the Orders screen — filter the order list to show only wholesale orders (works with both classic and HPOS order storage). Order flagging — wholesale orders are tagged at checkout so they remain identifiable in reports even if a customer’s status later changes. A “Wholesale Order” badge appears on the admin order screen. WooCommerce REST API support — read and set wholesale_customer status via the /wc/v3/customers endpoint. Customer Experience Wholesale price on the product page — logged-in wholesale customers see their price on every product page (simple and variable). “You save” display — shows the exact savings amount and percentage on the product page. Variable products show the maximum savings percentage across all variations. Hide retail price — optionally show wholesale customers only their discounted price, removing the regular price from display. Wholesale badge in cart & checkout — line items show a “Wholesale” label when a wholesale discount is applied. Wholesale savings total — cart and checkout display a “Wholesale savings” row showing the total saved on the order. Wholesale savings in order emails — order confirmation emails include how much the customer saved. My Account wholesale status panel — customers see a “Wholesale Account” section on their dashboard confirming their status and the date it was granted. “Log in for wholesale pricing” notice — shown on product pages to guests and non-wholesale customers. Text and link URL are configurable in settings. “No wholesale pricing available” message — a configurable fallback shown to wholesale customers viewing products with no specific pricing set up. Customisable wholesale price label — change “Your wholesale price:” to any text you like. [wcs_wholesale_notice] shortcode — place the wholesale call-to-action notice anywhere on your site. Supports login_text, apply_text, active_text, and url attributes. Store Controls Minimum cart total — block wholesale customers from checking out below a set order value. Disable coupons for wholesale customers — prevent coupon codes from stacking on top of wholesale pricing. Catalog / private store mode — hide prices and the Add to Cart button from guests only, or from all non-wholesale visitors, turning your store into a B2B-only catalogue. Developer Tools Built with extensibility in mind. All core behaviour is exposed through filters and actions so Pro features and third-party integrations work without modifying plugin files. Key hooks: wcs_is_wholesale_customer, wcs_wholesale_price, wcs_minimum_cart_amount, wcs_wholesale_customer_enabled, wcs_wholesale_customer_disabled, wcs_after_settings_saved, wcs_pro_upgrade_url. Wholesale Customers For Woo Pro Wholesale Customers For Woo Pro extends this plugin into a full B2B sales platform. Groups & Pricing Wholesale groups — create multiple customer tiers (Gold, Silver, Bronze, etc.), each with its own discount rate, minimum cart total, and settings. Tiered / quantity-break pricing — set volume price tiers per product (e.g. 1–9 units at $18, 10–49 at $15, 50+ at $12). Tier table shown on the product page. Per-category pricing — apply a flat or percentage discount to an entire product category, per group. Registration & Approvals Wholesale registration form — a dedicated sign-up page via [wcsp_registration_form] shortcode with one-click page creation in settings. Admin approval workflow — applicants sit in a pending queue; approve or reject with one click from the Registrations admin page. Custom registration fields — add text, textarea, select, checkbox, and file-upload fields to the registration form. Automated email notifications — customers are notified on approval or rejection; admins receive alerts on new applications. Product Controls Product visibility — hide products from non-wholesale visitors, globally or per-product. Quantity rules — enforce minimum and maximum order quantities per product. Quantity steps — require ordering in multiples (e.g. packs of 6) per product. Bulk Order Form — a searchable, filterable order table via [wcsp_order_form] shortcode for fast large-quantity ordering. Payments & Finance Net Terms / Pay by Invoice — a “Pay by Invoice” WooCommerce payment gateway for approved customers. Configurable net days (Net 7/15/30/60/90), per-user and per-group credit limits, overdue tracking, and due dates in admin and emails. Store Credit / Wallet — issue credit to customers, let them apply it at checkout, and track the full transaction history in My Account. Auto-refunds on order refund. Purchase Order Number — collect a PO number at checkout (optional or required), stored on the order and shown in emails. Tax Exemption — mark customers or groups as tax-exempt. WooCommerce skips tax calculation automatically. Payment & shipping restrictions — limit which gateways and shipping methods are available to each wholesale group. Commerce Quote Requests — “Request a Quote” button on product pages. Admins review, adjust prices, and convert approved quotes to real orders with one click. WordPress Role Management — auto-assign a custom wcsp_wholesale_customer role on approval and remove it on revocation, for use with role-aware plugins. Reporting Wholesale Reports dashboard — revenue, orders, average order value, top customers by revenue, and revenue by group — filterable by 7 days, 30 days, 90 days, or year. Get Wholesale Customers For Woo Pro → Translation Ready Translate Wholesale Customers For WooCommerce