PanelAlpha Documentation
Back Home
Live Demo Get Started

Advanced Settings

Documentation
    Introduction FAQ Automatic Tester
Getting Started
    Requirements Installation Update Guide SSL Configuration Resetting Admin Password Translations Health Check Diagnostic Mode Additional Configuration
Background Billing
    Introduction Billing System Quick Registration Social Media Login Client Area
Admin Area
    Dashboard Instances Services Users Logs Migrations
Onboarding Methods
    Quick Onboarding Super Quick Onboarding Standard Onboarding
System Configuration
    General Configuration Branding Hosting Servers DNS Servers Email Servers Remote Backups Plans Notifications Automatic SSL Themes, Plugins and Packages
Hosting Server Connections
    Hosting Scenarios PanelAlpha Engine for Docker cPanel Plesk DirectAdmin WP Cloud
Email Server Connections
    Mailcow cPanel
DNS Server Connections
    Cloudflare cPanel DNS Only PowerDNS
Billing Systems Integrations
    WHMCS
Billing Scenarios
    Introduction Single WordPress Instance Predefined WordPress Template Multiple WordPress Instances Cross-Selling Paid Plugins and Themes Cross-Selling Domains Plan Upgrade
Integrations
    Integrated Solutions Matomo Google Analytics Let's Encrypt Google PageSpeed Insights DB-IP Extendify WithoutDNS
Client Area - Instances
    List of Instances Creating New Instance Importing Existing Instance Instance Details Changing Domain Sharing Instances Monitoring Backups Plugins Advanced Settings
Client Area - Hosting
    Summary Domains FTP Accounts MySQL Databases Cron Jobs File Manager DNS Zone Editor Email Addresses Email Forwarders

# Advanced Settings

All information and settings that go beyond day-to-day operations can be found in the Advanced section of the instance details. They are grouped into several categories:

  • Site Details
  • Security
  • Auto Updates
  • Developer Settings
  • WordPress Config
  • Users
  • Themes
  • Logs

Each category is covered in more depth below.

# Site Details

You will find detailed information regarding your site and installation here. The information includes:

  • Domain
  • URL
  • WordPress Version
  • Site Name
  • Site Age
  • Installation directory
  • Database Name
  • Database User
  • Database Password
  • Database Host

You can also see the preview on the right-hand side.

# Security

Manage your security settings including:

  • SSL Certificate (if enabled, SSL certificate will be applied to your domain)
  • Force HTTPS Redirect (if enabled, http:// requests will be redirected to https:// on your domain)
  • Disable Search Engine Indexing (if enabled, search engines will be discouraged from indexing this domain)

# Auto Updates

Enable or disable automatic updates for your domain, the options include

  • Automatic WordPress update
  • Automatic Plugins updates
  • Automatic Themes updates

# Developer Settings

Tools particularly useful for website developers can be found here:

  • WordPress Debug Mode - When enabled, application errors will be displayed while browsing the site.
  • Maintenance Mode - When enabled, a temporary maintenance notice will be shown to visitors.
  • Cotrol Panel - Use SSO for direct login to the control panel (Plesk, DirectAdmin or cPanel).
  • PHPMyAdmin access - A shortcut for direct login to the phpMyAdmin panel.
  • PHP Version - Check the current PHP version used by the domain and update it if needed. Be aware that changing the PHP version will apply to all instances running on the domain.
  • PHP Settings - Set PHP settings for the domain. You can add, edit, or remove PHP configurations specific to this domain.

# System Configuration

Remotely introduce changes to your WordPress configuration file. Add new config by clicking on the Create Config button on the right. The configs are placed in a table which includes Name, Value and Type fields (all of which you can sort by). Every config can be edited or removed using the action buttons on the right. You can use a specific config by using the search bar placed above the table.

# Users

Manage admins and users that access your instance. Every user added will be placed in the users table. The following data on the user will be displayed:

  • Id
  • Login
  • Display Name
  • Email Address
  • Role
  • Registration Time

Use the icons on the right to edit the data, reset password or delete the user.

You can find a specific user with the search feature located above the table, or create a new user by clicking on the button next to it.

# Themes

This is where you can manage your themes. Mirroring the Plugins section, you can switch between tiles view and a list view for both installed themes and while browsing for a new theme. The list view and the tile view provide the same information and options, albeit in different ways.

Installed Themes

Every theme you have installed can be found here. You active theme will be highlighted.

Tile view:

  • Each tile includes the name and a short description of the theme. Clicking on Read More will display the full description.
  • The symbol next to the name indicates if the theme is up to date.
  • You can deactivate, activate, preview or remove installed themes by clicking on their respective action button at the bottom of a tile.
  • Perform the actions in bulk by selecting multiple or all themes at once. You will find the checkboxes to the left of each theme while your cursor is within the tile's borders. The option to select all will appear on the bar at the bottom of your screen, after you select at least one theme.
  • You can sort the list by Name or by Status. Use the dropdown menu next to the search function, above the tiles.

List view:

  • The name and a short description of the plugin can be seen on the left. Clicking on Read More will display the full description.
  • One step to the right you will find the installed version of the theme. The symbol next to the version number indicates if the plugin is up to date.
  • The status is indicated by "Activated" and "Disabled" markers in the "Status" column, as well as by the green or gray highlight on the edge of the list.
  • You can deactivate/activate, update or delete installed plugins by clicking on their respective action button on the far right.
  • Perform the actions in bulk by selecting multiple or all plugins at once. You will find the checkboxes to the far left. The checkbox in the header will select all plugins.
  • You can sort the list by clicking on Name or Status in the header.

New Themes

To install a completely new theme, click on the Add New button to the right of the search bar.

Use the search bar to find your desired theme or pick one of the popular search tags. The search results can be sorted by rating or recency.

If you cannot find a specific theme, there is a possibility that it has been blacklisted by your administrator.

Tile view:

  • Each tile includes the name of the theme and a short description. You can click on Read More to view the full description.
  • Average rating of the theme can be seen next to the star symbol in the bottom left corner of the tile.
  • Preview theme function is located on the right side, next to the download button.
  • Download the theme by clicking on the download button in the bottom right corner of the tile.

List view:

  • The first column includes the name and description of the theme. Click on Read More to view the full description.
  • Average rating of the theme can be seen next to the star symbol.
  • Next you will find the current version of the theme.
  • Preview a theme by clicking on the eye icon.
  • Download the plugin by clicking on the green button in the far right.

# Logs

This section provides access to various logs for your instance. You can review and download:

  • Instance Logs: These logs provide a general overview of actions performed on the instance, including user activities and timestamps.
  • WordPress Error Logs: These logs contain information about errors, warnings, and notices generated by WordPress, which can be helpful for troubleshooting issues.
  • PHP Logs: These logs record PHP-related errors and warnings, providing insights into potential problems with your PHP code or configuration.
  • Webserver Logs:
    • access.log: Records all incoming HTTP requests to your web server.
    • error.log: Contains errors and warnings reported by the web server.

# Copy Instance

Use this feature to duplicate the instance to any of your services. Click on Copy Instance, then select the service where the duplicated WordPress instance should be installed, provided you have more than one service with free instance limit.

Please note that this option must be enabled by the administrator for the plan associated with the service. If not enabled, this section will remain hidden.