Installation

Install and activate StoreSuite, then open your auto-built frontend dashboard.

StoreSuite installs like any other WordPress plugin. WooCommerce must be installed and active first.

Install from WordPress.org

  1. In wp-admin, go to Plugins → Add New.
  2. Search for “StoreSuite”.
  3. Click Install Now, then Activate.

Install from a zip

  1. Download the latest release from wordpress.org/plugins/storesuite.
  2. Go to Plugins → Add New → Upload Plugin.
  3. Choose the zip, click Install Now, then Activate.

What activation does

On activation StoreSuite automatically:

  • Creates a page containing the [storesuite_dashboard] shortcode.
  • Selects that page as your dashboard.
  • Creates the notifications table and schedules its daily cleanup task.
  • Flushes rewrite rules so the dashboard routes resolve.

The same steps run on update, so upgrading to a release that adds dashboard pages (such as Import products and Notifications in 1.3.0) needs no manual permalink re-save.

Requirements

WordPress 6.9+ (tested up to 7.1), PHP 8.1+, and an active WooCommerce install. AI features additionally require WordPress 7.0+.

Confirm your dashboard page

Go to WooCommerce → StoreSuite → General and check that Select Dashboard Page points at the right page, then Save Changes. Visit that page while logged in with the manage_woocommerce capability and you are managing your store from the frontend. See Settings for branding, colors, pagination, and AI options.

Troubleshooting 404s

StoreSuite flushes rewrite rules on activation and update. In the rare case dashboard URLs return a 404, go to Settings → Permalinks and click Save Changes to refresh the routes.