Skip to content

Recommend cpx for installing the CLI tool - #111

Open
duncanmcclean wants to merge 4 commits into
masterfrom
cpx
Open

Recommend cpx for installing the CLI tool#111
duncanmcclean wants to merge 4 commits into
masterfrom
cpx

Conversation

@duncanmcclean

Copy link
Copy Markdown
Member

This pull request updates the README to recommend installing the CLI tool via cpx, rather than installing it directly.

cpx runs Composer packages on-the-fly, so folks always get the latest version of the CLI tool without needing to run composer global update themselves.

This PR also moves the direct composer global require statamic/cli install into its own "Installing directly" section at the bottom, for anyone who'd rather not use cpx.

edalzell and others added 3 commits June 11, 2026 16:27
cpx runs composer packages on-the-fly, so folks don't need to
manually update the cli tool after each release.
@duncanmcclean
duncanmcclean requested a review from jasonvarga July 31, 2026 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants