global-registrar-plugin-godaddy

0.0.2 • Public • Published

Install

npm i global-registrar-plugin-godaddy

Description

This is a plugin for global-registrar and is not intended to be used as a standalone module.

Features

Missing

  • registerDomain() Not implemented: overcomplicated
  • setDNSSEC() Not supported by Godaddy

Plugin Data

Variables to be provided to this plugin:

  • apikey
  • apisecret

Example

const gr = new GlobalRegistrar({
        pluginName: 'global-registrar-plugin-godaddy',
        pluginData: {
            apikey: 'YOUR GODADDY API KEY',
            apisecret: 'YOUR GODADDY API SECRET'
        }
    });

Need help or missing a feature?

Feel free to contact me via xl9jthv_7bvgakv9o9wg0jabn2ylm91xxrzzgt0e@y.gy in english or german

Links

NPM

Documentation

Code on Gitlab

Dependents (0)

Package Sidebar

Install

npm i global-registrar-plugin-godaddy

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

7.76 kB

Total Files

3

Last publish

Collaborators

  • firstdorsal