Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/19/2014 in all areas

  1. velaware

    New Package Term: Hourly

    Since Blesta seems primarily focused on hosting, why not also offer hourly packages? A lot of companies offer hourly services (i.e.: DigitalOcean and many other *aaS and cloud providers). I think this would open a few more doors for Blesta as well.
    2 points
  2. Paul

    New Package Term: Hourly

    This is more a function of proration than package term. Nobody wants to get an invoice every hour. I think the way this would work is that you'd enter the hourly price in the package, after hourly billing is enabled through some option there. You'd still have a term of say 1 month, and the customer would be charged hourly rate * 24 * 30 for the month. If they cancel early, a prorata credit refund of the remaining hours could be made. EDIT: Alternatively, we do nothing different in the configuration, other than to display the pricing on the order form as hourly. So, you'd save the price for the full term, and it would be converted to show the hourly price during checkout. I always thought this was a bit of a marketing strategy. 25 cents an hour sounds a lot better than $180/mo.
    2 points
  3. Alright, so I know that 3.1 isn't even officially released yet, and the guys are focused on that.. but I've been cranking on markup for 3.2. It's a work in progress, but I think it's coming along nicely, and I thought I'd share and get your feedback. Here's 3 screenshots.. they were taken on.. 1. Macbook Pro 2. iPad Mini Retina 3. iPhone 4s This is just the dashboard, which has the most going on, but pretty much all the client area pages have been created. Bootstrap 3. Tried to stick pretty closely to the current design with improvements wherever possible. So, what do you think?
    1 point
  4. Paul

    Change Max Execution Time Limit

    Blesta doesn't use HTML syntax to render PDFs and I've never seen it take 15 seconds. It it instant for me. Do you have a logo or background image uploaded for your PDFs? If so, remove them and see if it speeds it up any. If it does make a difference, you could try optimizing the images, and adding them back in to see if that makes a difference. Also, make sure you have the GD library if using images in the PDF -- TCPDF sometimes tries to call GD to manipulate images.
    1 point
  5. Chris

    Cron Job

    After I spent few days playing around with this I figured out how to solve this issue.. I'd had cloudlinux on ths vps so I looked in the root.. So I did the following nano /opt/alt/php54/etc/php.ini (I enabled it register_argc_argv = on) cagefsctl --rebuild-alt-php-ini (rebuilt)
    1 point
  6. Paul

    Cpanel To Cpanel Extended

    There's no automated way to do so, no. It would be a matter of updating the service to use the correct module row for the new module, and adding all the service meta fields that the new module expects.. and maybe something else I'm not thinking of at the moment. Basically, it's not supported, but you can give it a try at your own risk. We will be adding more cPanel Extended like features to the current cPanel module. We converted the client views for cPanel Extended to bootstrap for 3.2, so that module will work with 3.2.. but it also smooths out the views necessary for us to update our original cPanel module with these features more easily.
    1 point
  7. 1 point
  8. Plugins can only render widgets on designated pages as per the Plugin actions documentation. Keep in mind that plugins can create their own pages, and Blesta can not tell a plugin that it should render a widget, that's up to the plugin to decide. However, we are planning on adding some new features in 3.2 that will make it possible to add javascript code to every page. This could then be used to modify the DOM however you want.
    1 point
×
×
  • Create New...