{"id":4467,"date":"2020-10-01T01:06:46","date_gmt":"2020-10-01T01:06:46","guid":{"rendered":"https:\/\/readyship.co\/blog\/?p=4467"},"modified":"2020-10-01T01:06:47","modified_gmt":"2020-10-01T01:06:47","slug":"install-plugin-wordpress","status":"publish","type":"post","link":"https:\/\/readyship.co\/blog\/install-plugin-wordpress\/","title":{"rendered":"4 Ways to Install a Plugin in WordPress (Detailed)"},"content":{"rendered":"\n<p>Plugins are used on virtually every WordPress website. They play a major role in WordPress&#8217; incredible flexibility that everyone loves.<\/p>\n\n\n\n<p>Normally, WordPress plugins can be installed easily, but there are some situations where you&#8217;ll need to take a different approach. And if you&#8217;re a beginner, this can be tricky.<\/p>\n\n\n\n<p>Therefore, in this step-by-step tutorial, I&#8217;ll show you how to install a plugin in WordPress in 4 different ways, from the easiest, automated way, to the more complex, manual way.<\/p>\n\n\n\n<div class=\"wp-block-group rs-toc\"><div class=\"wp-block-group__inner-container\">\n<p><strong>Contents<\/strong><\/p>\n\n\n\n<ol><li><a href=\"#dashboard-install\">How to Install a Plugin in WordPress Automatically via Dashboard<\/a><\/li><li><a href=\"#dashboard-upload\">How to Install a Plugin in WordPress Manually via Dashboard<\/a><\/li><li><a href=\"#cpanel\">How to Install a Plugin in WordPress Manually via cPanel<\/a><\/li><li><a href=\"#ftp\">How to Install a Plugin in WordPress Manually via FTP<\/a><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<h2 id=\"dashboard-install\">1. How to Install a Plugin in WordPress Automatically via Dashboard<\/h2>\n\n\n\n<p>This is the easiest way to install a plugin in WordPress, but keep in mind that you can only add plugins that are found in the free <a href=\"https:\/\/wordpress.org\/plugins\/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress repository<\/a>.<\/p>\n\n\n\n<p>If you buy a WordPress plugin from a 3rd party source, then you need to check the other methods.<\/p>\n\n\n\n<h3>Step 1<\/h3>\n\n\n\n<p>From your Dashboard&#8217;s menu, go to <strong>Plugins<\/strong> &gt; <strong>Add New<\/strong>.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"326\" height=\"221\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/wordpress-plugin-add-new.png\" alt=\"add new plugin wordpress\" class=\"wp-image-4474\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/wordpress-plugin-add-new.png 326w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/wordpress-plugin-add-new-300x203.png 300w\" sizes=\"(max-width: 326px) 100vw, 326px\" \/><\/figure><\/div>\n\n\n\n<h3>Step 2<\/h3>\n\n\n\n<p>In the search bar, add the name of the WordPress plugin that you&#8217;re looking for. The results will appear in real-time, so you don&#8217;t need to click a button.<\/p>\n\n\n\n<p>Once the plugin you searched for appears, click on <strong>Install<\/strong> <strong>Now<\/strong>. <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"840\" height=\"573\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/install-wordpress-plugin-dashboard.png\" alt=\"automatically install wordpress plugin via dashboard\" class=\"wp-image-4477\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/install-wordpress-plugin-dashboard.png 840w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/install-wordpress-plugin-dashboard-300x205.png 300w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/install-wordpress-plugin-dashboard-768x524.png 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" \/><\/figure><\/div>\n\n\n\n<h3>Step 3<\/h3>\n\n\n\n<p>After the WordPress plugin has been installed, it needs to be activated to work. So, click the <strong>Activate<\/strong> button that will replace the Install Now button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" width=\"840\" height=\"579\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-wordpress-plugin.png\" alt=\"activate wordpress plugin\" class=\"wp-image-4479\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-wordpress-plugin.png 840w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-wordpress-plugin-300x207.png 300w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-wordpress-plugin-768x529.png 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" \/><\/figure>\n\n\n\n<p>Don&#8217;t panic if you forget this step. You can also activate it from <strong>Plugins<\/strong> &gt; <strong>Installed Plugins<\/strong> whenever you want, by clicking on the <strong>Activate<\/strong> link.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"540\" height=\"203\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-wordpress-plugin-2.png\" alt=\"activate wordpress plugin\" class=\"wp-image-4480\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-wordpress-plugin-2.png 540w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-wordpress-plugin-2-300x113.png 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" \/><\/figure><\/div>\n\n\n\n<h2 id=\"dashboard-upload\">2. How to Install a Plugin in WordPress Manually via Dashboard<\/h2>\n\n\n\n<p>If you purchase a WordPress plugin from a 3rd party source, or you can&#8217;t install a plugin using WordPress&#8217; automated feature, then you can upload and install it manually.<\/p>\n\n\n\n<p class=\"rs-warning\">The plugin needs to be in a <code>.zip<\/code> file. Also, <strong>make sure you only upload the installation file<\/strong>, not the whole archive that also contains the documentation and other stuff from the developers. Open the archive on your computer, first, to see what it contains.<\/p>\n\n\n\n<h3>Step 1<\/h3>\n\n\n\n<p>From your Dashboard&#8217;s menu, go to <strong>Plugins<\/strong> &gt; <strong>Add New<\/strong>.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"326\" height=\"221\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/wordpress-plugin-add-new.png\" alt=\"add new plugin wordpress\" class=\"wp-image-4474\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/wordpress-plugin-add-new.png 326w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/wordpress-plugin-add-new-300x203.png 300w\" sizes=\"(max-width: 326px) 100vw, 326px\" \/><\/figure><\/div>\n\n\n\n<h3>Step 2<\/h3>\n\n\n\n<p>Click on the <strong>Upload Plugin<\/strong> button at the top.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"454\" height=\"359\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/upload-plugin-wordpress.png\" alt=\"\" class=\"wp-image-4483\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/upload-plugin-wordpress.png 454w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/upload-plugin-wordpress-300x237.png 300w\" sizes=\"(max-width: 454px) 100vw, 454px\" \/><\/figure><\/div>\n\n\n\n<h3>Step 3<\/h3>\n\n\n\n<p>Click the <strong>Choose File<\/strong> button and select the WordPress plugin&#8217;s <code>.zip<\/code> file from your computer, where you downloaded it.<\/p>\n\n\n\n<p>Then, click the <strong>Install Now<\/strong> button.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"780\" height=\"263\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/install-plugin-wordpress-manually-1.png\" alt=\"upload wordpress plugin via dashboard\" class=\"wp-image-4492\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/install-plugin-wordpress-manually-1.png 780w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/install-plugin-wordpress-manually-1-300x101.png 300w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/install-plugin-wordpress-manually-1-768x259.png 768w\" sizes=\"(max-width: 780px) 100vw, 780px\" \/><\/figure><\/div>\n\n\n\n<h3>Step 4<\/h3>\n\n\n\n<p>You&#8217;ll be redirected to a page where it lets you know if the WordPress plugin has been installed successfully or not. I&#8217;ll assume it has. \ud83d\ude00<\/p>\n\n\n\n<p>There, click on the <strong>Activate Plugin<\/strong> button. Otherwise, it won&#8217;t work.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"790\" height=\"195\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-plugin-wordpress.png\" alt=\"activate plugin wordpress\" class=\"wp-image-4490\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-plugin-wordpress.png 790w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-plugin-wordpress-300x74.png 300w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-plugin-wordpress-768x190.png 768w\" sizes=\"(max-width: 790px) 100vw, 790px\" \/><\/figure><\/div>\n\n\n\n<p>You can also activate the plugin later from <strong>Plugins<\/strong> &gt; <strong>Installed Plugins<\/strong>, by clicking on the <strong>Activate<\/strong> link.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"540\" height=\"203\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-wordpress-plugin-2.png\" alt=\"activate wordpress plugin\" class=\"wp-image-4480\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-wordpress-plugin-2.png 540w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-wordpress-plugin-2-300x113.png 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" \/><\/figure><\/div>\n\n\n\n<div class=\"wp-block-group rs-cta has-background\" style=\"background-color:#fafaff\"><div class=\"wp-block-group__inner-container\">\n<p class=\"has-large-font-size\">Looking to Buy or Sell WordPress Sites?<\/p>\n\n\n\n<p>At ReadyShip, we offer an all-in-one WordPress solution for those looking to start a blog or site, as well as the opportunity for WordPress developers or professionals to sell their products!<\/p>\n\n\n\n<div class=\"wp-block-buttons\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https:\/\/readyship.co\/products\">Browse Sites<\/a><\/div>\n\n\n\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https:\/\/readyship.co\/blog\/start-selling\/\">Start Selling<\/a><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<h2 id=\"cpanel\">3. How to Install a Plugin in WordPress Manually via cPanel<\/h2>\n\n\n\n<p>If you&#8217;re on a shared WordPress hosting, then you most likely have access to cPanel. <\/p>\n\n\n\n<p>Basically, cPanel is your server&#8217;s control panel that allows you to perform different actions, including handling your WordPress files.<\/p>\n\n\n\n<h3>Step 1<\/h3>\n\n\n\n<p>Access cPanel &#8211; usually by adding <code>\/cpanel<\/code> after your domain &#8211; log in to it, then access the <strong>File Manager<\/strong>.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"822\" height=\"315\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/file-manager-cpanel.png\" alt=\"cpanel file manager\" class=\"wp-image-4498\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/file-manager-cpanel.png 822w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/file-manager-cpanel-300x115.png 300w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/file-manager-cpanel-768x294.png 768w\" sizes=\"(max-width: 822px) 100vw, 822px\" \/><\/figure><\/div>\n\n\n\n<h3>Step 2<\/h3>\n\n\n\n<p>Access the <code>plugins<\/code> folder found in <code>public_html\/wp-content\/plugins<\/code>. <\/p>\n\n\n\n<p class=\"rs-info\">If you&#8217;re doing this for an add-on domain, not your main domain, then there might be a folder with your domain name, instead of <code>public_html<\/code>.<\/p>\n\n\n\n<p>Once you&#8217;re in that folder, click on <strong>Upload<\/strong> at the top.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"542\" height=\"753\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/cpanel-upload-wordpress-plugin-1.png\" alt=\"upload wordpress plugin in cpanel\" class=\"wp-image-4502\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/cpanel-upload-wordpress-plugin-1.png 542w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/cpanel-upload-wordpress-plugin-1-216x300.png 216w\" sizes=\"(max-width: 542px) 100vw, 542px\" \/><\/figure><\/div>\n\n\n\n<h3>Step 3<\/h3>\n\n\n\n<p>A new page will open where you&#8217;ll have to upload the WordPress plugin file.<\/p>\n\n\n\n<p>So, click on the <strong>Select File<\/strong> button, select the plugin file from your computer, wait for the upload to reach 100%, then click on the <strong>Go Back<\/strong> link.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"784\" height=\"551\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/select-file-cpanel.png\" alt=\"select file cpanel\" class=\"wp-image-4504\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/select-file-cpanel.png 784w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/select-file-cpanel-300x211.png 300w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/select-file-cpanel-768x540.png 768w\" sizes=\"(max-width: 784px) 100vw, 784px\" \/><\/figure><\/div>\n\n\n\n<p>The Go Back link might not send you exactly to the <code>plugins<\/code> folder, especially if the upload page was opened in a new tab. <\/p>\n\n\n\n<p>If that&#8217;s the case, access the <code>plugins<\/code> folder yourself again.<\/p>\n\n\n\n<h3>Step 4<\/h3>\n\n\n\n<p>In the <code>plugins<\/code> folder, extract the contents of the <code>.zip<\/code> file by right-clicking on it and selecting <strong>Extract<\/strong>.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"742\" height=\"767\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/extract-zip-file-cpanel.png\" alt=\"extract zip in cpanel\" class=\"wp-image-4508\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/extract-zip-file-cpanel.png 742w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/extract-zip-file-cpanel-290x300.png 290w\" sizes=\"(max-width: 742px) 100vw, 742px\" \/><\/figure><\/div>\n\n\n\n<p>You also have an <strong>Extract<\/strong> button in the toolbox above.<\/p>\n\n\n\n<p>A confirmation pop-up will appear with the path of the installation. <\/p>\n\n\n\n<p>Normally, the path is added automatically, but check it to make sure that you&#8217;re installing the WordPress plugin in the <code>\/wp-content\/plugins<\/code> folder.<\/p>\n\n\n\n<p>If the path is correct, click <strong>Extract File(s)<\/strong>.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"538\" height=\"271\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/extraction-path-cpanel.png\" alt=\"cpanel wordpress plugin extraction path\" class=\"wp-image-4511\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/extraction-path-cpanel.png 538w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/extraction-path-cpanel-300x151.png 300w\" sizes=\"(max-width: 538px) 100vw, 538px\" \/><\/figure><\/div>\n\n\n\n<p>After that, a pop-up with the <strong>Extraction Results<\/strong> will appear, where it shows you what has been extracted.<\/p>\n\n\n\n<p>It&#8217;s just some info, so you can go ahead and close it by clicking the <strong>Close<\/strong> button.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"720\" height=\"469\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/close-extraction-results.png\" alt=\"extraction results in cpanel\" class=\"wp-image-4512\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/close-extraction-results.png 720w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/close-extraction-results-300x195.png 300w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/><\/figure><\/div>\n\n\n\n<p>After that, you can see the WordPress plugin installed there.<\/p>\n\n\n\n<h3>Step 5<\/h3>\n\n\n\n<p>Since you don&#8217;t need that <code>.zip<\/code> file anymore, there&#8217;s no reason to leave it there.<\/p>\n\n\n\n<p>So, right-click on it and select <strong>Delete<\/strong>.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"406\" height=\"599\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/delete-zip-file-cpanel.png\" alt=\"delete zip file cpanel\" class=\"wp-image-4514\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/delete-zip-file-cpanel.png 406w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/delete-zip-file-cpanel-203x300.png 203w\" sizes=\"(max-width: 406px) 100vw, 406px\" \/><\/figure><\/div>\n\n\n\n<p>You can also use the <strong>Delete<\/strong> button from the toolbox, at the top.<\/p>\n\n\n\n<p>A confirmation pop-up will most likely appear to ask you if you want to move the file to the trash.<\/p>\n\n\n\n<p>Check the box where it says <strong>&#8220;Skip the trash and permanently delete the files&#8221;<\/strong> and click on the <strong>Confirm<\/strong> button.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"514\" height=\"179\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/skip-trash-cpanel.png\" alt=\"\" class=\"wp-image-4515\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/skip-trash-cpanel.png 514w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/skip-trash-cpanel-300x104.png 300w\" sizes=\"(max-width: 514px) 100vw, 514px\" \/><\/figure><\/div>\n\n\n\n<p>There&#8217;s no need for it to linger in the trash.<\/p>\n\n\n\n<h3>Step 6<\/h3>\n\n\n\n<p>Go into your WordPress Dashboard. <\/p>\n\n\n\n<p>If everything worked fine, you&#8217;ll find the plugin in <strong>Plugins<\/strong> &gt; <strong>Installed Plugins<\/strong>, where it needs to be activated by clicking on the <strong>Activate<\/strong> button.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"540\" height=\"203\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-wordpress-plugin-2-1.png\" alt=\"activate plugin in wordpress\" class=\"wp-image-4507\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-wordpress-plugin-2-1.png 540w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-wordpress-plugin-2-1-300x113.png 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" \/><\/figure><\/div>\n\n\n\n<h2>4. How to Install a Plugin in WordPress Manually via FTP<\/h2>\n\n\n\n<p>Unlike Shared hosts, Managed hosts, such as <a href=\"https:\/\/readyship.co\/\">ReadyShip<\/a>, that offer Cloud or VPS hosting, don&#8217;t normally use cPanel because they are more focused on optimization and performance.<\/p>\n\n\n\n<p>So, you&#8217;ll have to install a WordPress plugin via <a href=\"https:\/\/en.wikipedia.org\/wiki\/File_Transfer_Protocol\" target=\"_blank\" rel=\"noreferrer noopener\">FTP (File Transfer Protocol)<\/a>, using an FTP client.<\/p>\n\n\n\n<h3>Step 1<\/h3>\n\n\n\n<p>Download and install <a href=\"https:\/\/filezilla-project.org\/download.php?type=client\" target=\"_blank\" rel=\"noreferrer noopener\">FileZilla<\/a>, the FTP client that I recommend, on your computer.<\/p>\n\n\n\n<h3>Step 2<\/h3>\n\n\n\n<p>After you&#8217;ve installed FileZilla, open it.<\/p>\n\n\n\n<p>At the top, you have to provide some login information to have access to your server&#8217;s FTP.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"734\" height=\"119\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/connect-filezilla.png\" alt=\"quickconnect filezilla\" class=\"wp-image-4518\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/connect-filezilla.png 734w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/connect-filezilla-300x49.png 300w\" sizes=\"(max-width: 734px) 100vw, 734px\" \/><\/figure><\/div>\n\n\n\n<p class=\"rs-info\">You need to get this information from your hosting company. You might find it in your account, or in your email after the setup, or you&#8217;ll have to contact them.<\/p>\n\n\n\n<ul><li><strong>Host<\/strong> &#8211; Usually, hosting companies offer FTP or <a rel=\"noreferrer noopener\" href=\"https:\/\/en.wikipedia.org\/wiki\/SSH_File_Transfer_Protocol\" target=\"_blank\">SFTP<\/a>, which is a more secure option. So, you&#8217;ll have to add something like <code>ftp.example.com<\/code> or <code>sftp\/\/:example.com<\/code>. Of course, replace <code>example.com<\/code> with your own domain. You can also use the IP instead of your domain.<\/li><li><strong>Username<\/strong> and <strong>Password<\/strong> are self-explanatory.<\/li><li><strong>Port<\/strong> &#8211; You can leave it empty for the default port 21. If your host uses another port, add it there.<\/li><li><strong>Quickconnect<\/strong> &#8211; It will quickly connect to your FTP if the login info is correct.<\/li><\/ul>\n\n\n\n<p>Alternatively, you can add your site in the <strong>Site Manager<\/strong>, so you won&#8217;t have to always add the login info there.<\/p>\n\n\n\n<p>Go to <strong>File<\/strong> &gt; <strong>Site Manager<\/strong> and:<\/p>\n\n\n\n<ul><li>Click on <strong>New site<\/strong> and name it however you wish;<\/li><li>Choose the type of <strong>Protocol<\/strong> that your hosting offers;<\/li><li>Add the <strong>Host<\/strong>, such as <code>ftp.example.com<\/code>;<\/li><li>Add the <strong>Username<\/strong> and <strong>Password<\/strong>;<\/li><li>Click on <strong>Connect<\/strong>.<\/li><\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"840\" height=\"534\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/site-manager-filezilla.png\" alt=\"\" class=\"wp-image-4522\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/site-manager-filezilla.png 840w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/site-manager-filezilla-300x191.png 300w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/site-manager-filezilla-768x488.png 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" \/><\/figure>\n\n\n\n<p>You can leave everything else as is unless your host requires other settings.<\/p>\n\n\n\n<p>Now, your FTP info is saved there, and you can connect to it by going to <strong>File<\/strong> &gt; <strong>Site Manager<\/strong>, then selecting your site and clicking on <strong>Connect<\/strong>.<\/p>\n\n\n\n<h3>Step 3<\/h3>\n\n\n\n<p>Unzip the WordPress plugin&#8217;s <code>.zip<\/code> file on your computer because FileZilla doesn&#8217;t have an extract option.<\/p>\n\n\n\n<p><strong>Make sure that the extracted folder only contains the plugin files<\/strong>, not an additional folder! Sometimes, the main plugin folder is added inside an extra folder when unzipping on your computer.<\/p>\n\n\n\n<p>So, it shouldn&#8217;t be:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>folder\/folder\/plugin files<\/code><\/pre>\n\n\n\n<p>It should be:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>folder\/plugin files<\/code><\/pre>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"356\" height=\"310\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/wpforms-lite-plugin-folder.png\" alt=\"wpforms lite wordpress plugin folder\" class=\"wp-image-4528\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/wpforms-lite-plugin-folder.png 356w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/wpforms-lite-plugin-folder-300x261.png 300w\" sizes=\"(max-width: 356px) 100vw, 356px\" \/><figcaption>The wpforms-lite folder containing the plugin files<\/figcaption><\/figure><\/div>\n\n\n\n<p>Also, <strong>don&#8217;t rename<\/strong> the main folder plugin!<\/p>\n\n\n\n<h3>Step 4<\/h3>\n\n\n\n<p>In FileZilla, your computer files are on the left, in the <strong>Local site:<\/strong> section, and your WordPress files are on the right, in the <strong>Remote site:<\/strong> section.<\/p>\n\n\n\n<p>So, first, access your WordPress <code>plugins<\/code> folder, which is usually found in <code>public_html\/wp-content\/plugins<\/code>, but some Managed hosts don&#8217;t use the <code>public_html<\/code> folder.<\/p>\n\n\n\n<p>In my case, my WordPress files are in a folder named <code>wordpress<\/code>. <\/p>\n\n\n\n<p>Once the <code>plugins<\/code> folder is selected, select the unzipped plugin folder from your computer, from the left, then click, hold, and drag it in the <code>plugins<\/code> folder, on the right.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"734\" height=\"504\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/upload-wordpress-plugin-filezilla-2.png\" alt=\"\" class=\"wp-image-4551\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/upload-wordpress-plugin-filezilla-2.png 734w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/upload-wordpress-plugin-filezilla-2-300x206.png 300w\" sizes=\"(max-width: 734px) 100vw, 734px\" \/><\/figure><\/div>\n\n\n\n<p>Since it&#8217;s transferring file by file, it will take a while depending on how many files the WordPress plugin has.<\/p>\n\n\n\n<p>You can see the work in progress at the bottom. The <strong>Queued files<\/strong> tab lets you know how many files remain to be transferred.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"682\" height=\"364\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/transfer-process-filezilla.png\" alt=\"wordpress plugin file transfer in filezilla\" class=\"wp-image-4534\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/transfer-process-filezilla.png 682w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/transfer-process-filezilla-300x160.png 300w\" sizes=\"(max-width: 682px) 100vw, 682px\" \/><\/figure><\/div>\n\n\n\n<p>You&#8217;ll also see a bunch of statuses popping up above. <\/p>\n\n\n\n<p>The transfer will end when you&#8217;ll see a status like <strong>Directory listing of &#8220;&#8230;\/wp-content\/plugins&#8221; successful<\/strong>.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"520\" height=\"274\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/directory-listing-successful-filezilla.png\" alt=\"directory listing successful in filezilla\" class=\"wp-image-4536\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/directory-listing-successful-filezilla.png 520w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/directory-listing-successful-filezilla-300x158.png 300w\" sizes=\"(max-width: 520px) 100vw, 520px\" \/><\/figure><\/div>\n\n\n\n<h3>Step 5<\/h3>\n\n\n\n<p>If everything went well, and the plugin was installed in WordPress successfully, you&#8217;ll see it in your Dashboard, in <strong>Plugins<\/strong> &gt; <strong>Installed Plugins<\/strong>, where you&#8217;ll have to activate it by clicking on the <strong>Activate<\/strong> link.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"540\" height=\"203\" src=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-wordpress-plugin-2-1.png\" alt=\"activate plugin in wordpress\" class=\"wp-image-4507\" srcset=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-wordpress-plugin-2-1.png 540w, https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/activate-wordpress-plugin-2-1-300x113.png 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" \/><\/figure><\/div>\n\n\n\n<div class=\"wp-block-group rs-cta has-background\" style=\"background-color:#fafaff\"><div class=\"wp-block-group__inner-container\">\n<p class=\"has-large-font-size\">Looking to Buy or Sell WordPress Sites?<\/p>\n\n\n\n<p>At ReadyShip, we offer an all-in-one WordPress solution for those looking to start a blog or site, as well as the opportunity for WordPress developers or professionals to sell their products!<\/p>\n\n\n\n<div class=\"wp-block-buttons\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https:\/\/readyship.co\/products\">Browse Sites<\/a><\/div>\n\n\n\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https:\/\/readyship.co\/blog\/start-selling\/\">Start Selling<\/a><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<h2>The End<\/h2>\n\n\n\n<p>Different situations require different ways to install a plugin in WordPress. I hope that I comprehensively covered all 4 of them, and you didn&#8217;t encounter any problems.<\/p>\n\n\n\n<p>If you have questions or thoughts, feel free to leave a comment below!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Plugins are used on virtually every WordPress website. They play a major role in WordPress&#8217; incredible flexibility that everyone loves. Normally, WordPress plugins can be installed easily, but there are some situations where you&#8217;ll need to take a different approach. And if you&#8217;re a beginner, this can be tricky. Therefore, in this step-by-step tutorial, I&#8217;ll show you how to install a plugin in WordPress in 4 different ways, from the easiest, automated way, to the more complex, manual way. 1. How to Install a Plugin in WordPress Automatically via Dashboard This is the easiest way to install a plugin in WordPress, but keep in mind that you can only add [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":4542,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"kt_blocks_editor_width":""},"categories":[18],"tags":[20,19],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v15.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>4 Ways to Install a Plugin in WordPress (Detailed) : Ready-Made WordPress Marketplace - ReadyShip<\/title>\n<meta name=\"description\" content=\"Read this detailed, step-by-step tutorial and find out how to install a plugin in WordPress using 4 different methods!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/readyship.co\/blog\/install-plugin-wordpress\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"4 Ways to Install a Plugin in WordPress (Detailed) : Ready-Made WordPress Marketplace - ReadyShip\" \/>\n<meta property=\"og:description\" content=\"Read this detailed, step-by-step tutorial and find out how to install a plugin in WordPress using 4 different methods!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/readyship.co\/blog\/install-plugin-wordpress\/\" \/>\n<meta property=\"og:site_name\" content=\"Ready-Made WordPress Marketplace - ReadyShip\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ReadyShip\" \/>\n<meta property=\"article:published_time\" content=\"2020-10-01T01:06:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-10-01T01:06:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/install-plugin-wordpress.png\" \/>\n\t<meta property=\"og:image:width\" content=\"980\" \/>\n\t<meta property=\"og:image:height\" content=\"551\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@readyshipco\" \/>\n<meta name=\"twitter:site\" content=\"@readyshipco\" \/>\n<meta name=\"twitter:label1\" value=\"Written by\">\n\t<meta name=\"twitter:data1\" value=\"Radu\">\n\t<meta name=\"twitter:label2\" value=\"Est. reading time\">\n\t<meta name=\"twitter:data2\" value=\"6 minutes\">\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/readyship.co\/blog\/#organization\",\"name\":\"Readyship\",\"url\":\"https:\/\/readyship.co\/blog\/\",\"sameAs\":[\"https:\/\/www.facebook.com\/ReadyShip\",\"https:\/\/twitter.com\/readyshipco\"],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/readyship.co\/blog\/#logo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2019\/01\/readyship_logo_icon.png\",\"width\":201,\"height\":201,\"caption\":\"Readyship\"},\"image\":{\"@id\":\"https:\/\/readyship.co\/blog\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/readyship.co\/blog\/#website\",\"url\":\"https:\/\/readyship.co\/blog\/\",\"name\":\"Readship: WordPress Websites with the Best Hosting\",\"description\":\"Buy\/Sell Subscription Marketplace of beautiful designed WordPress sites with managed hosting, SSL, CDN, 24\/7 supports.\",\"publisher\":{\"@id\":\"https:\/\/readyship.co\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/readyship.co\/blog\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/readyship.co\/blog\/install-plugin-wordpress\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/readyship.co\/blog\/wp-content\/uploads\/2020\/09\/install-plugin-wordpress.png\",\"width\":980,\"height\":551,\"caption\":\"install wordpress plugin\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/readyship.co\/blog\/install-plugin-wordpress\/#webpage\",\"url\":\"https:\/\/readyship.co\/blog\/install-plugin-wordpress\/\",\"name\":\"4 Ways to Install a Plugin in WordPress (Detailed) : Ready-Made WordPress Marketplace - ReadyShip\",\"isPartOf\":{\"@id\":\"https:\/\/readyship.co\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/readyship.co\/blog\/install-plugin-wordpress\/#primaryimage\"},\"datePublished\":\"2020-10-01T01:06:46+00:00\",\"dateModified\":\"2020-10-01T01:06:47+00:00\",\"description\":\"Read this detailed, step-by-step tutorial and find out how to install a plugin in WordPress using 4 different methods!\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/readyship.co\/blog\/install-plugin-wordpress\/\"]}]},{\"@type\":\"Article\",\"@id\":\"https:\/\/readyship.co\/blog\/install-plugin-wordpress\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/readyship.co\/blog\/install-plugin-wordpress\/#webpage\"},\"author\":{\"@id\":\"https:\/\/readyship.co\/blog\/#\/schema\/person\/092d749a9bb9e9cb2af8f2532d8e5b45\"},\"headline\":\"4 Ways to Install a Plugin in WordPress (Detailed)\",\"datePublished\":\"2020-10-01T01:06:46+00:00\",\"dateModified\":\"2020-10-01T01:06:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/readyship.co\/blog\/install-plugin-wordpress\/#webpage\"},\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/readyship.co\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/readyship.co\/blog\/install-plugin-wordpress\/#primaryimage\"},\"keywords\":\"Guide,Plugin\",\"articleSection\":\"WordPress Tutorials\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/readyship.co\/blog\/install-plugin-wordpress\/#respond\"]}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/readyship.co\/blog\/#\/schema\/person\/092d749a9bb9e9cb2af8f2532d8e5b45\",\"name\":\"Radu\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/readyship.co\/blog\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/fb19726677ad7e3b932bf8b0d9ac7094?s=96&d=mm&r=g\",\"caption\":\"Radu\"},\"description\":\"Hey! I'm Radu, and I've been working with WordPress at personal and professional levels for over 8 years now. I'm a seller on ReadyShip, and I'm also writing posts for their blog, which I hope you'll like. You can find more about me at Radu.link. I'm also quietly on Twitter @RaduWP.\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"https:\/\/readyship.co\/blog\/wp-json\/wp\/v2\/posts\/4467"}],"collection":[{"href":"https:\/\/readyship.co\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/readyship.co\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/readyship.co\/blog\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/readyship.co\/blog\/wp-json\/wp\/v2\/comments?post=4467"}],"version-history":[{"count":2,"href":"https:\/\/readyship.co\/blog\/wp-json\/wp\/v2\/posts\/4467\/revisions"}],"predecessor-version":[{"id":4560,"href":"https:\/\/readyship.co\/blog\/wp-json\/wp\/v2\/posts\/4467\/revisions\/4560"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/readyship.co\/blog\/wp-json\/wp\/v2\/media\/4542"}],"wp:attachment":[{"href":"https:\/\/readyship.co\/blog\/wp-json\/wp\/v2\/media?parent=4467"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/readyship.co\/blog\/wp-json\/wp\/v2\/categories?post=4467"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/readyship.co\/blog\/wp-json\/wp\/v2\/tags?post=4467"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}