Deprecate in favor of shopify/shopify-app-php - #468
Open
Suleimanlatrsh wants to merge 2 commits into
Open
Conversation
Mark this package abandoned (Composer 'abandoned' flag pointing to shopify/shopify-app-php) and update the README notice to a clear deprecation. The new package supports the latest Shopify platform features. Assisted-By: devx/76ce673e-0c1d-4481-a139-0485281bc265
- CHANGELOG: note the deprecation under Unreleased. - README: state that the package keeps working but gets no new features/security fixes, and link the migration guide. Assisted-By: devx/76ce673e-0c1d-4481-a139-0485281bc265
byrichardpowell
approved these changes
Aug 25, 2026
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.
What
Marks this package as deprecated now that
shopify/shopify-app-phphas reached v1.0 GA."abandoned": "shopify/shopify-app-php"flag, so Packagist shows the abandoned banner andcomposerwarns on install/update.Why
The new
shopify-app-phppackage supports the latest Shopify platform features and is now GA. This is the formal deprecation signal for the old library.Activating it (for whoever owns the Packagist listing)
Packagist syncs the
abandonedflag from the default branch, but per-version metadata only carries the flag on the version whose composer.json had it. To flip the whole package immediately:shopify/shopify-app-php), and