

Customer account overview with organized navigation and quick access to everyday account tasks. Example using the Storefront theme.
Customers return to their account to check orders, find downloads, update addresses
and manage their details. IPS Account for WooCommerce helps you organize the WooCommerce
My Account area so these everyday tasks are easier to find.
Manage the account menu, add shortcuts to existing account pages and adjust their
appearance from one settings screen. WooCommerce continues to manage the customer
records, orders and account actions behind those pages.
A clear route to orders, downloads and addresses supports customer self-service
and makes the account area easier to navigate on return visits.
Start with the changes your shop needs and add more as you go. The surrounding
page design still comes from your theme; screenshots show an example setup.
Navigation management, shortcuts to native account pages, appearance settings
and the five optional account page modules are included in the free plugin.
No IPS account, license key or Pro purchase is required for these features.
IPS Account Pro for WooCommerce is available separately for custom account pages and
links, menu groups, role-based visibility and advanced account tools. These
features are separate from the free workflow described above.
The plugin uses WooCommerce hooks where possible and loads its account interface
assets on relevant screens. Optional template modules can be disabled separately.
The exact React source, Vite configuration, package manifests, and lockfiles used for this release are included in the plugin. The reproducible build environment is Node.js 22.12.0 with npm 10.9.0, with dependencies pinned by the included lockfiles.
Build the admin and frontend assets independently from the plugin directory:
cd ips-admin-react, then npm ci and npm run build.cd ips-react, then npm ci and npm run build.Both standard build commands are fixed to the WordPress.org mode and write the runtime assets to their respective build/core directories. No Pro source is required or included.
The plugin stores configuration in WordPress options. It does not send account data to an external IPS service in the WordPress.org edition.