[MERC-1039] Remove Shopify public apps from the docs#1843
Draft
codatchris wants to merge 3 commits into
Draft
Conversation
Public apps are deprecated in favour of custom apps, so remove public-app content from the docs entirely (rather than leaving a deprecation banner): - Delete the "Set up Shopify using public apps" page. - Shopify overview: drop the two-approaches framing and the "About public apps" / public-app OAuth sections — custom apps only. - Commerce overview table: reclassify the Shopify row for custom apps (no Codat-side registration/approval) and remove the public-app footnote. - Testing page: remove the public-app connection branch. - Sidebar: remove the Public apps entry and flatten the single-item Setup category so Custom apps sits directly under Shopify. - Redirects: point the old public-apps URLs (and the deleted page) to the custom apps page so existing links don't 404. Adds a changelog deprecation post (dated 2026-06-03) as the announcement, and a codatchris author entry. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
@codatchris is attempting to deploy a commit to the Codat Team on Vercel. A member of the Team first needs to authorize it. |
Apply the two agreed softenings from the review thread to match Codat's documented Shopify posture (don't tout avoiding Shopify app review as a benefit; frame around client effort): - "the standard, recommended method" -> "the standard method" - "Require no app review or approval from Shopify" -> "Don't require you to build and submit your own public Shopify app" Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The Shopify public apps connection method is deprecated; custom apps are the supported way to connect Shopify stores. This PR:
blog/260603-shopify-public-apps-deprecation.md) explaining the change and pointing existing users at the custom apps setup guide.commerce-shopify-public-appspage and strips the "two ways to link" framing from the Shopify overview and test pages.redirects.config.jsso old public-apps URLs redirect to the custom apps guide.Notes for reviewers
🤖 Generated with Claude Code