Hostbill developer documents needed

Started by crystech, January 18, 2015, 03:16:51 AM

crystech

Hi all,

Never a php script guy but done extensively on perl and had done a few trial on error programming with hostbill.
Pretty much like to develop more custom function and fixes for hostbill modules and would appreciate if anyone still has the developer documents ?

I bought my unbranded enterprise last year August and hence unable to access their doc page.
Can anyone help to provide me?

Regards


d4f

Believe me when I say that you're not missing out on like... anything.
Hostbill documentation is simply non-existant and that what exists is out-of-date, broken or so basic that it's ridiculous.
As for the "non-public" info:

You can find the dev kits and other ressources here:
https://github.com/HostBill?tab=repositories

The template instructions are available (in more detail) in the Wiki:
http://wiki.hostbillapp.com/index.php?title=Integrating_templates_-_tips_and_tricks

The Tips&Tricks are also in the wiki, use "Search" for keywords in the following contents:
QuoteHow-To articles:
Adding Google Analytics & Ecommerce tracking
Creating custom domain availability check script
Duplicating/extending current modules
Editing / adding WHOIS servers for TLD availability check
Error/Events Logging in HostBill
HostBill Slider Plugin Documentation
Payment Modules: Verifying if transaction already exists.
Replacing default currency conversion service with custom API
Using Events in Plugins to inject custom page content
Using external services/db for client authentication
Using languages/translations in your modules/custom code
Using native PHP mysql functions in HostBill

And... that's about it!

crystech

Thanks all!! Yea I was having difficulties while fixing Cloudstack Security group issue earlier. What I did was capture the array dump for the relevant api call so I can work on my coding.
Fortunately I was able to fix it after that. I was hoping for more documentation :)