Jump to content

Michael

Moderators
  • Posts

    9,522
  • Joined

  • Last visited

  • Days Won

    186

Posts posted by Michael

  1. I'm just wondering if anyone has managed to do this yet? If your using the universal module plugin and you want to include a field in a welcome email do you do the following?

     

    {module.field_name} if the name of the field is field_name?

     

     

    Thought I'd post here just in case anyone else wonders the same.

  2. BRL is supported. Go to: /settings/company/currencies/active/ so you see it? If not you need to add it.

     

    Add currency -> 

     

    Currency Code (ISO 4217)

    BRL

     

    Format

    1,234.56

     

    Prefix Symbol:

    R$

     

    Suffix Symbol

    BRL

     

    Exchange Rate:

    2.372699

  3. very nice but it will be good also if you make tutorial thread with blesta theme mobil integration

     

    This works with mobies due to it being based on Bootstrap v3. so it wouldn't work if you was doing a integration with Blesta normally. Or do you mean a tutorial included on how to edit it? Because I don't mind doing a tutorial  on how to edit this etc. :)

  4. HB Change prices again? Now is a request quote ^^ Thankfully we have a lifetime license lol

    Oh my days:

     

    Request Price/Quote
     
    Interested in HB, HB Enterprise and/or plugins, orderpages, modules, client area themes for it? Order Free quote and provide us with list of items you're interested in, after positive account verification we will get back to you with best offer!
     
    The first FREE I've seen and I bet that's what you said more money.
  5. Bootstrap-Development.png


     


    Please note this is in development and may take a while to be released.


     


    We've heard some of you guys wanted a responsive Blesta theme, so that's what I've got in development, I've started working on this so you have another theme to choose from, and this again will be free and we will support this thoughout. 


     


    That means if Blesta releases a new version, we will see if any templates are changed, if they are we will update it and release it for you guys to update your Blesta installation. I've added a few previews of what I've managed to do now they are below.


     


    I will be working on this and other themes while I await for customer work so I can continue improve my skills. And as it's work in process it could change and improve etc.


     


     


    Desktop previews:


     


    Comp-Dashboard.PNG


     


    comp-login.PNG


     


    Mobile previews:


     


    S3-Login.pngS3-Dashboard.pngS3-Menu.png


  6. 1. Haven't thought much about that, but it's something we can certainly do.

     

    2. Yes, we are planning to offer a verification badge. It will not be free, because we will need to audit the code to make sure it's safe. Those that want to purchase the service, and who pass our verification process will get the badge.

     

    3. Good idea

     

    yeah sounds like a plan mate ;)

  7. I think that some method by which to automatically sort clients into specific client groups would be good to have, so it's a good idea. Before we would consider such a feature, we would probably want to see some different use cases so that it could be designed in a way that is broad in scope.

     

    I like that idea. 

  8. Resellers are able to offer v3 licenses, however it's taking some time for some of them to get up and running. v3 is based on an entirely new licensing system. All resellers currently have the ability to add v3 licenses in our interface, but we are still working on the API so they can issue v3 licenses automatically in their systems.

     

    Is the portal up then mate?

  9. We are aware of this issue, though it appeared to be more limited in scope. It's suppose to be fixed in 3.0.2, would you mind testing the attached file?

     

    1. Backup everything

    2. Overwrite /app/models/services.php with the one attached.

     

    Let me know if it solves it.

    Merci :) Downloaded and patched :D

  10. We should have something preliminary to test for WHM** by the end of this week. We want to do a HB importer next, but we don't have a copy of the software running and the lack of trial or monthly license makes that difficult. Does anyone have a dev or non-production license they are willing to lend us?

     

    Or you could just ask John if you could lend his db ;) haha.

  11. Yay! This is a much needed upgrade to a good program!

     

    Nice to see you John :D haha. I agree.

     

     

    SolusVM deserves some praise for taking security seriously. You could argue that they should have been more security conscious earlier, but this was a good move.

     

    Yeah at least they did the right thing and did a audit unlike some softwares eg: Zamfoo and who should not be named haha ;)

  12. I was wondering on the marketplace when it comes out will you be able to do:

     

    1. Verify the downloder (customer) is using a valid license before downloading? 

     

    Say if someone was using a license not in your database or a trial license, they get a message saying the download couldn't be completed. I'm just asking because I'll be making community themes and I only want verified license holders to be able to download them, as it's a way to give something back to the community.

     

    2. Verified merchants (Developers)?

     

    So if your a verified developer or seller you get a [verified tick] next to your name on the marketplace to show that you guys have verified that they are trusted. For example:

     

    cPanel Extended Addon ($30 one time)

    This expands the functionality of the cPanel module.

    Modules Garden ✔Verified

     

    Proxmox ($25 one time)

    This allows you to deploy, restart, VPS using the Proxmox panel.

    naja7host ✔Verified

     

    Random Name ($25 one time)

    Just to show a non verified developer / merchant.

    Random username

     

    Showtime Theme (Free)

    This is a free community theme.

    Licensecart ✔Verified

     

    Just a idea I had. :)

     

    3. Payments.

     

    When a customer buys a plugin etc from the marketplace it uses the PayPal API to transfer the funds to the developers paypal, after payment the installation button appears and they can install it to their Blesta install. If they buy a theme it's imported to their theme section.

     

    Just another idea I thought of. Keeps it all in Blesta :D

  13. Hello mate,

     

    I just mucked about with mine to help you and found out how to do this for you.

     

    /components/modules/cpanel/views/default/tab_client_stats.pdt

     

    You should see this:

    seriesColors:  ["#a80000", "#1d80b3"],

     the second value is the green I edited that code to include blue so if your searching it all don't include the last one.

     

     

    Now that changes the colour of the background, but the grey text doesn't fit in on there, so go to:

     

    /vendors/jqplot/jquery.jqplot.min.css

     

    and add this code to the bottom of it.

    .jqplot-target .jqplot-data-label {color: #ffffff !important;}

     That makes the font white.

     

     

    Preview:

    charts.PNG

×
×
  • Create New...