Plugin Central


Plugin Central is a WordPress plugin management add-on to automatically install and update WordPress plugins.

plugcent screenshot 1 Plugin Central

Plugin Central Dashboard View. Active Plugins are in Bold

Features:

  • Install plugins directly by typing the Name of plugin or URL to the plugin zip file!
  • Multiple-plugin install feature allows you to move your plugins from one blog to another
  • Displays status of out-dated plugins on the Dashboard
  • Option to update all out-dated plugins with a single click!

Download

dl Plugin Central

donate Plugin Central

Installation & Usage

  1. Upload the whole plugin folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.
  3. You will see the new item on your Dashboard

Options panel allows you to install multiple plugins by name, directly from WordPress repository! Type the plugin names and click "Install Plugins".

You can also list all of your plugins (or only active). By pasting this list into the install window on another blog you can basically move all of your plugins from one blog to another. More precisely the latest versions of selected plugins will be installed on the target blog.

Dashboard will list status of plugin in need to update and offer installation of all of them at once with a single click.

The plugin will not work together with WordPress Automatic Upgrade plugin at this time, I am working on fixing this issue.

Screenshots

plugin central 2 300x291 Plugin Central

Plugin Central Options Panel

Changelog

v2.3

  • NEW: Completely rewritten the plugin
  • NEW: Using core function to update multiple files

v2.0

  • Support for WP2.8

v1.31

  • Added plugin delete and ignore updates

v1.20:

  • Added a new function for handling files
  • Moved the options page to plugin administration

Apr 07th, 2008 v1.1

  • Added support to install plugins directly from URL

Apr 03rd, 2008 v1.0

  • Initial release

You can also visit my other WordPress Plugins.

I also offer professional WordPress services, feel free to contact me.

Comments:

