Jump to content

CanadaCloudHost

Members
  • Posts

    21
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by CanadaCloudHost

  1. So I and my team made this blesta plugin to automatic manage virualizor packages,

    In the configuration panel, You set your currency and price per resource.

    Then you configure how many packages you want to randomly generate within that range.

    For example, I want 6 packages to range between 2-4cores the plugin will automatically create 6 packages from small-1 to small-6.

    This will also create the plans inside virtualizor to ensure virtual machines can be deployed correctly.

    Prices will start around

    £7.50/mo branded

    £14/mo unbranded

     

    We may consider selling own license at later date here some examples.

     

     

    1.png

    2.png

    3.png

  2. Hi there, 

     

    I wonder if one of you beautiful people can help me I'm trying to rewrite.

     

    domain.com/order/main/packages/vps/?group_id=23 

    to

    domain.com/deploy/

     

    Here what i'm using.

    RewriteEngine On
    RewriteBase /
    RewriteRule ^deploy$ /order/main/packages/vps/?group_id=23 [NS]

    But this just results in the url going to domain.com/404/

     

    any idea thanks.

     

     

     

     

  3. Thanks guys, Here an pic of the home page so far i still got to fix some css but other then that it coming along nicely.

    screencapture-canadacloud-host-2018-08-20-16_09_18.png

    screencapture-canadacloud-host-dashboard-2018-08-20-16_11_34.png

     

     

    I'm starting to feel that maybe container-fluid would be more acceptable for the dashboard over container (bootstrap), I don't now it just the content seem narrow maybe on 1080 it not so bad but i use an ultrawide monitor so it kinda wierd.

×
×
  • Create New...