Description
If you wan’t to show your products & domains price from WHMCS script in wordpress, you can use this plugin !
100% FREE And Open Source !
WHMCS Price
Dynamic way for extracting product & domain price from WHMCS for use on the pages of your website!
Plugin features:
* Extract product price.
* Extract domain price.
* Use this plugin to Show price in posts and pages.
* Use this plugin to Show price in theme.
Persian Document
- برای مشاهده راهنمای فارسی از این پلاگین اینجا کلیک کنید
Product Pricing
This is shortcode for extract product price:
[whmcs pid="1" bc="1m"]
- Change pid value in shortcode with your Product ID.
-
Change bc value in shortcode with your BillingCycle Product. BillingCycles are :
Monthly (1 Month) : bc= »1m »
Quarterly (3 Month) : bc= »3m »
Semiannually (6 Month) : bc= »6m »
Annually (1 Year) : bc= »1y »
Biennially (2 Year) : bc= »2y »
Triennially (3 Year) : bc= »3y »
Domain Pricing
This is shortcode for extract domain price:
[whmcs tld="com" type="register" reg="1y"]
- Change tld value in shortcode with your Domain TLD (com, org, net, …).
- Change type value in shortcode with register, renew, transfer .
-
Change reg value in shortcode with your Register Period of TLD. Registers Period are :
Annually (1 Year) : reg= »1y »
Biennially (2 Year) : reg= »2y »
Triennially (3 Year) : reg= »3y »
…
Traducciones
You can read complete english documentations on setting plugin page and persian documentations on iranwebsv.net
Captures d’écrans
Installation
- Upload
whmcs_price
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings > WHMCS Price Options and save WHMCS URL.
FAQ
- Installation Instructions
-
- Upload
whmcs_price
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings > WHMCS Price Options and save WHMCS URL.
- Upload
Avis
Contributeurs/contributrices & développeurs/développeuses
« WHMCS Price » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « WHMCS Price » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
1.3
- Fix Bug
1.2
- Fix Bug
1.1
- Fix Interference Bug
1.0
- First Version