StoreDash for WooCommerce

外掛說明

StoreDash for WooCommerce provides a blazing fast, single-page application (SPA) style interface built entirely on top of the native WooCommerce APIs.

If you find the default WooCommerce interface slow or cluttered, this plugin offers a clean, streamlined alternative focused entirely on speed and daily store management tasks.

Key Features

  • Fast Product Management: A modern grid view for managing products.
  • Quick Add Product: Add simple products in seconds with our optimized modal.
  • Order Management: Quickly view and update order statuses.
  • Category Management: View and create product categories instantly.
  • Performance First: Zero full-page reloads. Everything is handled via optimized AJAX.
  • Native Compatibility: Uses native WooCommerce functions. No custom database tables. No synchronization issues. What you see is what is in your database.

Security & Privacy

This plugin respects your privacy and your server.
* Zero Tracking: No telemetry, tracking, or hidden data collection.
* No External APIs: Everything runs locally on your server.
* Strict Security: All inputs are sanitized, all outputs are escaped, and every action is protected by WordPress nonces and capability checks (manage_woocommerce).

螢幕擷圖

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/storedash-for-woocommerce directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the new “Store Manager” menu item in the WordPress admin sidebar.

常見問題集

Does this replace WooCommerce?

No. This plugin acts as a lightweight UI layer on top of WooCommerce. It uses WooCommerce’s native CRUD functions to read and write data.

Will this slow down my store frontend?

Absolutely not. StoreDash only loads its scripts and styles on its specific admin page. It has zero impact on your storefront’s performance.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈StoreDash for WooCommerce〉的開發相關工作。

參與者

將〈StoreDash for WooCommerce〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

變更記錄

1.0.0

  • Hardened AJAX requests with prefixed nonces and capability checks.
  • Renamed plugin declarations, stored keys, AJAX actions, and assets to the storfowo prefix.