Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/29/2017 in all areas

  1. BeZazz

    An observation.

    Just an observation. I just read 2 threads and it stuck me that in the threads no one says please or thank you. The posts I read were basically demanding xyz be added to Blesta. Maybe I am getting old and out of touch but what happened to being polite, especially when you are expecting someone to do something for you. Just because you paid for a piece of software does not mean you can be rude when asking for something. My 2c
    2 points
  2. Thanks . We are working in some logicboxes staff for our internal use . we have in our TODO list the logicboxes for hosting and vps . once we finish the xtream codes module and ovh vps module we will begin the work in one lmogicboxes module , not sure who will be first Hosting or Vps module .
    2 points
  3. austenite

    An observation.

    True, manners cost nothing!
    2 points
  4. Seems it was down for temporary time. Now you can place an order.
    1 point
  5. Fixed by manual add symlink to fastcgi/cgi & php location in .bashrc profile assisted from virtualmin support. I did not know why not be able to read the location. Test from 2 os, centos 7.3 w virtualmin & cloudlinux OS 7 w cpanel.
    1 point
  6. My team is impatient . Not sure for how long will can keep this going. @Paul will we see final release before easter of 2017 ?
    1 point
  7. @Dewlance.in I just went to order the articles but your billing system is down!
    1 point
  8. Take a look at the source docs. There is a ::getAll method that accepts a client_id rather than a user_id you have in your example.
    1 point
  9. Paul

    admin dashboard

    We are planning to make some changes to the client dashboard. I wanted to do so for v4, but it'll come a little later. The cool thing though about the admin and client dashboards is that you can create plugins that add new widgets so it's fully customizable. In v4, the admin dashboard and billing overview are improved with updated widgets, the most obvious being the new interactive graphs. Thanks for the suggestion!
    1 point
  10. In your template file, search the li of the nav and add the fallwing code to your template, you need to edit links and navigation names <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <i class=""></i>Link 1<b class="caret"></b> </a> <ul class="dropdown-menu"> <li><a href="http://URL_HERE/"><i class=""></i> Sub Link 1</a></li> <li><a href="http://URL_HERE/"><i class=""></i> Sub Link 2</a></li> </ul> </li>
    1 point
×
×
  • Create New...