Helo!
I've almost succesfully managed myself to integrate WHMCS with Joomla!.
My site shows in Joomla content items (articles) my products, retrieving them dynamically (througth a php script in the article) from de WHMCS database.
This way, if I change the price or the bandwith or whatever option in a product, it's automatically updated in my site frontend.
I'm wondering if there is a way to do this with product descriptions, at WHMCS backend.
It would be wonderfull to have some variables retrieving product name, prices, bandwith, storage and so on.
This way you can set this kind of description:
"[name] package offers you top class service, including [storage] MB of hard disk storage and [bandwith] MB/mo. of bandwith. And you're getting this at only [monthly] bucks/month!!!"
Instead of hardcoding this info and updating it each time you make a change in a product.
So, is this a question due my negligence (ie it's already possible ) or a feature request (ie it's still not possible )?