I am developing a subscription based website that will supply custom financial trading indicators and I am in need of advice. Using the googleVis package on R, I export new charts ever 30 minutes in .html format that employ some limited Javascript for interactability. I originally looked into using Wordpress as my CMS due to ease of use and readily accessible subscription management plugins, but its limitations regarding Javascript make it so that I cannot complete the updates automatically. (I'd have to manually update the site every 30 minutes)
Consequently, I am now considering my other options. I briefly tried Joomla on my VPS, but it also seems to have a number of quirks regarding Javascript. I am only moderately experienced in developing sites, so I will have to rely on preexisting products for site construction and especially customer subscription management.
I realize this is a very open ended request, but I am just looking for some direction from those with more experience than myself. Any input would be greatly appreciated.