✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView Charts for Advanced Order Export: see exports as a dashboard

Advanced Order Export by algol.plus exports wc_orders, woocommerce_order_items, and woocommerce_order_itemmeta to CSV, XLS, JSON, XML, or PDF using profiles stored in wp_options. SleekView Charts reads the same underlying tables and builds a dashboard you do not have to download.

♾️ Lifetime License available

SleekView Charts dashboard for Advanced Order Export For WooCommerce

Read your exportable order data as charts, not a stack of files

Advanced Order Export already reads what you need. Every export pulls from wc_orders with total_amount, status, and date_created_gmt, joins woocommerce_order_items for line items, and joins woocommerce_order_itemmeta for product attributes. Profile definitions live in wp_options under woe_orders_settings, woe_orders_filter, woe_orders_fields, and woe_orders_format. The free version ships an Express Export plus filter UI, and that is the only reading surface.

SleekView Charts reads the same HPOS tables and turns them into chart cards on a single dashboard. A Number card summing total_amount for the selected window, a Donut splitting orders by status matching the filter the export uses, a Horizontal Bar of top products by revenue from the line item join, and an Area chart of daily revenue from date_created_gmt. Each card is a saved query against the live tables, so the dashboard never goes stale.

This is not a replacement for the export plugin. algol.plus still owns the Express Export button, the bulk action from the orders list, the field setup UI, and the XLS, PDF, JSON, and XML format generators. SleekView Charts adds the reading layer the free export UI does not provide: a dashboard that answers the same questions a CSV would, without producing a file every time a stakeholder wants the number.

Workflow

From the same export tables to a dashboard in four steps

1

Point SleekView at the WooCommerce tables

Add a SleekView data source for wc_orders, woocommerce_order_items, and woocommerce_order_itemmeta. These are the same tables Advanced Order Export reads when it builds a CSV or XLS profile.
2

Switch the view to Charts

Flip the view from Table to Charts. SleekView creates a blank dashboard ready for cards built on the order columns Advanced Order Export already exposes through its field setup UI.
3

Add chart cards that match your export profile

Pick a chart type, a grouping column (status, product_id, date_created_gmt), and an aggregation. If your export profile sums total_amount filtered by paid statuses, the matching SleekView card uses the same filter.
4

Save and share the dashboard

Save the chart view, scope it per role for finance, ops, and the owner, and optionally embed it on a frontend page so people who used to ask for the CSV can see the same numbers as a live dashboard.

Sample dashboard

Charts you can build from order export data

Four cards that turn the wc_orders, order items, and order itemmeta tables into a working revenue and product dashboard inside WordPress.
Number · Default

Total exported revenue this month

A KPI summing total_amount from wc_orders for the current month using date_created_gmt and the same status filter the CSV profile uses, so the figure matches the CSV total without anyone having to open the file.
Sum(total_amount)
Pie · Donut

Orders by status

A donut split across processing, completed, on-hold, refunded, and failed using the status column on wc_orders, so finance can see the same mix the export filter uses before downloading anything.
Count group by status
Bar · Horizontal

Top products by revenue

A horizontal bar of products by revenue, joining woocommerce_order_items to woocommerce_order_itemmeta on the _line_total and _product_id meta_keys, resolved against product titles in wp_posts.
Sum(line_total) group by product_id
Area · Gradient

Daily revenue trend

A gradient area chart of revenue per day sourced from date_created_gmt on wc_orders, useful for spotting weekday patterns and confirming the CSV total against the live trend in one place.
Sum(total_amount) group by date_created_gmt

Comparison

Default Advanced Order Export vs SleekView Charts

Default Advanced Order Export

  • Free export only produces files, the data is never visible as a live chart
  • Scheduled jobs and destinations are Pro features, so even repeated exports stay file based
  • No saved dashboards per role for finance, ops, and the store owner
  • No way to combine revenue, status mix, and top products on one screen without opening a spreadsheet
  • No frontend embed for stakeholders who only need the totals not the file