170 Comments

  1. Lelia Katherine Thomas
    Jul 30th, 2008

    As someone who's been using WordPress back when it was in its beta stages, I have to say that has to be one of the best plugins I've seen, in all the time WP's been around. It's already saving me so much time. I hate getting into my FTP for a system that I usually don't have to do that for.

    Great work. Thank you!

  2. Ambriel Angel
    Jul 28th, 2008

    Feature Request:
    How about adding upload from local computer ?

  3. Andrew
    Jul 25th, 2008

    I really like the "ignore list" feature of your plugin, but I don't need the rest. I'd rather not have all that extra information on my dashboard. Have you made a plugin that only has that feature?

  4. Richard
    Jul 24th, 2008

    This is a great plug in :)

  5. Missy
    Jul 15th, 2008

    Does the new version of wordpress 2.6 offer this? I was about to download, but let me know, if this is already on WP 2.6 Thx!

    Also how do you get your comments to show up in reverse order?

  6. Jul 14th, 2008

    Drew: My plugin Theme Test Drive does just that among other things

  7. Drew
    Jul 14th, 2008

    This plug-in is fantastic, particularly the ease with which one can install a new plug-in by simply copying and pasting the URL. Similar functionality would be equally as handy for installing themes. Perhaps that would fall under a new and different plug-in. Either way, having a place to copy and paste the URL to install a plug-in and another one for installing themes should be standard on WordPress.

  8. Ashfame
    Jul 8th, 2008

    Thanks for such a wonderful plugin. Saves a lot of time when setting up new installations of WordPress for clients and friends.

  9. Jul 3rd, 2008

    WordPress 2.6 is out any day now and it will feature integrated plugin delete option so I figured no point in adding that now.

  10. Nikitas
    Jul 3rd, 2008

    Does the delete feature only apply to out-of-date plugins? How about plugins that are up-to-date but that I no longer want… can those be deleted using Plugin Central?

  11. Marco Lopes
    Jul 3rd, 2008

    It fixed the "ignore" problem, all seems to be working fine now. ;)

    Thanks

  12. Jul 3rd, 2008

    Marco, v1.40 coming up today let me know if that fixes the ignore issue.

  13. Aouni
    Jul 3rd, 2008

    Thank you dan. Isn't there a way to let the plugin avoid doing this? Or the server settings force it to behave in this way?

    I wish I solve this problem soon.

  14. Aouni
    Jul 3rd, 2008

    Hey guys, here is tip, but keep it secret!

    Place the latest wordpress zip file URL in the Plugin Central page and click Install!

    Example: http://wordpress.org/wordpress-2.6-beta2.zip

    Go to your plugins folder and you should see an unzipped "wordpress" folder there!

    Ok move the files in the wordpress folder (DON'T move wp-content folder & wp-config.php file) to your root directory and voila you've upgraded your wordpress files!

    Cool huh? ;)

  15. Marco Lopes
    Jul 2nd, 2008

    Hi,

    The plugin list shows fine on the dashboard. When I click on the "ignore" option, a javascript windows pops-up, I click ok and a text saying "[plugin name] added to ignore list." appears on the dashboard. Still, the plugin doesn't disapear from the list of plugins to update. If I go to the plugin central configuration panel, the "ignore list" is still empty.

    Do you have any idea of what can be going on?

    Thanks

  16. Quicknik
    Jun 25th, 2008

    I'm still unclear: is there a way to use Plugin Central to delete ANY of my existing plugins? If so, how and on which screen?

  17. Jun 25th, 2008

    Thanks for that update Dan. I hope we can produce a working solution within a plugin for this.

  18. dan
    Jun 25th, 2008

    I have the same issue but only on a few plugins.. it has to do with file ownership and file permissions and how the plugins were uploaded.

    I have the problem because I screwed up my file permissions and ownership a few months ago and have been too lazy to fix it.

    Basically when you install a plugin from inside the WordPress admin (using plugin-central) it will grab the files and install them most likely using the user/group "apache:apache" .

    When you log in to your Cpanel or FTP client and upload files they receive a user/group similar to "username:groupname" or "username:apache" etc.. Files that WordPress adds as apache:apache mean that users on the server must have the same access level/write permission to modify those files otherwise you get a permission denied error.

    If you are using shared hosting contact your web host. if you are a dedicated or vps start looking at your ownership and file permission settings.

    I dont believe this is related to the plugin itself but how your server is set up.

    hope that helps

  19. Jun 25th, 2008

    I tested Plugin Central on several blogs and didn't encounter such a problem. Problem can be server settings regarding external download and unpack of plugins and I hope you and others experiencing these problems can provide more hints about it.

  20. Aouni
    Jun 25th, 2008

    Hello Vladimir,

    I am experiencing an issue & am not sure if it has something to do with the settings of the server.

    The plugins which I install through Plugin Central can't be deleted or renamed from the Cpanel. I always get a message that I don't have this permission, though I manage other plugins with no restrictions.

    Would you please clarify if this is due to the plugin itself?
    Thank you.

  21. Quicknik
    Jun 24th, 2008

    Update:
    Okay, I see where there are 4 options (including "delete") for each plugin that needs updating. But does that mean the delete feature only applies to out-of-date plugins? How about plugins that are up-to-date but that I no longer want… can those be deleted using Plugin Central?

  22. Quicknik
    Jun 24th, 2008

    This plugin has been a godsend! (Wait, does that mean Vladimir is god?)
    My only issue with the latest version (1.31) is that I cannot figure out how to actually delete plugins. Can someone help?

    Thanks!

  23. Jun 24th, 2008

    Well WordPress 2.6 is bringing plugin deletion anyway and the beta is already out. I made it this way so you can delete those annoying plugins that update every day (like mine when I do a lot of changes lol).

  24. deeped
    Jun 24th, 2008

    Another idea for improvement: delete-choice when choosing "list all plugins" - then I never ever have to use the ftp-app again :)

  25. Jun 24th, 2008

    Dan that was a small warning message that I fixed now. You should not see it again.

Have your say

Your email is never published nor shared. Required fields are marked *

*
*

Subscribe without commenting

About

vladimir prelovac Vladimir Prelovac is CEO of Prelovac Media, a computer engineer by profession and an adventurer by state of mind. more +


"I would love to change the world, I just don't have the source code yet."

Services

Manage multiple WordPress sites

Built for WordPress enthusiasts, ManageWP helps you manage all your WordPress sites from one central location.

Books

WordPress Plugin Devleopment Book Read my book WordPress Plugin Development: Beginner's Guide

Published by Packt Publishing, available online through Amazon.