Skip to content

docs: add Dutch WooCommerce v6 migration page - #207

Merged
RichardPerdaan merged 5 commits into
mainfrom
docs/woocommerce-v6-migration
Aug 6, 2026
Merged

docs: add Dutch WooCommerce v6 migration page#207
RichardPerdaan merged 5 commits into
mainfrom
docs/woocommerce-v6-migration

Conversation

@RichardPerdaan

@RichardPerdaan RichardPerdaan commented Aug 4, 2026

Copy link
Copy Markdown
Member

What

Adds a new Dutch documentation page at /nl/documentatie/10.woocommerce-v6.0.html that guides WooCommerce merchants through the migration from plugin v4 to v6:

  • Why v6 exists (full rewrite on the MyParcel PDK) and what changes compared to v4 (settings page, carriers/shipment options driven by the MyParcel API, blocks checkout, HPOS, faster order grid)
  • When to switch: manually now (recommended), or automatically when v6 replaces v4 in the WordPress plugin store in September 2026
  • A 7-step migration guide: backup, test on a staging environment first, download the release ZIP from GitHub, manual install, settings checklist, full order-flow test, then production
  • Rollback instructions and FAQ

Also fixes the broken releases GitHub shield on the v5 page (trailing slash in the repo attribute caused a 404 badge); the new page uses the fixed attribute as well.

Why

We will show a notice in the v4 plugin advising merchants to upgrade to v6 ahead of the September store release. That notice needs a documentation page to link to, describing the differences and every migration step.

How to test

Run yarn dev and open /nl/documentatie/10.woocommerce-v6.0.html. Verified locally: page renders with the portal styling, shields resolve (releases badge shows v6.7.3), note containers and the comparison table render correctly, and the page is picked up by the sidebar.

Adds /nl/documentatie/10.woocommerce-v6.0.html describing the migration
from plugin v4 to v6: what changed, when to switch, and a step-by-step
upgrade guide (backup, staging test, manual install, settings checklist).

Also fixes the broken releases GitHub shield on the v5 page (trailing
slash in the repo attribute caused a 404 badge).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@RichardPerdaan
RichardPerdaan requested review from a team as code owners August 4, 2026 15:44
@netlify

netlify Bot commented Aug 4, 2026

Copy link
Copy Markdown

Deploy Preview for myparcel-developer-portal ready!

Name Link
🔨 Latest commit 20317db
🔍 Latest deploy log https://app.netlify.com/projects/myparcel-developer-portal/deploys/6a74400b99747500089fcab4
😎 Deploy Preview https://deploy-preview-207--myparcel-developer-portal.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Adds /documentation/10.woocommerce-v6.0.html as the English counterpart
and links both pages via the languages frontmatter.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

@FreekVR FreekVR left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some small suggestions and double-checks. Looks good overall.

The comments I made are also relevant for the corresponding Dutch translations.

Comment thread src/documentation/10.woocommerce-v6.0.md Outdated
Comment thread src/documentation/10.woocommerce-v6.0.md
Comment thread src/documentation/10.woocommerce-v6.0.md Outdated
@myparcel-bot myparcel-bot Bot added the changes requested (Auto) label Aug 5, 2026
RichardPerdaan and others added 3 commits August 6, 2026 09:56
- Nuance the carrier capabilities claim: only existing options are
  unlocked via the MyParcel API; new carriers and shipment options
  still arrive with plugin updates
- Add a note for Belgian SendMyParcel users about the plugin rename,
  advising to contact support before migrating
- Soften the test-label costs claim: costs differ per carrier

Applied to both the English and Dutch versions.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@myparcel-bot myparcel-bot Bot added approved (Auto) and removed changes requested (Auto) labels Aug 6, 2026
@RichardPerdaan
RichardPerdaan merged commit f1226c6 into main Aug 6, 2026
9 checks passed
@RichardPerdaan
RichardPerdaan deleted the docs/woocommerce-v6-migration branch August 6, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved (Auto)

Development

Successfully merging this pull request may close these issues.

3 participants