No description
Find a file
2019-08-26 06:58:51 -07:00
classes Remove debugging var_dumps 2018-05-21 06:26:44 -07:00
test-api Refactored application 2017-12-09 14:45:55 -06:00
.gitignore Add private subdirectory to .gitignore 2017-12-12 17:15:59 -06:00
config.sample.php Require customer-id for ResellerClub so it only shows domains for a particular user, not the whole reseller account 2018-01-03 20:50:06 -06:00
deleteDNSSEC.php Refactored application 2017-12-09 14:45:55 -06:00
index.php Fix warning about unset variable 2019-04-23 11:42:29 -07:00
init.php Require customer-id for ResellerClub so it only shows domains for a particular user, not the whole reseller account 2018-01-03 20:50:06 -06:00
LICENSE This is 2019 2019-04-23 11:44:20 -07:00
manageDNS.php Finish implementing managing nameservers for ResellerClub, add ResellerClub to sample config 2017-12-11 19:55:28 -06:00
manageDNSSEC.php Strip spaces from DS record digest 2019-08-26 06:58:51 -07:00
pricing.php Misc changes, fix Namecheap, fix typo in pricing.php, update renewinfo.php to be more efficient 2018-05-21 06:16:09 -07:00
README.md Add ResellerClub to README 2017-12-11 20:44:02 -06:00
renewinfo.php Misc changes, fix Namecheap, fix typo in pricing.php, update renewinfo.php to be more efficient 2018-05-21 06:16:09 -07:00
start-dev-server.sh Added script to start a dev server in Docker 2017-10-23 09:53:59 -05:00
toggleLockStatus.php One more minor change to toggleLockStatus.php 2017-12-10 18:12:40 -06:00

Domain Name Manager

Supported Registrars:

  • eNom
  • ResellerClub
  • Namecheap (No DNSSEC management)

Developing

To start the development servers, run ./test-api/start-stub-server.sh and ./start-dev-server.sh. Then browse to http://localhost:8080.