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

# Softaculous

> Learn how to install and manage various software on DirectAdmin.

## Scripts

Softaculous is a popular auto-installer that allows you to install various software applications on your <Icon icon="https://mintcdn.com/dangowebsolutions/h7v7ncdoSDUTq6Mf/icons/directadmin/directadmin.svg?fit=max&auto=format&n=h7v7ncdoSDUTq6Mf&q=85&s=c0de1870528a3e8f5ac7adc3d416a84a" width="100" height="100" data-path="icons/directadmin/directadmin.svg" /> **DirectAdmin** server with just a few clicks. It simplifies the process of installing and managing applications like WordPress, Joomla, Drupal, and many others.

To access Softaculous, follow these steps:

1. Log in to your <Icon icon="https://mintcdn.com/dangowebsolutions/h7v7ncdoSDUTq6Mf/icons/directadmin/directadmin.svg?fit=max&auto=format&n=h7v7ncdoSDUTq6Mf&q=85&s=c0de1870528a3e8f5ac7adc3d416a84a" width="100" height="100" data-path="icons/directadmin/directadmin.svg" /> **DirectAdmin** control panel.
2. Navigate to the **Extra Features** section.
3. Click on <Icon icon="https://mintcdn.com/dangowebsolutions/j-uP3DKiLJ2Amixo/icons/directadmin/softaculous.svg?fit=max&auto=format&n=j-uP3DKiLJ2Amixo&q=85&s=ada426c32f2b347e99bf7c1c272b0311" width="48" height="48" data-path="icons/directadmin/softaculous.svg" /> **Softaculous Apps Installer**.
4. You will be redirected to the Softaculous interface, where you can browse and search for applications.

<Columns cols={2}>
  <Frame caption="Find Softaculous">
    <img src="https://mintcdn.com/dangowebsolutions/1NBVQ-ho_RBVueH4/images/softaculous/find-softaculous.png?fit=max&auto=format&n=1NBVQ-ho_RBVueH4&q=85&s=b635534f5c974b73fd8eb3a863013cbd" alt="Find Softaculous" width="1801" height="928" data-path="images/softaculous/find-softaculous.png" />
  </Frame>

  <Frame caption="Softaculous">
    <img src="https://mintcdn.com/dangowebsolutions/1NBVQ-ho_RBVueH4/images/softaculous/softaculous.png?fit=max&auto=format&n=1NBVQ-ho_RBVueH4&q=85&s=923705279771e6d06339ba9881944945" alt="Softaculous" width="1816" height="928" data-path="images/softaculous/softaculous.png" />
  </Frame>
</Columns>

## Installing Applications

Once you are in the Softaculous interface, you can install applications by following these steps:

1. Browse or search for the application you want to install.
2. Click on the application to view its details.
3. Click the **Install** button.
4. Fill in the required information, such as the installation URL, admin username, and password.
   * Installation URL: Your domain or subdomain where the application will be installed at e.g. `domain.com` or `sub.domain.com`.
   * Directory: Trailing directory where the application will be installed at. You may want to leave this blank to install the application at the root of the domain (e.g. `domain.com` instead of `domain.com/wp`).
   * Version: Select the highest version available. This should be automatically selected for you.
   * Admin Username: The username you will use to log in to the application. Default: `admin`.
   * Admin Password: The password you will use to log in to the application. Default: `admin`.
   * Admin Email: The email address associated with the admin account.
5. Deselect any offered plugins or themes that you do not want to install. This is important to avoid unnecessary bloat and potential security issues.
6. Click the **Install** button to complete the installation. You may want to add an email address to the **Email Installation Details** field to receive an email with the installation details.

<Columns cols={2}>
  <Frame caption="Find Application">
    <img src="https://mintcdn.com/dangowebsolutions/1NBVQ-ho_RBVueH4/images/softaculous/find-application.png?fit=max&auto=format&n=1NBVQ-ho_RBVueH4&q=85&s=dd56defa32abbdd2f68b94c286acca53" alt="Find Application" width="1808" height="928" data-path="images/softaculous/find-application.png" />
  </Frame>

  <Frame caption="Application Details">
    <img src="https://mintcdn.com/dangowebsolutions/1NBVQ-ho_RBVueH4/images/softaculous/application-details.png?fit=max&auto=format&n=1NBVQ-ho_RBVueH4&q=85&s=a5a903904df2d69cd24f8638290825ad" alt="Application Details" width="1808" height="928" data-path="images/softaculous/application-details.png" />
  </Frame>

  <Frame caption="Deselect Offered Plugins">
    <img src="https://mintcdn.com/dangowebsolutions/1NBVQ-ho_RBVueH4/images/softaculous/deselect-offered-plugins.gif?s=6cbfcc7b2fc097e42193602b73132013" alt="Deselect Offered Plugins" width="1808" height="928" data-path="images/softaculous/deselect-offered-plugins.gif" />
  </Frame>

  <Frame caption="Install Application">
    <img src="https://mintcdn.com/dangowebsolutions/1NBVQ-ho_RBVueH4/images/softaculous/install-application.png?fit=max&auto=format&n=1NBVQ-ho_RBVueH4&q=85&s=468d0cbc9162b8cbe690031a5facdfd6" alt="Install Application" width="1808" height="928" data-path="images/softaculous/install-application.png" />
  </Frame>
</Columns>

## Manage Installations

After installing an application, you can manage it through Softaculous. To do this, follow these steps:

1. Go to the **Installations** section in Softaculous. You will see a list of all installed applications.
2. Next to each installation, you will find options to edit, remove, or view the application.
3. Click on the <Icon icon="user" iconType="solid" /> **Admin** icon to access the application's admin panel.
4. Click on the <Icon icon="rotate" iconType="solid" /> **Upgrade** icon to update the application to the latest version. This upgrade may break your installation, so it is recommended to take a backup before proceeding.
5. Click on the <Icon icon="box-taped" iconType="solid" /> **Template** icon to create a template of the current installation. This will allow you to reinstall the application with the same settings in the future without having to reconfigure everything.
6. Click on the <Icon icon="timeline" iconType="solid" /> **Staging** icon to create a staging environment for the installation. This is useful for testing changes before applying them to the live site.
7. Click on the <Icon icon="files" iconType="solid" /> **Clone** icon to create a copy of the installation to another domain or subdomain.
8. Click on the <Icon icon="file-zipper" iconType="solid" /> **Backup** icon to create a backup of the installation.
9. Click on the <Icon icon="pencil" iconType="solid" /> **Edit** icon to change settings such as the installation URL, admin username, password, and more.
10. Click on the <Icon icon="trash-can" iconType="solid" /> **Remove** icon to uninstall the application. This will delete all files and databases associated with the installation.

<Columns cols={2}>
  <Frame caption="Find Installations">
    <img src="https://mintcdn.com/dangowebsolutions/1NBVQ-ho_RBVueH4/images/softaculous/find-installations.png?fit=max&auto=format&n=1NBVQ-ho_RBVueH4&q=85&s=0333e67782e571867f2a121befd7b34b" alt="Find Installations" width="1808" height="928" data-path="images/softaculous/find-installations.png" />
  </Frame>

  <Frame caption="Installations">
    <img src="https://mintcdn.com/dangowebsolutions/1NBVQ-ho_RBVueH4/images/softaculous/installations.png?fit=max&auto=format&n=1NBVQ-ho_RBVueH4&q=85&s=a4bb4c65aa9601797ff31adf51d6b852" alt="Installations" width="1808" height="928" data-path="images/softaculous/installations.png" />
  </Frame>
</Columns>
