Install Retailsy WordPress theme via WP-Cli
To install the Retailsy WordPress theme via WP-CLI (WordPress Command Line Interface), follow these steps:
1. Connect to your server using SSH or access the command line interface.
2. Navigate to the root directory of your WordPress installation.
3. Run the following command to install the Retailsy theme:
wp theme install retailsy
This command will download and install the Retailsy theme from the official WordPress.org repository.
4. Once the installation is complete, run the following command to activate the Retailsy theme:
wp theme activate retailsy
Congratulations! You have successfully installed and activated the Retailsy WordPress theme via WP-CLI. You can now proceed to customize the theme settings, configure its options, and start building your website using the Retailsy theme.