centralnicgroup-opensource / rtldev-middleware-whmcs

CentralNic's WHMCS Software Bundle
https://centralnicreseller.com
Other
35 stars 15 forks source link

CentralNic Reseller Domain Plug-In for Blesta / ... #236

Closed domaingood closed 1 year ago

domaingood commented 1 year ago

Please create RRPproxy Domain Plug-In for Blesta https://github.com/blesta/module-namesilo https://docs.blesta.com/display/user/Namesilo Domain Registration Additional domain fields (Extensions) Domain Transfer Domain Management WHOIS Contact Verification (IRTP) Creating Owner/Admin Contacts on TransferDomain Domain Locking (Transfer Lock) Update Contact (Owner/Admin) Information Nameservers Change Child Nameserver Management (Add, Modify, Delete) Explicit Deletions in Admin panel Domain Renewal IDNs Support (using idn_to_ascii) DNS Management (A, AAAA, MX, CNAME, TXT) Web Forwarding Email forwarding Support for OTE testing environment Support for WHOIS Privacy / ID Protection Support for Bulk Update Operations Support for DNSSEC Management

KaiSchwarz-cnic commented 1 year ago

Good Morning @domaingood !

I remember you from the HEXONET Blesta Integration. Brand RRPproxy has been renamed to CentralNic Reseller, just fyi. There are currently no plans with Blesta (and any other 3rd-party Software) regarding CentralNic Reseller . Still, from long-term perspective that would be possible. Nothing we can provide in short to be honest. Still, I'll be forwarding this request also to Product Management.

Let me keep this issue open for reference and updated in case of news.

Kai

domaingood commented 1 year ago

Hello @KaiSchwarz-cnic Can you help me get Sendbox for RRPproxy. So, I can make Blesta module.

KaiSchwarz-cnic commented 1 year ago

@domaingood

Find a demo app here: https://github.com/centralnicgroup-opensource/rtldev-middleware-php-sdk-demo/blob/master/app_rrpproxy.php

the composer.json (the autoloader) https://github.com/centralnicgroup-opensource/rtldev-middleware-php-sdk-demo/blob/master/composer.json

Hope that helps. The HEXONET Module for Blesta used also this SDK - we extended it for CNR as the APIs of HEXONET and CNR are very similar. You could then also fork the HEXONET Module and rewrite it in direction of CNR and extending it with features that are missing (just an alternative idea). API Commands are a bit different, you'll have to dive into them here: https://kb.centralnicreseller.com/api/api-commands/api-command-reference

There are at least no Public Sandbox / OT&E System Credentials that I could share. You've to cover this with your own OT&E credentials then. Please reach out to Sales -> https://www.centralnicreseller.com/en/contact regarding getting a OT&E / Sandbox account.

Thanks so much. If you need something else / you're having technical questions, please let me know.

KaiSchwarz-cnic commented 1 year ago

@domaingood

Good Morning!

Looks like a misunderstanding on my end. In case you've already signed up with CNR, you can issue OT&E credentials yourself:

Click on the login in the right top corner and go to passwords and security from there and scroll down the corresponding page.

image

So, username is the exact same one, just the password is a different one - the one you issued there. In WHMCS, then activate the TestMode and it should connect to OT&E successfully.

HTH