Personal tools
Namespaces

Variants
Actions

MX Registrar For WHMCS

From ModulesGarden Wiki
(Difference between revisions)
Jump to: navigation, search
(Common Problems)
(Common Problems)
Line 199: Line 199:
 
|}
 
|}
 
{|
 
{|
|style="padding: 0px 0px 30px 15px;"|3. If you are getting errors about incorrect '' 'State' '', check if you are using accent at the word.<br />
+
|style="padding: 0px 0px 30px 15px;"|3. If you are getting errors about incorrect '' 'State' '', check if you are using correct accent for the word.<br />
 
For example '' 'M<span style="color: #ff0000;">e</span>xico' '' is incorrect state name, you should use '' 'M<span style="color: #ff0000;">é</span>xico' '' instead.
 
For example '' 'M<span style="color: #ff0000;">e</span>xico' '' is incorrect state name, you should use '' 'M<span style="color: #ff0000;">é</span>xico' '' instead.
 
|}
 
|}

Revision as of 15:39, 10 January 2014

Contents

About MX Registrar For WHMCS

MX Registrar For WHMCS is a registrar module that provides automation of .mx domains provisioning in your WHMCS.

Our product is both easy to set up and use which makes it a really good tool for every Accredited Registrar of .mx domains.

  • Features:
✔ Register
✔ Transfer
✔ Renew
✔ Modify Contact Details
✔ Get EPP Code
✔ Update Nameservers
✔ Automatic Renewal
✔ Registrar Lock
  • Additionally:
✔ Supports WHMCS V5 and Later

Installation and Configuration

This tutorial will show you how to successfully install and configure MX Registrar For WHMCS.

We will guide you step by step through the whole installation and configuration process.

1. Log in to your client area and download MX Registrar For WHMCS.
MX1.png
2. Upload and extract the module into the main WHMCS directory.

Files in your WHMCS directory should look like this.

MX2.png
3. When you install MX Registrar for the first time you have to rename 'license_RENAME.php' file.

File is located at 'modules/registrars/mxregistrar/license_RENAME.php' . Rename it from 'license_RENAME.php' to 'license.php' .

MX3.png
4. In order to configure your license key, you have to edit a previously renamed 'license.php' file.

Enter your licence key between quotation marks as presented on the following screen. You can find your license key at your client area → 'My Products' .

MX4.png
5. Now you have to generate your certificate. To do so, open your linux root console and paste this line:
openssl req -nodes -newkey rsa:1024 -keyout epp_complete.key -out epp_complete.csr

Afterwards enter details you will be asked for.

MX4 1.png
6.Send 'epp_complete.csr' file along with your host IP to Registry .MX and wait for return certificate.

As soon as you will get it, create new file 'epp_complete.pem' which content is generated earlier 'eep_complete.key' and certificate file you have recived from Registry .MX.
Content of file should be simillar:

-----BEGIN RSA PRIVATE KEY-----
MIICXAIBAAKB3gwIBAgICdAIcw9F...
-----END RSA PRIVATE KEY-----
-----BEGIN CERTIFICATE-----
MIID6zCCA1SgAwIBAgICAIcwDQYJ...
-----END CERTIFICATE-----
7. Copy 'epp_complete.pem' file you have just created to your MX Registrar module folder, which is located at 'your_whmcs/modules/registrars/mxregistrar' .
MX4 3.png
8. Now you have to activate the module in your WHMCS system.

Log in to your WHMCS admin area and go to 'Setup' 'Products/Servers' 'Domain Registrars' . Afterwards find 'MX Registrar' and press 'Activate' button.

MX5.png
9. In next step you need to configure test mode.

To do so, enter 'Server' , 'Certificate File Name' , 'Sandbox Username' and 'Sandbox Password' .
Afterwards tick 'Test Mode' checkbox and press 'Save Changes' .

MX6.png

Accreditation

10. In order to connect with live server you have to pass accreditation test.

To do so, enter 'your_whmcs/modules/registrars/mxregistrar/mx_accreditation.php?domain=testmx0.mx' to your web browser.
You should see something like on the screen below.

MX7.png
11. Now go to 'Setup' 'Products/Servers' 'Domain Registrars' . Afterwards find 'MX Registrar' and press 'Configure' button.
MX7 1.png
12. Enter 'Username' and 'Password' for live server and unmark 'Test Mode ' checkbox. Afterwards press 'Save Changes' .
MX7 2.png
You have just successfully installed and configured MX Registrar For WHMCS.

Management

MX Registrar allows you to manage your TLDs in your WHMCS system.

In this short guide we will present you the possibilities of our module.

Management of TLDs

Adding new TLD is quite simple. To add it, go to 'Setup' 'Products/Services' 'Domain Pricing' .

Enter your TLD and choose 'MX Registrar' from 'Auto Registration' dropdown menu as shown on the screen below.
Here you can also decide whether to offer your customers the features like EPP Code. Then press 'Save Changes' .

MX8.png
As you can see 'Open Pricing' field has appeared. Click on it and set up your pricing.
MX9.png
In newly opened window you can set your prices. Remember to save the changes!
MX10.png
Voila! Simple isn't it?

Ordering

Ordering .mx domain goes alike to ordering other domains. A typical order is presented on the screen below.
MX12.png

Management of Domain

In the admin area you can manage all the aspects of the domain. You can also lock client's domain, preventing him from making any change to it.

To do so, simply go to admin area, choose 'Domains' tab, tick 'Registrar Lock ' and press 'Save Changes' .

MX11.png

Tips

Common Problems

1. When you have problems with connection, check your certificate. To do so, open console and use this command (place it in one line):
openssl s_client -cert  /your_whmcs/modules/registrars/mxregistrar/epp_complete.pem -key  
/your_whmcs/modules/registrars/mxregistrar/epp_complete.pem -connect beta.epp.registry.mx:700
2. When you get 'Object does not exists' error, ensure that your registrar module have unmarked 'Test Mode' checkbox.
3. When you are reciving incorrect EEP code, ensure you are owner of domain.
3. If you are getting errors about incorrect 'State' , check if you are using correct accent for the word.

For example 'Mexico' is incorrect state name, you should use 'México' instead.

Navigation
WHMCS Modules
WHMCS Widgets
Translations
cPanel Modules
General
FAQ
Community
MX Registrar For WHMCS