Generic filters
Automatic updates Yes
Version 1.1.1
Updated on
Virus Total See Report

Discover VendBase / WooBase, your gateway to faster, smarter, and more secure WooCommerce management. We streamline operations, enhance security, and boost efficiency, all while keeping your e-commerce dreams alive. Let's simplify, optimize, and revolutionize your online store, ensuring a seamless experience for you and your customers. Embrace the future of e-commerce with us.

How to download VendBase / WooBase – Faster, Smarter, Secure WooCommerce Management

Unlimited Access

Subscribe for only €10.90

Or

Get this product only with unlimited updates

Already included languages : EN, CZ, DE, ES, FR, IT, KR, NL, PL, BR, PT, RU, TR, CN, TW

We are not affiliated with VendBase / WooBase – Faster, Smarter, Secure WooCommerce Management nor its developers or owners. Please read the full disclaimer in footer.

HOW IT WORKS

Auto updates with Club WPress plugin

Check how to install and update your WordPress plugins and themes in ONE CLICK directly from your Dashboard.

ClubWordPress Updater Plugin

Core Features of VendBase / WooBase – Faster, Smarter, Secure WooCommerce Management

  • Faster Performance: Optimizes WooCommerce for speed and efficiency.
  • Smart Inventory Management: Advanced tools for tracking and managing stock levels.
  • Secure Transactions: Enhanced security features to protect customer data and transactions.
  • Automated Reporting: Generate detailed sales and inventory reports automatically.
  • Seamless Integration: Easily integrates with existing WooCommerce setups.
  • User-friendly Interface: Intuitive design for easy navigation and management.
  • Customizable Settings: Flexible options to tailor the plugin to your specific needs.
  • Real-time Updates: Instant updates on inventory and sales data.
  • Comprehensive Support: Access to dedicated customer support and resources.
  • Scalable Solutions: Designed to grow with your business, accommodating increased sales and inventory.

List of improvements in VendBase / WooBase – Faster, Smarter, Secure WooCommerce Management version 1.1.1

  • Release Date 22/05/2026 *
  • Fix: Resolved app crash on WordPress 7 where JSON.parse failed on script tag attributes (e.g. styles/plugins) — removed manual esc_attr/esc_url from values passed to wp_print_script_tag() since WordPress 7’s HTML API now escapes attributes itself (double-encoding produced literal " in attribute values)
  • Fix: Long profuct names can cause broken tables.
  • View Builder/Fields: Added `link_button` formatter for custom detail views — URL fields can render as a clickable button (uses placeholder as button label when set) on order/product and other entity detail pages; read-only link and email formatters now render as clickable links too
  • = 1.1.0 =
  • Release Date 15/03/2026 *
  • License: Keys beginning with ‘vendbase’ now validate via Polar.sh (customer-portal API) instead of LemonSqueezy; added activatePolarLicense, validatePolarLicense, isVendbasePolarKey; settings validates Polar keys on load; Polar keys are cleared locally on remove (no deactivate API)
  • Settings/License: Fixed race where Polar license briefly showed “Licence Active” then disappeared on refresh removed on-load validation that cleared the license when the Polar API returned false (network/API errors were incorrectly treated as invalid)
  • Update: Pointed plugin updater to aligned structure with snipvault updater; fixed after_update to clear transient; added null-safe handling for optional API sections (changelog); updated requires_php/tested/requires to match API (8.1, 6.7, 6)
  • Dashboard: Animated number transitions on stat cards (Products sold, Net sales, Total orders, Total sales, Average order value, Refunds) using VueUse useTransition for smooth count-up effect
  • Toolbar/UI: Refined user menu user info block (avatar, name, email) at top of dropdown, clearer theme section header, rounded hover states on theme options, full-width logout with subtle destructive hover; avatar kept compact (w-6) with ring hover/focus states
  • UI/Notifications: Migrated toast notifications from custom component to vue-sonner toasts now use Sonner with zinc-themed styling, rich colors, and close buttons; notify() and removeNotification() API unchanged for backward compatibility
  • Setup/API: Fixed Germanized settings not displaying saved values in app endpoint now populates each setting’s `value` from the database (via WC_Admin_Settings::get_option) so stored values appear correctly after load
  • Dashboard: Sales performance chart colors now support light and dark mode (colorLight/colorDark per series)
  • Dashboard: Refined Sales performance chart colors purple/indigo default lines, cohesive palette aligned with design system
  • Dashboard: Increased space above sparklines in stat cards (Total sales, Net sales, Total orders, Average order value, Refunds) to twice the previous spacing
  • Setup/UI: Added Germanized-aware setup rendering loads `vendbase/v1/settings/germanized`, provides tab/section navigation, and displays settings grouped by Germanized subsection
  • Setup/UI: Fixed Germanized tab/section click navigation state handling and reduced border-heavy styling for a cleaner settings layout
  • Setup/UI: Added Germanized field support for `single_select_page(_with_search)` and `gzd_toggle`, rendered `html`/`image` content blocks, and suppressed `hidden` fields to remove unsupported-type warnings
  • Setup/Save: Bridged edited Germanized subsection values into the standard `wc/v3/settings/{group}/batch` save flow so Germanized changes save via the same update action
  • Setup/Save: Fixed WooCommerce batch save limit by chunking settings updates into groups of 100 items (prevents “Unable to accept more than 100 items” errors)
  • Setup/Save: Improved Germanized persistence by sending a minimal `{ id, value }` batch payload derived from edited subsection fields (avoids id-mismatch issues in full-group merges)
  • Setup/Routing: Fixed tab-switch lockup by replacing route/state watchEffect loop with guarded route-to-state and state-to-route syncing for `section`
  • Setup/API: Added `vendbase/v1/settings/germanized` endpoint to expose Germanized tabs, subsections, and per-subsection settings mapping for structured setup navigation
  • Products/Search: Improved product table filtering by omitting unsupported `status=any` and empty stock-status params from `wc/v3/products` requests
  • Products/Search: Added variation-SKU parent lookup in REST product search SQL clauses so searching by variation SKU can return the parent product
  • Orders/UI: Fixed order item variant links to route to `/products/{product_id}/variants/{variation_id}` instead of incorrectly using product ID for both segments
  • Currency: Hardened `formatCurrency()` with strict ISO currency-code resolution and safe `Intl.NumberFormat` fallback behavior for non-USD stores
  • Dashboard/UI: Disabled dashboard card drag sorting on touch/coarse-pointer devices to prevent accidental card movement while scrolling on mobile/tablet
  • Dashboard/Extensibility: Hardened dashboard-card filter hook usage by guarding `wp.hooks.applyFilters` availability before invoking extension filters
  • Integrations/SEO: Expanded SEO provider detection and overview-card availability to include Slim SEO, AIOSEO, and Squirrly SEO
  • Products/UI: Added Woo-style product status counter tabs (All, Published, Draft, Pending, Private) with live counts and one-click filtering
  • Orders/UI: Matched order status filter to the new counter-tab design used on products, with status counts and one-click filtering for visual consistency
  • Orders/Kanban: Persisted “Expand all order details” preference in local storage so the expanded-details behavior can be kept as default between visits
  • Custom fields/API: Added generic `vendbase_custom_meta` REST field support for products, orders, categories, coupons, and subscriptions (read/update), including plugin-aware key inclusion for SEO/CRM metadata
  • Custom fields/UI: Added dynamic custom-meta sections to product, order, and category detail views so compatible plugin metadata can be viewed/edited directly in VendBase
  • Custom fields/UI: Removed generic external-plugin custom-meta sections from product/order/category views to prevent noisy internal plugin keys surfacing in the UI
  • View Builder/API: Added `vendbase/v1/view-builder/available-fields` endpoint to discover core + meta_data field paths for orders, products, categories, discounts, subscriptions, reviews, shipping zones, and brands
  • View Builder/Settings: Added global admin-shared detail-view builder (`view_builder_layouts`) so admins can define custom sections and map editable fields/types per entity
  • View Builder/Runtime: Added dynamic detail-panel rendering + safe payload mapping for configured editable fields (including `meta_data.` support) across orders/products/categories/discounts/subscriptions/reviews/shipping/brands
  • View Builder/UI: Polished detail-view builder UX with field/source/type badges, live counters, improved empty states, section-level mapped-field totals, and clearer read-only/required field controls
  • View Builder/UI: Updated settings UX to “Add new custom view” flow (pick entity first, then configure), and added persistent custom-view cards with edit/delete actions
  • View Builder/UI: Fixed configure-modal layout sizing/scroll behavior by using a fixed modal height, constraining editor columns, and removing sticky footer overlap
  • View Builder/Fields: Added broader editor/formatter support including image, datetime, time, phone, and color types with updated inference, sanitization allowlists, and runtime rendering (including image preview in read-only mode)
  • View Builder/UI: Refined custom-view builder with clearer step guidance, richer field cards, and inline field metadata controls (description + placeholder) for better content authoring context
  • View Builder/Fields: Added new `select` editor with custom option rows and a WordPress media-backed `image_picker` editor, with runtime rendering + settings sanitization support
  • Reports: Added support for loading custom report definitions from VendBase settings (`custom_reports`) to extend report types without core code edits
  • Reports/Settings: Upgraded custom reports builder UI in Settings (`custom_reports`) with no-code presets (revenue chart, order status summary, inventory summary), metric toggles, and report-id/label controls; builder entries compile into full report configs automatically
  • Settings/API: Fixed `wp/v2/settings` save validation for `woobase_settings` by registering and sanitizing `custom_reports` in REST schema (prevents “Invalid parameter(s): woobase_settings” when saving custom reports)
  • Settings/Menu: Added custom-link options for “Open in new tab” and “Open in frame”, plus a new embedded page route for iframe-based in-app content screens
...
>

Join Club WPress Now !

Get access to 19346 products for only €10,90 per month.

JOIN NOW

Reviews