Skip to content

Add an xb-workspaces-dev command#28

Merged
TravisCarden merged 1 commit intomainfrom
feature/xb-workspaces-dev-command
Jan 22, 2025
Merged

Add an xb-workspaces-dev command#28
TravisCarden merged 1 commit intomainfrom
feature/xb-workspaces-dev-command

Conversation

@TravisCarden
Copy link
Copy Markdown
Collaborator

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
@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