WordPress / WordPress/php-toolkit
wp-cli integration
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 61
- Forks
- 21
- Avg merge
- 19h 34m
- Merged PRs (30d)
- 7
Description
Let's enable using Blueprints v2 and Data Liberation importers via wp-cli. They're built in a generic way that should combine well with any runner.
@zaerl already explored running the Data Liberation importer in this PR https://github.com/WordPress/wordpress-playground/pull/2104
Other useful commands could be:
- Apply a Blueprint to an existing site
- Import a directory / url / anything supported by create-wp-site
- ... what else ? ...
- Create a new WordPress site from a Blueprint (maybe as a
wp blueprintcommand that would just passthrough everything into the blueprints.phar runner?)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Blueprints v2 and Data Liberation integrations, especially PR 2104, and inspect the create-wp-site example linked in the issue. Clarify which wp-cli commands are in scope, including applying a Blueprint, importing supported sources, and creating a site, then define completion criteria for the selected commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100