=== IPS Order Account ===
Contributors: schmitzp
Tags: woocommerce, my account, account menu, customer account, account navigation
Requires at least: 6.4
Tested up to: 7.1
Requires PHP: 7.4
WC requires at least: 8.5
WC tested up to: 11.0
Requires Plugins: woocommerce
Stable tag: 1.1.17
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Customize the essential WooCommerce My Account navigation, appearance, core account items, and optional template modules.

== Description ==

IPS Order Account gives store managers a focused interface for the WooCommerce My Account area. The free plugin provides the complete core workflow: account navigation, basic quick access for native endpoints, supported WooCommerce account items, basic appearance controls, and independently reversible template modules.

The frontend remains WooCommerce-first. Features use WooCommerce hooks where possible, load only on relevant account screens, and restore native behavior when disabled.

== Installation ==

1. Install and activate WooCommerce.
2. Upload or install IPS Order Account.
3. Activate the plugin.
4. Open IPS > My Account.
5. Configure the account navigation and modules, then verify the customer My Account page.

== Frequently Asked Questions ==

= Does the plugin replace WooCommerce My Account? =

No. WooCommerce remains authoritative for customers, orders, downloads, addresses, account details, and payment methods.

= Can individual customizations be disabled? =

Yes. Optional modules are independently reversible and fall back to native WooCommerce behavior.

== Source and build ==

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:

1. Run `cd ips-admin-react`, then `npm ci` and `npm run build`.
2. Return to the plugin directory and run `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.

== Privacy ==

The plugin stores configuration in WordPress options. It does not send account data to an external IPS service in the WordPress.org edition.

== Changelog ==

= 1.1.17 - 2026-09-17 =
* Improve: General maintenance and release improvements.


= 1.1.16 - 2026-09-17 =
* New: First public release on WordPress.org.

= 1.1.15 - 2026-09-17 =
* Improve: Maintenance update for continued compatibility and reliable plugin updates.


= 1.1.14 - 2026-09-17 =
* Maintenance: Minor internal improvements and quality checks.


= 1.1.13 - 2026-09-15 =
* Improve: Maintenance update for continued compatibility and reliable plugin updates.


= 1.1.12 - 2026-09-15 =
* Fix: Prevent duplicate Account initialization when free and Pro packages are both active.
* Improve: Correct plugin metadata and protect package initialization against direct access.

= 1.1.11 - 2026-09-12 =
* Improve: The admin interface keeps the displayed plugin state more consistent.


= 1.1.10 - 2026-09-11 =
* Fix: Restore the IPS admin layout, menu alignment and page-specific notice handling.
* Improve: Add contextual information about Account Pro to navigation and quick access settings.

= 1.1.9 - 2026-09-11 =
* Improve: Maintenance update for ongoing plugin reliability.


= 1.1.8 - 2026-09-11 =
* Fix: Keep WordPress and WooCommerce notices visible on Account settings screens.
* Fix: Prevent invalid standard account menu actions and duplicate page assignments.
* Fix: Apply menu state colors and order table colors consistently.
* Improve: Add keyboard sorting, accessible configuration drawers, and an independent appearance switch.
* Fix: Translate default quick access labels while preserving saved custom labels.

= 1.1.7 - 2026-09-06 =
* Improve: Maintenance update for ongoing plugin reliability.


= 1.1.6 - 2026-09-06 =
* Improve: Maintenance update for ongoing plugin reliability.


= 1.1.5 - 2026-09-06 =
* Improve: Maintenance update for continued compatibility and reliable plugin updates.


= 1.1.3 - 2026-09-06 =
* Improve: Maintenance update for ongoing plugin reliability.


= 1.1.2 - 2026-09-06 =
* Improve: Maintenance update for ongoing plugin reliability.


= 1.1.1 - 2026-09-06 =
* Improve: Maintenance update for ongoing plugin reliability.


= 1.1.0 - 2026-08-30 =
* Initial canonical WordPress.org package with the complete free Account workflow.
* Include exact reviewable Core React source while excluding IPS updater, license, and Pro runtimes.
* Add deterministic ZIP, checksum, attestation, Plugin Check, and installed-package acceptance gates.

= 1.0.15 =
* Historical pre-cutover development metadata. This version is permanently blocked from canonical publication.
