StoreSuite β AI-Powered WooCommerce Frontend Dashboard & Complete Store Management Solution
StoreSuite β AI-Powered WooCommerce Frontend Dashboard & Complete Store Management Solution
Description
StoreSuite adds a frontend store management dashboard for WooCommerce. Give store managers one place to run the day-to-day: products, categories, tags, brands, coupons, orders, and key metricsβwithout switching between multiple admin screens.
π Premium-grade features, completely free
StoreSuite includes capabilities that other store-management dashboards often lock behind a Pro plan β at no cost:
- π€ AI product content, image, and all-in-one generation
- π§© Full variable products, attributes, and variations (with generate-all-variations)
- π Real-time analytics, KPIs, and leaderboards
- π€ CSV product export
No feature gates. No trial limits. No upsell.
π Key Features
- π₯οΈ Manage WooCommerce store easily β Single dashboard for store operations
- π€ AI content generation β Draft product titles and descriptions with regenerate and history
- πͺ AI all-in-one generator β One hint drafts the title, short, and long description together
- π¨ AI image generation β Create featured and gallery images from a text prompt
- π§ AI settings β Toggle AI per field and set custom instructions
- π¦ Products β List, add, and edit all WooCommerce product types: simple, variable, grouped, and external/affiliate
- π§© Variable products β Manage attributes and variations with bulk actions and generate-all-variations
- π Product attributes β Manage attributes and their terms (add, edit, list)
- π€ CSV export β Export product lists to CSV for reporting, accounting, or migration, with a configurable export modal
- ποΈ Categories β Manage product categories (add, edit, list)
- π·οΈ Tags β Manage product tags (add, edit, list)
- π’ Brands β Manage product brands
- ποΈ Coupons β Create, edit, and manage WooCommerce coupons
- π Orders β View, create, and edit orders with customer and item details
- π Real-time dashboard analytics β Sales KPIs, net sales chart, top products, recent orders, and quick actions
- π Bring your own AI β Built on the WordPress 7.0 central AI connector; generation runs on the provider and keys you configure in WordPress
- β‘ Built for WooCommerce HPOS β Fully compatible with High-Performance Order Storage
How It Works
- Install and activate StoreSuite (WooCommerce must be active).
- Create a page and add the shortcode
[storesuite_dashboard]. Normally, on plugin activation StoreSuite creates this dashboard page with the required shortcode and auto-selects it on the StoreSuite settings dashboard page for you. - In WooCommerce StoreSuite General settings, if the dashboard page is not already auto-selected, select that page as the dashboard page and save.
- Visit the dashboard page when logged in with
manage_woocommercecapability to manage your store. - StoreSuite is compatible with WooCommerce High-Performance Order Storage (HPOS).
Installation
Standard Installation
- Install and activate WooCommerce if you have not already.
- In your WordPress admin, go to Plugins Add New, search for “StoreSuite”, and click Install Now, then Activate.
- Alternatively, download the plugin zip and upload it to
/wp-content/plugins/and activate from Plugins. - StoreSuite flushes rewrite rules automatically on activation. If dashboard URLs return 404s, go to Settings Permalinks and click Save Changes to refresh them.
- On activation, StoreSuite normally creates the dashboard page with the
[storesuite_dashboard]shortcode automatically. If it was not created, add a new page (e.g. “Store Dashboard”), insert the shortcode[storesuite_dashboard], and publish. - Go to WooCommerce StoreSuite General in the admin menu.
- In Select Dashboard Page, if the dashboard page is not already auto-selected, choose the page and click Save Changes.
- Visit that page when logged in as a user with store management permissions to use the dashboard.
Permalinks
Normally StoreSuite flushes rewrite rules automatically on activation and update. If dashboard URLs return 404s, go to Settings Permalinks and click Save Changes so the routes refresh and dashboard URLs work correctly.
Screenshots

General Settings

Predefined/Custom Color Palette Settings

Paginations Settings

AI Settings

Frontend Dashboard

Products List

Add New Product

Edit Simple Product

Edit Variable Product

Product Categories List

Add New Product Category & Same UI for Edit Category

Product Brands List

Add New Product Brand & Same UI for Edit Brand

Product Tags List

Add New Product Tag & Same UI for Edit Tag

Product Attributes List

Attribute Terms List with Add/Edit terms

Orders List

Orders Details View

Add New Order

Edit Order

Coupons List

Add New Coupon & Same UI for Edit Coupon

Account Settings Profile Tab

Account Settings Address Tab

