Jump to content

how to show whmcs price list and tarrif plans


RYAN-E

Recommended Posts

Dear friends , hi

 

How can I show the whmcs price list in a table for example something like this

 

....... | Register | Transfer | Renewal |

--------------------------------------

.Com | 9.0 usd | 9.0 usd | 10.0 usd |

.net | 9.0 usd | 9.0 usd | 10.0 usd |

.org | 9.0 usd | 9.0 usd | 10.0 usd |

 

for instance like this website onlinenic.com/domain-price

 

I'm not going to make a html page to show price list

I want to show the prices which I have entered in whmcs

 

 

Thanks alot....... :-)

Link to comment
Share on other sites

if you just want to show domain prices, you could use Data Feeds - http://docs.whmcs.com/Data_Feeds#Domain_Pricing_Table

 

just add the code below to your template...

 

<script language="javascript" src="feeds/domainpricing.php"></script>

you can edit the code in the above .php file to adapt it to your site, e.g remove "Min Years" column.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated