Install theme

Short description Install any theme from WordPress.org
Aliases install, install theme
Availability Anywhere
Description

Install a theme from WordPress.org using the install theme action.

Using the --activate flag behind the theme slug to immediately switch to the theme after installation.

After installation a checkmark will appear indicating success. If the theme was not found or something else went wrong a red ‘X’ will appear.

Example usages

install theme storefront

Use the following command to also activate the theme after installation.

install theme storefront --activate