Skip to content

Screenshots: The registration flow (9 placeholders, frontend captures) #90

@superdav42

Description

@superdav42

For #64.

Problem

docs/user-guide/configuration/the-registration-flow.md references 9 distinct concepts across four recycled images. The doc walks the entire end-to-end customer registration → site provisioning → manual-payment-confirmation flow, but every image is either a generic checkout-form admin shot or the admin payments list.

docs/user-guide/configuration/the-registration-flow.md
  L20 ![Registration form displayed on the registration page](/img/config/checkout-forms-list.png)
  L26 ![Thank You page after registration](/img/config/checkout-form-editor.png)
  L32 ![Site activated with link to sign in to dashboard](/img/config/checkout-form-editor.png)
  L46 ![Manual payment message during registration](/img/config/settings-payment-gateways.png)
  L50 ![Payment instructions shown after registration](/img/config/settings-payment-gateways.png)
  L54 ![Manual payment toggle with payment instructions field](/img/config/settings-payment-gateways.png)
  L60 ![Payments list with pending manual payment](/img/admin/payments-list.png)
  L64 ![Payment details page](/img/admin/payments-list.png)
  L66 ![Changing payment status to Completed](/img/admin/payments-list.png)
  L70 ![Activate membership toggle and Save Payment button](/img/admin/payments-list.png)

Most of this is frontend UI captured from a non-admin browser session — captures must come from the registration / customer-facing flow, not Network Admin.

Captures required

Setup: ensure the test site has at least one product visible on the registration page, the Manual gateway is enabled with payment instructions filled in, and you can complete a registration as a fresh customer.

# Doc line Capture target New filename
1 L20 Frontend /register page showing the active checkout form static/img/frontend/registration-form.png
2 L26 "Thank You" / order-received page after registration static/img/frontend/registration-thank-you.png
3 L32 Site-activated confirmation with "Sign in to your dashboard" link static/img/frontend/site-activated.png
4 L46 Frontend checkout step displaying the Manual-payment notice static/img/frontend/registration-manual-notice.png
5 L50 Post-registration page showing the manual payment instructions static/img/frontend/registration-payment-instructions.png
6 L54 Admin: Manual gateway toggle + Payment Instructions field in Settings → Payments — share with issue for manual-payments.md if filed static/img/config/manual-gateway-settings.png
7 L60 UM → Payments list with the new pending manual payment row reuse static/img/admin/payments-list.png once seeded
8 L64 Single payment detail page for the pending manual payment static/img/admin/payment-edit.png (orphan exists — verify and wire in)
9 L66 Payment edit page with Status → Completed option selected static/img/admin/payment-status-completed.png
10 L70 Payment edit page showing Activate Membership toggle + Save Payment button share with manual-payments.md issue → static/img/admin/payment-activate-membership.png

Capture at 1280×800, crop to the relevant card. Frontend captures should be from a guest / non-admin browser. < 200 KB.

Doc edit

Update every line in docs/user-guide/configuration/the-registration-flow.md to its new path and refine alt text. Where a capture is shared with another gap issue (manual-payments.md), use the same filename so both docs reference one canonical file.

Done when

  • All new PNGs added under static/img/frontend/, static/img/config/, and static/img/admin/.
  • docs/user-guide/configuration/the-registration-flow.md updated.
  • Shared captures with manual-payments.md use the same filename in both docs.
  • PR opened with Resolves for this issue and Ref #64.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationhelp wantedExtra attention is neededstatus:in-reviewPR open, awaiting review/merge

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions