The plugin starts at $25 | Order now!
To Install
Simply:
1. install the plugin from the extensions manager
2. set-up database info and publish the plugin from the plugins manager
3. add the following code to your Joomla content
Quick Overview
CODE:
{whmcs:id#,ISO Code,display period,setupfee(optional)}
Display Price Periods Options:
- m = monthly
- a = annually
- q = quarterly
- s = semi annually
- b = biennally
Optional Display Setup Fee
- setupfee = setup fee (comma separated, must follow a display period)
Finding the product id
To find your product code go to your WHMCS and click to edit the product, the "Product ID" will be in the URL address bar. (Depending on your browser, you can also just hover over the edit icon and view the products URL and product id=xx in your browsers status bar.
01 Example One
CODE:
{whmcs:19,USD,m}
This will display the monthly price of product id=19 in the USD currency.
02 Example Two
CODE:
{whmcs:19,USD,m,setupfee}
This code will show the monthly setup fee for the same product.
03 Example Three
CODE:
{whmcs:19,USD,a,setupfee}
This code will show the annual setup fee for the same product.
The plugin requires WHMCS.4.x
Plugin Limitations
This plugin only shows product prices, not add-ons or configurable options prices, etc.
The plugin starts at $25 | Order now!











