Software

How to Use the WP-CLI to Manage Your WordPress Site

With the different commands available on WP-CLI, there is nothing that cannot be done via the command line. Find below a list of some actions that can be performed using commands. 1. Install and Update WordPressDownloading and installing WordPress on your site is the most fundamental task you can accomplish with WP-CLI To download WordPress…

Changing WordPress Site URL using WP-CLI

How to Change WordPress URL via WP-CLI Changing WordPress home and site URLs through the admin dashboard is made possibleusing the wp option update command. To change the home address, run this command:Text To change the site URL use this command:Text How to Update WordPress via WP-CLITo update WordPress files and the database use these…

How to Install WordPress via WP-CLI

Installing WordPress with WP-CLI takes just a few commands. You need to follow the steps below to install WordPress via the WP-CLI interface. Using the WordPress command-line interface Navigate to the public_html folder to access and manage your website:Text Download the newest WordPress core version once you are in the public_html directory:Text Enter the wp-config…

Using WP-CLI on WordPress

Managing WordPress either as a beginner or a developer from the admin panel is straightforward. However, there is another way of managing a WordPress site which involves using the WordPress command-line interface or WP-CLI. This command-line tool lets website administrators manage websites using easy commands rather than navigating the admin panel. You can execute tasks…

How to Change cPanel Domain Through Your WHM

With WHM, it is possible to change the primary domain name of any cPanel account. When you change your domain within WHM, the changes do not reflect within the files especially if you are using a content management system(CMS) like WordPress. You need to also change the configurations depending on the CMS you are using….

How do I Upload a Project to cPanel using WP Toolkit

WordPress has become an effective platform for bloggers, entrepreneurs, businesses, and storytellers. The credit for this goes to its user-friendly interface alongside valuable tools that allow the admin to manage the website. Likewise, the introduction of cPanel has made it easier to use the web hosting account. The users can control the WordPress sites, domain…

WP Toolkit Lite vs WP Toolkit Deluxe: A Feature Comparison

What is WordPress Toolkit? WordPress Toolkit is a cPanel-integrated WordPress management solution with an all-extensive yet easy-to-use interface that lets you install, configure, secure, and manage all your WordPress sites. WordPress Toolkit introduced many advanced management options which come in two versions: free WordPress Toolkit Lite and premium WordPress Toolkit Deluxe, which requires a paid…

Manually Installing Software

All website software is created to be manually installed. With software such as WordPress, Joomla, and Magento, the installation process is pretty standard. The first thing you need to do is download the software from your software provider. The version we recommend downloading is the latest version that is stable. The server requirements should also…

FFMPEG Support

FFMPEG is installed and available to use on all of our hosting systems. The FFMPEG binary version is provided by our Linux package installer, and unfortunately is not possible to change this on our shared hosting systems for standardization purposes, however this can be changed on our dedicated hosting servers. Creating a video hosting site…

How To Install Ruby Gems in cPanel

Ruby Gems are collections of functions that allow you to perform tasks in Ruby, it is a package manager for the Ruby programming language. You will need to install a Gem before you can use it inside a Ruby program. It provides a standard format for the distribution of Ruby programs and libraries. Without requiring…

  • 1
  • 2