WP CPanel Login Plugin

Written by Matrich on 28th May, 2007

CPanel LoginWP CPanel Login is a WordPress plugin that lets you log in directly into your CPanel from WordPress. The plugin displays a simple form in your sidebar where you are required to enter your CPanel username and then your password.

With the plugin activated, you are able to configure the domain where your website (CPanel) is hosted from the Admin Page. It can be the same domain which is hosting your website or any other as long as the web server uses CPanel.

424 downloads since 28th May 2007

Features:

  • Direct login into your CPanel from your blog;
  • A User-friendly form to enter CPanel username and Password;
  • An Admin User Interface to customize parameters i.e. Domain and whether to use secure connection or not.

WP CPanel Login Plugin Admin

Requirements:

This plugin should be able to work with WordPress 1.5. and above.

If you are using an older version, I am not sure if it will work. However, install it and try it out. Please let me know whether it worked or not and if it didn’t, then please send me what happened.

Installation:

  1. Simply download the zipped archive;
  2. Extract all the contents into wp_cpanel_login folder;
  3. Upload the whole folder into your wp-content/plugins directory;
  4. Log into your WordPress Administration Page;
  5. Click on Plugins and Activate the WP CPanel Login plugin;
  6. After that, you have to go to your Options menu and then WP CPanel Login;
  7. Alter the parameters depending on your web host.

Usage:

  1. Open wp-content/themes/your-theme-directory/sidebar.php
  2. Then add anywhere in this file.

< ?php if (function_exists('wp_cpanel_login')) wp_cpanel_login(); ? >

NB: If you copy the above code, remember to remove the spaces between < and ?php AND also ? and > at the end.

Pricing:

The Good News is that this plugin is free of charge. It is released under GPL and can be used both on personal and commercial blogs.

License and Warranty:

This plugin is licensed under the GPL. Because it is licensed free of charge, I do not accept any responsibility for any damages, direct or indirect, that may arise from using the plugin. This software is provided “AS IS” without warranty of any kind. Please refer to the full version of the GPL for more details.

Feedback:

If you found a bug, need some specific advice, you have a comment, suggestion or request, please feel free to contact me directly using the contact form OR use the comments form below OR email me directly using the email at the footer.

Download:

You can download the plugin from any of the following:

Other Related Entries

1 Comment for this post
  1. Pingback from WordPress Plugins Database » Plugin Details » WP CPanel Login on September 17th, 2007 : 1

    [...] Visit [...]

Got a comment, please say it out!!