The package contains two modules for Drupal 7.
doapi
module provides an interface to store API access tokens in your Drupal database.
- list tokens
- set a token as default
- add, delete token
doapi_dns
subfolder contains a submodule to manage DNS records:
- list domains available for a given API token, with search form and pagination
- add new domain
- edit default DNS template
- delete domain
- display, edit, add, delete DNS records
0 Comments