Manual Wordpress Plugin Installation

There are a few cases when manually installing a WordPress Plugin is appropriate.

  • If you wish to control the placement and process of installing a WordPress Plugin.
  • If your server does not permit automatic installation of a WordPress Plugin.
  • The WordPress Plugin is not in the offical WordPress Plugin Directory.

Installation of a WordPress Plugin manually requires FTP familiarity and the awareness that you may put your site at risk if you install a WordPress Plugin incompatible with the current version or from an unreliable source.

Backup your site completely before proceeding.

To install a WordPress Plugin manually:

  1. Download your WordPress Plugin to your desktop.
  2. If downloaded as a zip archive, extract the Plugin folder to your desktop.
  3. Read through the "readme" file thoroughly to insure you follow the installation instructions.
  4. With your FTP program, upload the Plugin folder to the wp-content/plugins folder in your WordPress directory online.
  5. Go to Plugins screen and find the newly uploaded Plugin in the list.
  6. Click Activate Plugin to activate it.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Updating Wordpress - the best approach (updating wp core, plugins and db)

Any database changes WP itself needs are performed automatically. On first load after core update...

Managing Wordpress Plugins

WordPress Plugins are composed of php scripts that extend the functionality of WordPress. They...

Wordpress Plugin Compatibility and Updates

Check the WordPress Plugin listing on the Plugins List on your WordPress site, or on...

Wordpress Automatic Plugin Installation

To add a WordPress Plugin using the built-in plugin installer: Go...

Troubleshooting Wordpress Installations

Occasionally, a WordPress Plugin may not work as expected, or at all, or conflict with another...