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

# Softaculous

> Install and manage web applications with Softaculous

Softaculous is an auto-installer that simplifies the installation and management of web applications like WordPress, Joomla, and more.

<Info>
  **Prerequisites**

  * A Web Hosting service with OnetSolutions
  * Access to your cPanel account
</Info>

## Accessing Softaculous

<Steps>
  <Step title="Log in to cPanel">
    Access your cPanel account through the OnetSolutions dashboard.
  </Step>

  <Step title="Open Softaculous">
    Scroll to the "Software" section and click on "Softaculous Apps Installer".
  </Step>
</Steps>

## Installing an Application

<Steps>
  <Step title="Choose an application">
    Browse the available applications or use the search bar to find a specific one (e.g., WordPress).
  </Step>

  <Step title="Start installation">
    Click on the application icon, then click the "Install" button.
  </Step>

  <Step title="Configure settings">
    Fill in the required fields:

    * Site name and description
    * Admin username and password
    * Installation directory
  </Step>

  <Step title="Complete installation">
    Click "Install" at the bottom of the page. Softaculous will install the application and provide you with login details.
  </Step>
</Steps>

## Managing Applications

<AccordionGroup>
  <Accordion title="Update Applications" icon="arrows-rotate">
    On the Softaculous homepage, installed applications with available updates show an update button. Click it to update to the latest version.
  </Accordion>

  <Accordion title="Uninstall Applications" icon="trash">
    Find your installed application in the list and click the "X" icon. Confirm the uninstallation when prompted.
  </Accordion>

  <Accordion title="Backup & Restore" icon="database">
    Softaculous provides built-in backup and restore functionality for all installed applications.
  </Accordion>

  <Accordion title="Clone & Staging" icon="clone">
    Create clones of your applications or set up staging environments for testing changes before going live.
  </Accordion>
</AccordionGroup>

<Tip>
  Keep your applications updated regularly to benefit from security patches and new features.
</Tip>
