How to install/upgrade a wordpress plugin
Back with more howtos. Current lesson: how to mess with plugins.
It’s a pretty easy job to do, you don’t need too many skills for it, you don’t need to mess with code or anything… and it’s even easier with wordpress 2.7.
For older versions: let’s say you found a plugin on the net and you want to use it. Simply download it to your desktop, unzip it there and then upload it to your /wp-content/plugins folder on your server. After it’s done uploading, login to wp-admin, navigate to the plugins page, spot your newest plugin and hit the “activate” button next to it. That’s about it. Of course, assuming you know what FTP is and your plugin doesn’t have settings you have to mess with. If it does, you can find them (or at least for most plugins) in the settings menu (it’ll add a submenu with its name, it’s pretty intuitive). To upgrade your plugin, repeat the steps above: download, unzip, upload to wordpress plugins folder and it will upgrade the database, there’s nothing more for you to do.
For the current version (2.7), they’ve made it even easier. They’ve embeded it in the interface, so you don’t have to use FTP anymore. Simply go to your plugins page and search for the button named “add” or “add new” or “add plugin” (or whatever :) ). Hit browse, search for the plugin on your local harddrive, upload it and you’re good to go. After it’s finished uploading it will prompt you to activate it, I suggest you do so :). Same for the options, if your plugin has options/settings the chances to find them in the settings menu are over 90%. To upgrade, do the same as when you installed it.
One thing you should consider, there’s a plugin called “one click upgrade” (google it). It’ll make your live easier when speaking of upgrading your plugins. It will search automatically for newer versions and let you know if you have to upgrade any of your installed plugins (with a click of a button). You may want to give it a try.
That’s all folks :)
Happy blogging,
Peter




