> ## Documentation Index
> Fetch the complete documentation index at: https://docs.digitalfyre.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Installing WordPress with the WordPress Toolkit

Plesk includes the WordPress Toolkit, which lets you install and manage WordPress sites without any manual file setup.

## Installing WordPress

<Steps>
  <Step title="Go to WordPress">
    Log in to Plesk and click **WordPress** in the left sidebar.
  </Step>

  <Step title="Install WordPress">
    Click **Install** in the top-right corner.
  </Step>

  <Step title="Select Installation Type">
    Choose **Quick Install** for a standard setup, or **Custom Install** if you want to configure the database name, admin credentials, and site URL manually.
  </Step>

  <Step title="Select Your Domain">
    Choose the domain (or subdomain) where WordPress should be installed.
  </Step>

  <Step title="Confirm">
    Click **Install**. The Toolkit will download WordPress, create a database, and configure everything automatically.
  </Step>
</Steps>

<Info>
  After installation, your WordPress admin panel is accessible at `https://example.com/wp-admin`. Your login credentials are shown in the WordPress Toolkit after installation completes.
</Info>

## Next Steps

* [Install a free SSL certificate](/web-hosting/ssl/lets-encrypt) and [force HTTPS](/web-hosting/ssl/force-https) if you have not already
* [Set up automatic updates](/web-hosting/wordpress/updates) to keep WordPress secure

<Note>
  If you are explicitly looking for specialized WordPress Hosting, DigitalFyre offers Business-Class WP Cloud-powered [WordPress Hosting](https://www.digitalfyre.com/wordpress-hosting/). You can find its documentation in the knowledge base under the [WordPress](/wordpress-hosting/) category.
</Note>
