...providing it tips, hints and solutions

TechBlogging is your online diary about it tips, hints and solutions to your daily it problems. Are you stuck with something or some stuff is bothering you? Then you are in the right place.

Please feel free to contact me. I am also available for hire

WP CPanel Email Login Plugin

Description:

WebMail Login FormWP CPanel Email Login is a WordPress plugin that lets you log in directly into your CPanel Email from WordPress. The plugin displays a simple form in your sidebar where you are required to enter your full email address and then your password.

With the plugin activated, you are able to configure the domain where your emails are to be picked 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.

Features:

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

WP CPanel Email 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_email_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 Email Login plugin;
  6. After that, you have to go to your Options menu and then WP CPanel Email 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_email_login')) wp_cpanel_email_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:

Related Posts:

  • No Related Posts Found
Got anything about this post. Say it Out!