Replies: 1 comment 2 replies
-
Thanks! So, let me elaborate a little bit on what we are trying to do and how. BuddyPress has a bunch of CLI commands: https://github.com/buddypress/wp-cli-buddypress Those commands are bundled with BuddyPress when we release a new version. But they are also available via composer. The goal is to have an area in the Developer site (https://developer.buddypress.org/) for the BP CLI commands. Similar to the one from WP core: https://developer.wordpress.org/cli/commands/ The way WordPress core's approaching this happens as follow:
I'm proposing we do something similar:
The main benefits of this approach are:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
During the February 28, 2024 Docs-Chat meeting, @renatonascalves brought up a requirement to include BP-CLI documentation.
This topic provides a vehicle in which further details can be explained/discussed to determine whether a handbook or a chapter would be apropos (appropriate), One point of reference that was used as a requirement during chat was:
WP-CLI Commands
That stated, @renatonascalves, you have the floor to present your requirements in further detail.
Beta Was this translation helpful? Give feedback.
All reactions