Create/Edit/Check cPanel Email Accounts from WordPress [closed]

I’ve successfully used this to enable users to create an email account and/or ftp account on cpanel from within a WordPress site.
Good luck, and let me know how it went.

There seems to be a small bug in the latest plugin version. You can easily fix it, I’ve described the steps below:

  1. Open your code editor
  2. Open up search and replace
  3. Select the plugin folder to search
  4. Search the source code for /cpanel_ops/
  5. Replace it with /cpanel-operations/
  6. Save your changes on these files

It should say that four instances have been replaced within 3 files:

  1. /cpanel_ops.php
  2. /email_form.php
  3. /ftp_form.php