neostrada / neostrada-whmcs

Neostrada WHMCS plugin https://www.neostrada.nl
BSD 2-Clause "Simplified" License
6 stars 1 forks source link

Integrate DNS Management #1

Open Jimmy390 opened 6 years ago

Jimmy390 commented 6 years ago

DNS management is not yet possible through the WHMCS module, I hope this will become a feature since some of my customers require it.

Edit: replaced API with WHMCS Module

jesgeerts commented 6 years ago

You can use neostrada-tools: https://github.com/neostrada/neostrada-tools for this. It's already supported within the API but not in the neostrada-WHMCS module

svscherpenseel commented 6 years ago

The API does have functions to manage DNS records, but the way WHMCS implements DNS management does not work with our API.

We're currently developing a brand new API. I'll check with my colleagues when it's ready enough so I can write a new WHMCS module with DNS management. I'll try to get back to this next Wednesday.

svscherpenseel commented 6 years ago

Also good suggestion of @jesgeerts, although that module hasn't been tested thoroughly enough.

jesgeerts commented 6 years ago

@svscherpenseel But the tools works fine as a temporarily solution

Jimmy390 commented 6 years ago

Thanks for the heads up @svscherpenseel I will be looking forward to the updated module!

@jesgeerts so it is possible to enable DNS management for my customers with neostrada-tool? Or is it only accessible through WHMCS? I might give it a try then!

jesgeerts commented 6 years ago

@Jimmy390 It enables your clients to use the DNS management of the neostrada domains through their client area. Although there are some template modifications required.

You were also able to use domain groups for each domain/client in order to let them manage their domains from there.

svscherpenseel commented 6 years ago

@Jimmy390 I've checked with my colleague, and so far it looks like the API will be ready enough within 1 to 2 months. Then I'll start working on an updated module.

Jimmy390 commented 6 years ago

Could I get a status update of the new module?

svscherpenseel commented 6 years ago

A beta version of the API will be released before Q4 starts. We will start working on the new module when that happens.

For future questions about the status, please contact us at support@neostrada.nl.

jesgeerts commented 5 years ago

Hi,

Is there any update on it? As API 2 has been released and 2019 is currently XD

svscherpenseel commented 5 years ago

Currently, due to the switch to a new hosting platform, our development department is a bit swamped. Later this week I'll ask if it's possible to provide you with a reliable ETA.

lucasvbeek commented 5 years ago

Any update @svscherpenseel ? "Later this week" is already 3 weeks :P

svscherpenseel commented 5 years ago

My apologies for the delayed replies. We're still quite swamped at development.

Like I said in an earlier comment, it's best that you contact us at support@neostrada.nl if you want to know more about the progress regarding the WHMCS module.

I've talked to my colleagues and we've set the deadline to a month from now. This means that by that time, the WHMCS module will be as good as finished. It will be still in beta, though.

svscherpenseel commented 5 years ago

Good news! We've just released the beta version of our new WHMCS module. It's released under a new repository, which you can find here:

https://github.com/neostrada/whmcs

It also supports DNS management. 😉 The release of this new module means that this repository is abandoned.