Account Settings Password Tab
Faq
Yes. StoreSuite requires WooCommerce to be installed and activated.
Users with the manage_woocommerce capability (e.g. Administrators and Shop Managers) can access the dashboard when they visit the page that contains the [storesuite_dashboard] shortcode.
No. StoreSuite flushes rewrite rules automatically on activation and update. Only if dashboard URLs return 404s, go to Settings Permalinks and click Save Changes so the routes refresh.
Create a page, add the shortcode [storesuite_dashboard], then go to WooCommerce StoreSuite and select that page in Select Dashboard Page and save.
Yes. StoreSuite declares compatibility with WooCommerce High-Performance Order Storage (HPOS).
Reviews
Changelog
1.1.4
- Make the entire frontend dashboard responsive for mobile and tablet viewports.
- Off-canvas sidebar on mobile with overlay; all list tables collapse to stacked label/value cards; tables scroll horizontally on tablet.
- Dashboard home: full-width filters, stacked analytics tables, 2-column quick-actions grid.
- Product, order, coupon, category, tag, brand, and attribute pages: toolbar actions, forms, and buttons adapt to available width on every screen size.
- On mobile, the primary Add button moves beside the page title; Export/Filter/Search toolbar buttons become compact icon-only buttons.
- Shorten list page titles: “Product Categories” “Categories”, “Product Tags” “Tags”, “Product Brands” “Brands”, “Product Attributes” “Attributes”.
- Add
storesuite_categories_toolbar_add_button,storesuite_tags_toolbar_add_button,storesuite_brands_toolbar_add_button, andstoresuite_attributes_toolbar_add_buttonaction hooks for customising the Add button in each list toolbar.
1.1.3
- Fix the Brands and Categories lists showing stale data on the frontend dashboard after brands or categories were added, edited, or deleted outside StoreSuite β for example from the WordPress admin, the WooCommerce REST API, WP-CLI, or a product import. The cached list now refreshes immediately regardless of where the change is made.
1.1.2
- Add AI product generation: per-field “Generate with AI” buttons for the product title, short description, and long description, with an editable suggestion modal, regenerate, and a history pager to step through suggestions.
- Add an all-in-one “Generate with AI” generator on the Add New and Edit Product pages: enter one hint to draft the title, short description, and long description together, each with its own regenerate and history pager.
- Add AI product image generation for the featured image and gallery images: describe the image, preview it, regenerate, and insert it straight into the media library.
- Add an AI settings page to enable or disable generation per field and to set custom system instructions for each text field and for images.
- Prefix the product slug field with the live permalink base (e.g. https://example.com/product/) on the Add New and Edit Product pages.
- Add a link beside the Edit Product page title that opens the live product page in a new tab.
- Reset the product image and gallery previews after a product is successfully added.
- AI generation features require WordPress 7.0 or later (built on the WordPress core AI Client) and are hidden automatically when unavailable.
1.1.1
- Prevent browsers from autofilling the account password fields on load.
- Remove the required “*” and “(optional)” markers from the account address fields.
1.1.0
- Add variable product management: attributes UI, variation CRUD, bulk actions, and generate-all-variations on the frontend product form.
- Add product attributes management pages (list, add, edit, and attribute terms).
- Add product CSV export with a configurable export modal.
- Flush rewrite rules automatically on update so the new attribute endpoints resolve without re-saving permalinks.
1.0.6
- Rewrite dashboard analytics in React with net sales chart, recent orders, quick actions, and leaderboards.
- Nest Categories, Brands, and Tags under the Products menu with a collapsed-sidebar flyout.
- Improve Lighthouse scores via deferred rendering, reserved widget heights, and per-endpoint asset loading.
- Harden analytics REST permissions and cache preload payloads per user capability.
- Patch dependency vulnerabilities and move build toolchain to Node 22.
- Append order number / coupon ID to the Edit Order and Edit Coupon page titles.
- Link list-table names (products, categories, brands, tags, coupons) to their StoreSuite edit page.
- Keep the Products parent menu active on edit Category / Brand / Tag pages.
- Reactively toggle the order Products section based on the saved order’s editable state.
- Fix Upsells / Cross-sells on the product form and Products / Categories selects + datepicker styling on the coupon form.
1.0.3
- Minor update on admin settings UI.
1.0.2
- Redesign and optimize React admin settings UI.
- Add predefined/custom color palette system with live preview.
- Improve dashboard and general settings controls and save flow.
1.0.1
- Reorder My Account Dropdown Sub menus.
1.0.0
- Initial release.
- Dashboard with store performance KPIs and analytics.
- Products management.
- Categories, tags, and brands management.
- Coupons management.
- Orders: list, view, create, edit feature.
- Shortcode: [storesuite_dashboard].
- WooCommerce HPOS compatible.
- Collapsible dashboard sidebar: header control toggles expanded vs icon-only rail; menu labels on hover/focus; preference stored in the browser; full sidebar layout on smaller viewports.
- General settings: optional sidebar logo (expanded) and sidebar icon (collapsed), chosen from the media library; outputs in the dashboard sidebar with updated styling.
- Accessibility: navigation landmark on the sidebar, toggle semantics (role, aria-expanded, aria-controls), and screen-reader-friendly site title when a custom logo is shown.