> For the complete documentation index, see [llms.txt](https://devnex.gitbook.io/comi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devnex.gitbook.io/comi/overview/getting-started/installation-comi/2nd-install-theme.md).

# 2nd - Install Theme

## A. Install from WordPress

1. Login into your admin section in WordPress (<http://your-site.com/wp-admin>)
2. Go to Appearance -> Themes
3. Click Add New and hit the Upload button
4. Browse to find "theme\_name.zip" click Install Now
5. The theme will be uploaded and installed
6. Activate your theme

## B. Install Using FTP <a href="#install-using-ftp" id="install-using-ftp"></a>

1. Log into your hosting space via a FTP software (eg. FileZilla)
2. Upload theme folder (unarchive theme\_name.zip) to wp-content/themes in your WordPress installation
3. Login to your admin section in WordPress (<http://your-site.com/wp-admin>)
4. Go to Appearance -> Themes
5. Activate your theme

> **Note: After activating the theme, you will be prompted to install and activate the required plugins. Those are essential plugins and theme can't run without it.**
