Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an xb-workspaces-dev command #28

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

TravisCarden
Copy link
Owner

This command performs some common setup tasks developers use when working with Workspaces and Workspaces Extras:

$ ddev xb-workspaces-dev --dry-run
This command will...
  1. Install the following modules:
     - Workspaces (workspaces)
     - Workspaces UI (workspaces_ui)
     - Workspaces Extras (wse)
     - Workspaces Config (wse_config)
  2. Perform the following configuration:
     - Use the simplified workspace switcher in the toolbar
     - Disable sub workspaces

It can be run on a fresh or existing environment, as long as ddev xb-setup has already been run.

@TravisCarden TravisCarden added the enhancement New feature or request label Jan 22, 2025
@TravisCarden TravisCarden merged commit c99febe into main Jan 22, 2025
2 checks passed
@TravisCarden TravisCarden deleted the feature/xb-workspaces-dev-command branch January 22, 2025 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant