Lucas Posted June 22, 2015 Report Posted June 22, 2015 Excellent! That did the trick. I will report any other issues I find along the way. Thanks for the quick fixes!
franksidebottom Posted October 22, 2015 Report Posted October 22, 2015 Hello, I've started this project here: https://github.com/NETLINK/Blesta-Namesilo Still a fair bit of work left, and any help would be appreciated. For testing purposes, an already registered domain in a Namesilo account can be added through the admin backend and then managed from the client section. Nameserver and Whois management, registrar lock and EPP functions should be working, however, improvements are still possible. Hi, can you please advise as to what the best approach is for adding a registered Namesilo account through the admin backend? I have completed all the basics i.e. acquired an API key from Namesilo etc, Just not sure how to link the two up, so as to pull in my registered domains from Namesilo. I would like to complete these steps for testing purposes obviously. Thanks in advance.
NETLINK Posted October 23, 2015 Report Posted October 23, 2015 Hey! Once you have the module installed, you can go to Settings -> Modules -> Manage (Namesilo) -> Add Account. There, you can add your username and API key. Once you have that done, you'll have to add a new (domain) product under Packages. Select Namesilo as the module and then choose your domain extensions. When you've that done, you should be good to go. To add already existing domains, you just go through the process of adding a new service under your test account, but you leave the "Provision using the Namesilo module" option unchecked. Let me know how you get on.
franksidebottom Posted October 23, 2015 Report Posted October 23, 2015 THIS. but you leave the "Provision using the Namesilo module" option unchecked. Works like a charm now, will continue to do more testing and will get back to you if I have any further problems. Thanks again. NETLINK 1
NETLINK Posted October 23, 2015 Report Posted October 23, 2015 THIS. Works like a charm now, will continue to do more testing and will get back to you if I have any further problems. Thanks again. That's great! I'm glad it's working. And any feedback or suggestions are more than welcome
franksidebottom Posted October 25, 2015 Report Posted October 25, 2015 No problems to report as yet! Have you considering adding DNS management or email forwarding options to the module? I know this is a common request for most registrar modules but with Namesilo I think this would work particularly well if it can be facilitated.
NETLINK Posted May 17, 2016 Report Posted May 17, 2016 No problems to report as yet! Have you considering adding DNS management or email forwarding options to the module? I know this is a common request for most registrar modules but with Namesilo I think this would work particularly well if it can be facilitated. Do you know of any other registrar modules that support DNS management currently?
NETLINK Posted May 17, 2016 Report Posted May 17, 2016 Marketplace link: https://marketplace.blesta.com/#/extensions/27-Namesilo Blesta Addons and bunny 2
Blesta Addons Posted May 18, 2016 Report Posted May 18, 2016 Do you know of any other registrar modules that support DNS management currently? Internetbs has email forwarding i think . I never hear about a module gas the dns management done . NETLINK 1
NETLINK Posted May 18, 2016 Report Posted May 18, 2016 I can do it. But I have limited time and resources. And personally, I use dedicated DNS servers. If the demand is there, though, I'm willing to give it a shot. I might start a crowdfunding project. Blesta Addons and Michael 2
Blesta Addons Posted May 18, 2016 Report Posted May 18, 2016 I can do it. But I have limited time and resources. And personally, I use dedicated DNS servers. If the demand is there, though, I'm willing to give it a shot. I might start a crowdfunding project. i think is better to wait until v4.1 , to not loose time in thing maybe will not be working in v4.1 . NETLINK 1
NETLINK Posted May 19, 2016 Report Posted May 19, 2016 i think is better to wait until v4.1 , to not loose time in thing maybe will not be working in v4.1 . Well, I need to finish the Client Billing Statements plugin first anyway. I'm currently working on an additional feature for the Namesilo module and then, I need to get back to the Statements plugin.
jobplease Posted May 23, 2016 Report Posted May 23, 2016 hi there, Can you please develop a Namesilo plugin for the famous Blesta script. Thanks, T
NETLINK Posted May 23, 2016 Report Posted May 23, 2016 hi there, Can you please develop a Namesilo plugin for the famous Blesta script. Thanks, T Already done. You'll find it on the Namesilo website, on GitHub, and here, on the Blestate Marketplace: https://marketplace.blesta.com/#/extensions/27-Namesilo
NETLINK Posted May 23, 2016 Report Posted May 23, 2016 hi there, Can you please develop a Namesilo plugin for the famous Blesta script. Thanks, T Already done. You'll find it on the Namesilo website, on GitHub, and here, on the Blestate Marketplace: https://marketplace.blesta.com/#/extensions/27-Namesilo
fossxplorer Posted September 14, 2017 Report Posted September 14, 2017 Hi @netlink Do you plan to update the module to support .cloud and newer TLDs? I'll donate if that's what you need to get it done
bdacus01 Posted September 14, 2017 Report Posted September 14, 2017 11 minutes ago, fossxplorer said: Hi @netlink Do you plan to update the module to support .cloud and newer TLDs? I'll donate if that's what you need to get it done Isn't it just adding them in the config/namesilo.php. Or is more to it? Keep in mind I am just asking.
bdacus01 Posted September 14, 2017 Report Posted September 14, 2017 It looks like Ryan Matthews @mrrsm forked it here. To pull in all available tlds. I haven't tried it yet. https://github.com/mrrsm/Blesta-Namesilo fossxplorer 1
Lucas Posted September 14, 2017 Report Posted September 14, 2017 That's good news! I am guessing we could overwrite the old one without having to re-assign packages to every single client with a domain?
NETLINK Posted September 14, 2017 Report Posted September 14, 2017 3 hours ago, fossxplorer said: Hi @netlink Do you plan to update the module to support .cloud and newer TLDs? I'll donate if that's what you need to get it done Hey! I have added the .cloud extension for you. If you would be willing to test it, that would be great.
bdacus01 Posted September 15, 2017 Report Posted September 15, 2017 2 hours ago, Lucas said: That's good news! I am guessing we could overwrite the old one without having to re-assign packages to every single client with a domain? I would set it up in the test system and try it.. you have a test system right. I think the blesta license allows for this right @Paul
mrrsm Posted September 15, 2017 Report Posted September 15, 2017 Hey @NETLINK, I would be happy to make a PR to add the change for pulling/caching all the available extensions from namesilo. As long as you plan on merging PR's I'm happy to contribute. @Lucas you should be able to overwrite it as it is just an update to the same module. fossxplorer and bdacus01 1 1
NETLINK Posted September 15, 2017 Report Posted September 15, 2017 6 hours ago, mrrsm said: Hey @NETLINK, I would be happy to make a PR to add the change for pulling/caching all the available extensions from namesilo. As long as you plan on merging PR's I'm happy to contribute. @Lucas you should be able to overwrite it as it is just an update to the same module. Of course, any contributions are welcome. It is a good idea to fetch a list directly from the registrar. I haven't looked at the code yet, but maybe it'll be possible to identify and flag those extensions with special validation requirements.
Thunderclap Posted December 13, 2017 Report Posted December 13, 2017 On 10/23/2015 at 1:51 PM, NETLINK said: Hey! Once you have the module installed, you can go to Settings -> Modules -> Manage (Namesilo) -> Add Account. There, you can add your username and API key. Once you have that done, you'll have to add a new (domain) product under Packages. Select Namesilo as the module and then choose your domain extensions. When you've that done, you should be good to go. To add already existing domains, you just go through the process of adding a new service under your test account, but you leave the "Provision using the Namesilo module" option unchecked. Let me know how you get on. Hi, this works but the renewal date is not synced. Is there a way that the actual expiration date be fetched and updated? I am doing it manually for now through Clients > Manage Service > Actions > Change Renew Date.
Recommended Posts