Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/29/2016 in all areas

  1. We are pleased to announce the release of our new blesta client theme, designed with a fresh new look cloud model and user-friendly display. We hope you will enjoy with our new blesta theme. Lutfi Cloud it’s perfectly suitable for Cloud Hosting or any other business hosting. It’s is a fully responsive and it works nicely on smartphones, PC’s and Laptops. Easy-to-customize and fully featured design. --------------------------------------------------------------------------------------- Main Feature Bootstrap Latest Version 3.3.7 Fixed And Static Header Super Fast Html5 & Css3 Blesta 3 And 4 Ready Always Compatible With Latest Blesta Ultra Responsive Well written & commented code & many more updates coming soon ------------------------------------------------------------------------ You Get Free Lifetime Update Blesta Custom Order Form Real Super Friendly Support Free Feature Request If you have basic html skill you can create unlimited header/footer combination without editing css. ------------------------------------------------------------------------- Buy Now $40 ------------------------------------------------------------------------- Free installation & customization like rearrange the menu, add remove widget or sidebar. We always consistent help the problems with our lutfi cloud template. Have any idea, feature request, questions and more info please don't hesitate to contact us hendra@jnhost.co.id Or submit ticket We are always happy to hear from you. Thank you so much to @Blesta Addons helped me make some functions, @Blesta Addons recomended #1 blesta developer.
    3 points
  2. Here's how to add the "Quotes" widget to the Client Dashboard STEP 1 - Download and install the "Quotes" plugin from https://www.blesta.com/forums/index.php?/topic/4799-plugin-quotesestimates-plugin/#comment-35750 STEP 2 - Open up app/client_controller.php STEP 3 - Find ... $widgets = [ 'client_invoices'=>['uri'=>$this->base_uri . 'invoices/?whole_widget=true'], 'client_services'=>['uri'=>$this->base_uri . 'services/?whole_widget=true'], 'client_transactions'=>['uri'=>$this->base_uri . 'transactions/?whole_widget=true'], ]; break; ( As a reference, you can see Line 60 of the client_main.php file within the "quotes" plugin. ) And change the above code to ... $widgets = [ 'client_invoices'=>['uri'=>$this->base_uri . 'invoices/?whole_widget=true'], 'client_services'=>['uri'=>$this->base_uri . 'services/?whole_widget=true'], 'client_transactions'=>['uri'=>$this->base_uri . 'transactions/?whole_widget=true'], 'client_quotes'=>['uri'=>$this->base_uri . "plugin/quotes/client_main/index/?whole_widget=true"] ]; break; ALL Done ... If you want to change the header title 1) - Go to .../plugins/quotes/language/en_us 2) - Change $lang['QuotesPlugin.index.boxtitle_index'] = "My Quotes"; 3) - To say $lang['QuotesPlugin.index.boxtitle_index'] = "Project Quotes & Cost Estimates";
    3 points
  3. I just wanted to create a quick post to say Thank you to the entire Blesta team and the work that you do. When we used WHM**, I remember we were constantly applying patches and modifying configurations for this module, that gateway, etc. With Blesta, once it's setup, I feel like we're spending a lot less time dealing with these types of issues. While there are features that we want and are anxiously awaiting to have available, I still feel like we've made a better choice by using Blesta for our billing system. Keep up the great work and we can't wait to start using v4.0!
    3 points
  4. Abdy

    Anyone heard from CyanDark?

    This forum is part of my life haha
    2 points
  5. Hello All . THIS PLUGIN IS ONLY FOR THE CORE SUPPORT MANAGER IF YOU WANT TO THANK ME WITH A LITTE DONATION , you can do it with PAYPAL DONATION from here we bring free and exclusive content , this plugin extend the support manager plugin , will add a badge count of open tickets to admin and client side , and client widget support ticket in client dashboard . with the plugin, you can : - Add Badge Count for opened ticket in client and admin side . (this mod was inspired and cloned from our friend PauloV in his Support manager pro plugin ) - Add Widget for ticket in client dashboard .(this mod i have coded to achieve my request in this thread , and to make the link multilanguage , requested here ) TODO LIST : - Add setting to enable/disable the widget/badge . Some screenshoot : client badge client widget as always the installtion steps is : 1 - download the file our website 2 - upload the support_manager_addons folder inside plugin directory . 3 - goto plugins , and install Support Manager Addons . 4 - enjoy the free content . The Plugin require a free subscription (Access) . Best regards
    1 point
  6. It would be a good idea to create the request anyway, you can link to the task ID in Jira and the thread, and we can update the status to accepted. Will help us to prioritize because people can up vote.
    1 point
  7. Thank you very much for the kind words.
    1 point
  8. Thank you I worked out the issue. I am on the couch using webmail on my netbook. My desktop is set to filter emails and place them into the correct folders. I kept checking "Inbox" I should have been checking the "Blesta" sub folder of Inbox. EDIT: Yes I feel like a dill lol
    1 point
  9. I reset your password and PM'd it to you, let me know if you have any trouble logging in.
    1 point
  10. We noticed something odd. Whenever we are NOT logged-in, and we go to http://mysubdomain.com/client/plugin/quotes/client_main/ We are able to see everybody's quotes. =========== We even cleared the cache in our browser, and viewed the same issue on different devices. =========== Is there a way to make it so that a person has to be logged in BEFORE they can go to http://mysubdomain.com/client/plugin/quotes/client_main/ ? And then once they are logged-in, they are RE-directed to the "Quotes" widget ?
    1 point
  11. If you want to know how to modify the Pagination to be lower or higher, just take a look at this posted answer from Licensecart . Just go to : /config/blesta.php //////////////////////////////////////////////////////////////////////////////// // Pagination //////////////////////////////////////////////////////////////////////////////// // Number of results to display per page Configure::set("Blesta.results_per_page", 20); REFERENCE: https://www.blesta.com/forums/index.php?/topic/4091-client-area-dashboard-quick-links-for-widgets/&do=findComment&comment=30187
    1 point
  12. Paul

    Anyone heard from CyanDark?

    He sent me a PM this morning. Let's tag him @cyandark
    1 point
  13. Hello, I found the answer to my post on this forum (should have done this before posting) and it worked!! Look in /config/blesta.php for.. Configure::set("Blesta.max_failed_login_attempts", 10); Change the value of 10 to 100. Then, change it back to 10 or a suitable number. Hope this helps others with a similar situation. Dave
    1 point
  14. yes , they are still in the TODO list .
    1 point
×
×
  • Create New...