Title: StoreSuite &#8211; A frontend dashboard to manage your WooCommerce store
Author: Md Aminur Islam
Published: <strong>2026 年 3 月 17 日</strong>
Last modified: 2026 年 5 月 23 日

---

搜索插件

![](https://ps.w.org/storesuite/assets/banner-772x250.png?rev=3485910)

![](https://ps.w.org/storesuite/assets/icon-256x256.png?rev=3485910)

# StoreSuite – A frontend dashboard to manage your WooCommerce store

 作者：[Md Aminur Islam](https://profiles.wordpress.org/aminurislam01/)

[下载](https://downloads.wordpress.org/plugin/storesuite.1.0.6.zip)

 * [详情](https://cn.wordpress.org/plugins/storesuite/#description)
 * [评价](https://cn.wordpress.org/plugins/storesuite/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/storesuite/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/storesuite/#developers)

 [支持](https://wordpress.org/support/plugin/storesuite/)

## 描述

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.

#### Key Features

 * **Manage WooCommerce store easily** – Single dashboard for store operations
 * **Products** – List, add, and edit WooCommerce simple products
 * **Products** – Variable product management (Comming soon)
 * **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
 * **Dashboard quick analytics** – Store performance KPIs and leaderboards:
    - Total sales, gross sales, net sales
    - Orders count and average order value
    - Products sold and variations sold
    - Returns, discounted orders, net discount amount
    - Tax and shipping totals, download counts
    - Top products by items sold
    - Top categories by items sold
    - Top customers by total spend
    - Top coupons by order count

#### How It Works

 1. Install and activate StoreSuite (WooCommerce must be active).
 2. Create a page and add the shortcode `[storesuite_dashboard]`.
 3. In **WooCommerce  StoreSuite** settings, select that page as the dashboard page
    and save.
 4. Visit the dashboard page when logged in with `manage_woocommerce` capability to
    manage your store.
 5. StoreSuite is compatible with WooCommerce High-Performance Order Storage (HPOS).

## 屏幕截图

 * [[
 * General Settings
 * [[
 * Dashboard Settings
 * [[
 * Predefined/Custom Color Palette Settings
 * [[
 * Paginations Settings
 * [[
 * Frontend Dashboard
 * [[
 * Products List
 * [[
 * Products Filter
 * [[
 * Add New Product
 * [[
 * Edit Product
 * [[
 * Orders List
 * [[
 * Orders Filter
 * [[
 * Orders Details View
 * [[
 * Edit Order
 * [[
 * Add New Order
 * [[
 * Product Categories List
 * [[
 * Add New Product Category
 * [[
 * Edit Product Category
 * [[
 * Product Brands List
 * [[
 * Add New Product Brand
 * [[
 * Edit Product Brand
 * [[
 * Product Tags List
 * [[
 * Add New Product Tag
 * [[
 * Edit Product Tag
 * [[
 * Coupons List
 * [[
 * Add New Coupon
 * [[
 * Edit Coupon
 * [[
 * Account Settings

## 安装

#### Standard Installation

 1. Install and activate WooCommerce if you have not already.
 2. In your WordPress admin, go to **Plugins  Add New**, search for “StoreSuite”, and
    click **Install Now**, then **Activate**.
 3. Alternatively, download the plugin zip and upload it to `/wp-content/plugins/` 
    and activate from **Plugins**.
 4. Go to **Settings  Permalinks** and click **Save Changes** to flush rewrite rules.
 5. Create a new page (e.g. “Store Dashboard”), add the shortcode `[storesuite_dashboard]`,
    and publish.
 6. Go to **WooCommerce  StoreSuite** in the admin menu.
 7. In **Select Dashboard Page**, choose the page you created and click **Save Changes**.
 8. Visit that page when logged in as a user with store management permissions to use
    the dashboard.

#### Permalinks

After installing or reactivating StoreSuite, go to **Settings  Permalinks** and 
click **Save Changes** so dashboard URLs work correctly.

## 常见问题

### Do I need WooCommerce?

Yes. StoreSuite requires WooCommerce to be installed and activated.

### Who can access the StoreSuite dashboard?

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.

### Is it mandatory to update permalinks after installing the plugin?

Yes. Go to **Settings  Permalinks** and click **Save Changes** after activation 
so dashboard routes work properly.

### How do I set the dashboard page?

Create a page, add the shortcode `[storesuite_dashboard]`, then go to **WooCommerce
StoreSuite** and select that page in **Select Dashboard Page** and save.

### Does StoreSuite work with WooCommerce HPOS?

Yes. StoreSuite declares compatibility with WooCommerce High-Performance Order Storage(
HPOS).

## 评价

此插件暂无评价。

## 贡献者及开发者

「StoreSuite – A frontend dashboard to manage your WooCommerce store」是开源软件。
以下人员对此插件做出了贡献。

贡献者

 *   [ Md Aminur Islam ](https://profiles.wordpress.org/aminurislam01/)

[帮助将「StoreSuite – A frontend dashboard to manage your WooCommerce store」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/storesuite)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/storesuite/)，查看[SVN仓库](https://plugins.svn.wordpress.org/storesuite/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/storesuite/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/storesuite/)。

## 更新日志

#### 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.

## 额外信息

 *  版本 **1.0.6**
 *  最后更新：**7 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.4 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 8.1 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/storesuite/)
 * 标签
 * [shop manager](https://cn.wordpress.org/plugins/tags/shop-manager/)[store-management](https://cn.wordpress.org/plugins/tags/store-management/)
   [woocommerce](https://cn.wordpress.org/plugins/tags/woocommerce/)
 *  [高级视图](https://cn.wordpress.org/plugins/storesuite/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/storesuite/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/storesuite/reviews/)

## 贡献者

 *   [ Md Aminur Islam ](https://profiles.wordpress.org/aminurislam01/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/storesuite/)