Once WordPress is installed via Softaculous, you can use Softaculous to manage all your WordPress installations from a single dashboard — update WordPress core, themes, and plugins, create backups, clone sites, and set up staging environments.
On a WordPress Hosting plan? Use WP Toolkit instead. See How to Use WP Toolkit.
Accessing the Softaculous WordPress Manager
- Log in to cPanel (
yourdomain.com/cpanel) - Go to Software → Softaculous Apps Installer
- Click the WordPress icon in the top navigation bar, or click Installations in the top-right menu
- You'll see a list of all WordPress installations on your account
Updating WordPress
Keeping WordPress, themes, and plugins up to date is critical for security and performance.
Update WordPress Core
- In the Softaculous installations list, look for an Update Available badge
- Click the Update button (arrow icon) next to the installation
- Review the update details and click Update
- Softaculous creates a backup before updating (if auto-backup is enabled)
Update Themes and Plugins
- Click Manage next to your WordPress installation
- Scroll to the Plugins or Themes section
- Click Update next to any item with an available update
- Or click Update All to update everything at once
Enable Auto-Updates
- In the installations list, click the pencil icon (Edit) next to your site
- Scroll to Auto Update
- Set preferences:
- Click Save
Recommendation: Enable auto-updates for minor WordPress releases and plugin security patches, but manually review major version updates.
Backing Up WordPress
Create a Manual Backup
- In the installations list, click the backup icon (database/arrow) next to your site
- Softaculous will create a full backup (files + database)
- The backup is stored in your hosting account and listed under Backups in the top menu
Set Up Automatic Backups
- Click the pencil icon (Edit) next to your installation
- Scroll to Backup Settings:
- Click Save
Restore From a Backup
- Click Backups in the Softaculous top menu
- Find the backup you want to restore
- Click the Restore button
- Select what to restore: Files, Database, or Both
- Click Restore Installation
Warning: Restoring a backup replaces your current site with the backup version. Make sure you want to overwrite current data.
Download a Backup
- Go to Backups in Softaculous
- Click the download icon next to the backup
- The backup file (
.tar.gz) is downloaded to your computer for safekeeping
Cloning a WordPress Site
Clone creates an exact copy of your WordPress site to another domain or directory — useful for creating a development copy or migrating to a new domain.
Steps to Clone
- In the installations list, click the clone icon next to your site
- Configure the clone destination:
- Click Clone Installation
Creating a Staging Environment
Staging lets you test changes (updates, new plugins, design changes) on a private copy before pushing them to your live site.
Create a Staging Site
- In the installations list, click the Staging icon next to your site
- Choose a staging location:
staging.yourdomain.com) - A subdirectory (e.g., yourdomain.com/staging)
- Click Create Staging
Push Staging to Live
After testing your changes on the staging site:
- Go to the staging installation in Softaculous
- Click Push to Live
- Choose what to push: Files only, Database only, or Both
- Confirm — the changes from staging replace the live site
Removing a WordPress Installation
- In the installations list, click the red X (Delete) next to the site
- Choose what to remove:
- Click Remove Installation
Warning: This permanently deletes the site. Create a backup first if you might need it later.
Changing Admin Password via Softaculous
If you've been locked out of WordPress:
- Click the pencil icon (Edit) next to your installation
- Scroll to the Admin Account section
- Enter a new password in the Admin Password field
- Click Save
Troubleshooting
Softaculous shows "No installations found"
- WordPress may have been installed manually (not through Softaculous). Softaculous only tracks installations it created.
- Try clicking Import in Softaculous to scan for and import existing WordPress installations.
Update failed or site broken after update
- Go to Backups in Softaculous
- Restore the pre-update backup
- Investigate the issue (check for plugin/theme incompatibility)
- Test the update on a staging site first before trying again
Clone or staging fails
- Ensure the destination domain/directory is added in cPanel → Domains
- Check that you have enough disk space for the copy
- Verify the destination folder is empty