Jump to content

Dynamic web page generated from product page?


rbro

Recommended Posts

I'm not a designer/programmer so bear with me. Would it be possible to have a page dynamically generated from the products page? IOW, have a hosting plans page that's displayed to the public on our main website, that pulls all the specs etc. from the WHMCS products page and displays it in some nicely designed customer-friendly format, so that when I change specs, pricing etc. in WHMCS it automatically updates the page?

Link to comment
Share on other sites

Hey,

 

Yes, this is possible. All you need to do is make your own PHP script that will pull options out of the WHMCS database and display it on your page.

 

I have this setup on my site, when I sell dedicated servers. My script pulls out any product with in a group and displays it on my website. So if I add a new product (in this case a dedicated server) all I need to do is add it to the group I have setup and it will show on my site with all the specs I have setup for WHMCS.

 

This can also be used for Shared and Reseller hosting accounts.

 

 

So it can be done.

 

From,

Adam

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