SleekView Charts

  • Configurable chart cards built directly from the same wc_orders, order-items, and order-itemmeta tables
  • Mix Number, Pie, Bar, Line, and Area cards on a single order dashboard
  • Reuse the same status and date filters your CSV or XLS export profile already trusts
  • Saved chart views scoped per role for finance, ops, and marketing
  • Embed any saved chart view on a frontend page with role based access

Features

What SleekView Charts gives you for Advanced Order Export For WooCommerce

Real charts on the same data

Number, Pie, Bar, Line, Area, Radar, and Radial cards built from the wc_orders, woocommerce_order_items, and woocommerce_order_itemmeta tables Advanced Order Export already reads for every CSV, XLS, or PDF run.

Complements the export workflow

Advanced Order Export still owns the file generation, summary reports, bulk action, and the field setup UI. SleekView Charts adds a live dashboard so most one off CSV requests disappear.

Role scoped sharing

Save dashboards per role and embed them on frontend pages so finance and operations see the same totals the export delivered, without the CSV step.

Audience

Who replaces CSV requests with SleekView dashboards

Finance teams

Track the revenue KPI and the daily trend live, only running the algol.plus export when the accounting system actually needs the file, not just for a quick total.

Store owners

Watch the status donut and order count without opening the orders list or kicking off Express Export every morning, keeping the same status filter the export profile uses.

Marketing teams

Use the top products bar and the daily revenue trend to track campaigns without asking ops to send a fresh CSV every time a launch wraps.

The bigger picture

Most CSV requests are really just a chart question

Advanced Order Export does its job extremely well. The free version turns wc_orders, order items, and item meta into CSV, XLS, JSON, XML, or PDF in any field layout, with powerful filters and bulk actions from the orders list. The catch is that most stakeholders do not really want a file.

They want a number, a trend, or a top list, and the file is just the shortest path the export plugin can provide. SleekView Charts reads the same HPOS tables and renders the same totals as live chart cards, so a question like revenue this month, status mix, or top products by revenue does not require a new CSV. The export plugin keeps owning scheduled jobs, destination delivery, accounting handoffs, and the formats the team actually needs in spreadsheet form; SleekView Charts handles the questions where a chart is the right answer.

Together they cover both readers cleanly without forcing a download every time someone asks how the store did this week.

Questions

Common questions about SleekView Charts for Advanced Order Export For WooCommerce

No. Advanced Order Export still owns the actual export, the field setup UI, the bulk action, and every output format from CSV to PDF. SleekView Charts reads the same WooCommerce tables and renders configurable chart cards on top, so the two plugins are complementary rather than a swap.

 

Yes. You can configure SleekView chart cards to use the same status, date, and customer filters your export profile uses, so the revenue KPI on the dashboard matches the CSV total without any reconciliation. Switching a profile filter usually means updating one card.

 

Yes. Advanced Order Export is HPOS compatible. SleekView Charts reads wc_orders and the order item tables when HPOS is on, and falls back to the shop_order custom post type on legacy stores. The chart cards stay the same regardless of which storage mode the store runs.

 

Yes. Any custom field you can add to an Advanced Order Export profile is order meta on the order, which is exactly what SleekView reads. The same meta_key that becomes a CSV column becomes a chart groupBy column or filter on the dashboard.

 

Not entirely. Scheduled jobs and email and FTP destinations are Pro features for sending files to other systems. Those make sense for accounting and drop shipping. SleekView Charts removes the one off CSV requests that only existed because someone wanted a quick total.

 

Yes. SleekView Charts joins woocommerce_order_items to woocommerce_order_itemmeta on the _line_total and _product_id meta_keys, just like the export plugin does for product line columns, so a top products bar uses the same numbers an XLS export would.

 

Queries hit existing HPOS indexes on id, status, and date_created_gmt, the same indexes Advanced Order Export uses when it streams export rows. SleekView also caches each card per role and date range, so a dashboard load is usually faster than running an export of the same window.

 

Yes. SleekView ships a frontend embed with role based access, so a stakeholder who used to ask for a CSV can land on a private page that shows the same revenue KPI and status donut without ever opening WooCommerce or running an export.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView