Skip to content

WP Toolkit

WP Toolkit overview

alt text

FunctionDescribe
Add a WordPress site
Website NameDisplay the domain name of the website, click to view and modify the configuration of the current website
StatusDisplays the running status of the website, click to Running and Disabled the website
BackupDisplays the number of backups of the website. Click to perform Backup, Restore, Download, Delete and other operations
PathDisplay the root directory of the website, click to use File to manage files
Nginx cacheEnable or disable Nginx cache
WP SettingsDisplays the WordPress version number of the current site. Can Clone the current site, manage Plugin, Theme, Integrity check or Reinstall the current site.
PHPDisplay the PHP version of the current site. Click to modify the PHP version of the current site. Note thatNeed to first PHP Interface install
SSLDisplay the SSL status of the current site, click to manage and deploy SSL certificate
LoginLog in to the current website backend without password
ConfigurationClick to view and modify the configuration of the current website. as: Domain Management, WordPress Settings, Traffic Control etc.
DeleteDelete the current website and associated database. Note that it cannot be restored after deletion. Please back up before operating

Add WordPress

alt text

FunctionExampleDescribe
Domain Namesub-wp1-161.kern123.topEnter the domain name of the website
Website TitleWP Test 161Enter the title of the word press website
Email[email protected]Enter the email address of the website administrator
Root Directory
/home/kern/wwwroot/sub-wp1-161.kern123.topRoot directory of website files
LanguageEnglish (United States)Select the language for the website
PHP VersionPHP-8.2Select the PHP version used by the website. Note that you need to first PHP Interface install
WP Version6.7.1Select the WordPress version used by the website
Username50456eEnter the WordPress website administrator account
PasswordEJZs48E#ftpLhSH8Enter WordPress administrator password
Prefixwp_935422_Database table prefix for WordPress website
CacheEnableChoose whether to enable Nginx cache

Website Name or Configuration

  • Domain Management

    Add, delete domain alt text


  • WordPress Settings

    alt text

    FunctionDescribe
    Login addressDisplays the URL of the management background login page of the current site. Click it to open it.
    VersionDisplays the WordPress version of the current site. If there is a new version, you can click Update to update it.
    CacheTurn on/off, clear the cache of the current site.
    UsernameDisplay the account of the current site administrator
    Reset passwordReset the current site administrator password. Leave it blank if no reset is required.
    EmailDisplays the email address of the current site administrator
    Website Language
    Displays the language of the current site, you can select a language supported by WordPress
    Hide login information
    Use WPS-Hide-Login to hide the management background login page. After setting, you need to use the changed management background login link.
    Login pageDisplay the modified management background login address
    RedirectIf use the wrong login address, Will be redirected to this address

  • Configuration

    1. Site Directory

      Set the Website Directory or Running Directory of the current website
      alt text

    2. URL rewrite

      URL rewrite is generally used to make dynamic addresses pseudo-static. By default, the .htaccess file in the site directory is used, or the URL rewrite template can be used. alt text

    3. Redirect

      Set the current site's specified domain name or directory 301/302 jump specified address alt text

    4. Reverse Proxy

      Set the current website proxy to access resources of other sites alt text

    5. Traffic Control

      Limit traffic control for the current site alt text


  • SSL
  1. Set Certificate

    Configure encrypted access to the website, that is, use https to access the website
    alt text

    • Certificate Type : Display the type of SSL certificate

    • Certificate Brand : Display SSL certificate brand

    • Certificate Domain : Display the certified domain name of the SSL certificate

    • Expiration Time : Display the expiration time of the SSL certificate

    • Force HTTPS : Enable/disable forced HTTPS

    • TLS Version : Set the TLS version used by the current website

    • Private Key (KEY) : Display the contents of the SSL certificate private key used by the current website

    • Certificate (CRT/PEM) : Display the contents of the SSL certificate used by the current website

    • Save and Set Certificate : Save and set up SSL certificate

    • Renew : Renew the SSL certificate of the current website

    • Close certificate : Turn off SSL certificate

  2. Let's Encrypt Free Certificate

    • HTTP File Verification
      alt text

      Let's Encrypt servers verify domain ownership by accessing this website's files

      1. If an error occurs, please troubleshoot first and then verify. Multiple errors will be limited Let's Encrypt Rate Limits.

      2. If you encounter verification failure, please troubleshoot according to the prompts

        • Maybe the domain name resolution has not taken effect and no resolution has been added.

        • Let's Encrypt cannot access your website. You can check redirection and proxy issues. Try to access and see if the display is normal. Apply again after it is normal.

      3. If file verification is not available, use DNS verification

      4. If restrictions appear, use third-party website SSL

    • DNS Verificationalt text

      Let's Encrypt server verifies domain name ownership by parsing DNS records.

      The following domain name resolvers are supported, and the TXT record of DNS is added through the API to verify the domain name.

      1. alidns

      2. azuredns

      3. cloudflare

      4. cloudxns

      5. godaddy

      6. tencentcloud


  • PHP Version

    Set the PHP version used by the current website. Note that Need to first PHP Interface installation alt text


  • Response Log
    1. Response Log

      Access log of current site alt text

    2. Error Log

      Error log for current site, if there is an error on the website, you can view this log alt text

Backup

alt text

  • Create backup copy : Create a backup of the current website

  • File Name : Display the name of the backup file

  • File Size : Display the backup file size

  • Backup Time : Display the creation time of the backup file

  • Backup type : Display the type of backup file. The default in WP Toolkit is: Website files + database

  • Storage path : Display the storage path of the backup file

  • Restore : Restore backup files, including Website files + database

  • Download : Download backup file

  • Delete : Delete backup files

Clone

alt text

  1. Create subdomain: Create a subdomain site using the current site's plugins, themes, databases, and files

  2. Create new domain name: Create a new domain name site using the current site’s plugins, themes, databases, and files

Plugin

Manage the Plugin of the current site, you can Install, Active, Uninstall, and auto update Plugin

alt text

Theme

Manage the Theme of the current site, you can Install, Active, Uninstall, and auto update Theme. Note that only one Theme can be activated.

alt text

Integrity check

alt text

  • Confirm verification : Check whether the current site has been tampered with. If tampering is detected, you can click Reinstall WP to restore WordPress core files to the site.
  • Reinstall WP : Reinstall WordPress to restore WordPress core files

Login

No account or password is required to log in to the WordPress website management backend

alt text