Code Monkey home page Code Monkey logo

smart-whmcs-domain-registrar-module's Introduction

About

This is a custom WHMCS module built for our resellers who would like to register domains directly though [us] (https://smarthosting.co.uk).

Upgrading from our old module

If you've been running our old domain registrar module (pre February 2017), you'll need to do a few extra things.

  1. Follow the installation instructions below
  2. Deactivate and delete the old registrar module, which is called SmarthostingAPI
  3. Run the following SQL on your WHMCS database using phpMyAdmin (found in your cPanel):
UPDATE `tbldomains` SET `registrar` = 'smarthosting' WHERE `registrar` LIKE 'smarthostingapi';
UPDATE `tbldomainpricing` SET `autoreg` = 'smarthosting' WHERE `autoreg` LIKE 'smarthostingapi';

Installation

  1. Download the module via the following link
  2. Copy the smarthosting directory into the respective WHMCS directory in your WHMCS setup: /whmcs/modules/registrars/
  3. Go to WHMCS, Setup, Domain Registrars and activate the Smart Hosting registrar
  4. Enter your API username and API secret. These can be obtained via your client area.
  5. Choose to pay via credit card. You must have one on file. This will ensure domains are registered/renewed when your WHMCS requests. If you do not want to use a credit card, you must have a credit balance on your account with Smart Hosting.

Help

If you have any questions or problems please submit a support ticket via our client area.

Security Vulnerabilities

If you discover a security vulnerability within this project, please submit a support ticket via our client area. All security vulnerabilities will be promptly addressed.

License

This project is open-sourced software licensed under the MIT license.

smart-whmcs-domain-registrar-module's People

Contributors

mewejo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.