Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/21/2015 in all areas

  1. Hello All , i want to share our TODO release with the community for the comming mounths . Plugins : Store Manager : convert your blesta to a real web shop store , multi-devise ,multi-languages , and a lot of features . Resend Welcome Email : a plugin to add option to resend welcome email to the client with a simple click . SEO Optimizer : plugin allow you to control all seo aspect of blesta , including spiders trackers and statistique CMS Reloaded : enhacement to the CMS core plugin Cloud Backup : save your blesta backup in the cloud, dropbox and gdrive . Modules digital products : a module to setup a digital product downloads . Epp Server Registrar : a module to connect with EPP server registrar . UPDATES Logicbox Reloaded Proxmox Reloaded Admin Tools Cpanel Reloaded
    5 points
  2. Tyson

    Login As Client

    I can see why the first option would be best for you, but in a general case, I don't think we can assume that every staff member that views a client profile is able to read the profile in the client's default language. The second option you mentioned is essentially what I described earlier. Another possible option is to allow staff to set what languages they read/speak in their profile, and if the client's default language is also one of those, Blesta can show the client's default language by default when the staff logs in as the client.
    2 points
  3. Yeah you write your own licensing code that integrates with the license manager, store the license data in the database and store as well the last time the license was checked, and write the code so it checks the database first for the last time the license was checked then if it passes the interval you have set then re-check and restore the data and the time of validating.
    2 points
  4. License Sold. Thank you all for your interest.
    2 points
  5. Paul

    Dealing With Bad Debt

    Please see CORE-1480, which will exclude non-income transactions from revenue. This is planned and should be completed soon.
    2 points
  6. Hello All . i'm Glade to announce the release of Quotes Plugin . this plugin will allow you to ofer your client a quote/estimates about services , then the client can decide to accept or reject the quote , once accepted an invoice is generated . The Plugin Can : - Admins can add/edit/delete/close/re-open Quotes . - Clients can view/download assigned Quote. - Cleints can accept or reject the Quote . - Auto convertion of accepted Quote to invoice . - TAX support . - search in quote subjects . - Support PSR standard and latest blesta version (4.3.2) - Ajax Lest Side Tabs - Own Template Engine for PDF with support of latest TCPDF version - Watermark for Accepted Or Rejected Quote - Plugin Manage options to set logo, background, font, days validity, terms ... - Widget Client Profile for staff TODO list : - Clients can receive the quote via email as PDF . - Comments both for client and staff under the qoute (threaded reply/conversation). - Devide Quote in two invoice after accept (first for prepayment ,and second after final work) - Create Quote for non clients , they can view it with a unique url . - Store Invoice ID related to the quote in the quotes table . - Store Client info in the quotes for history . this plugin requiere the Pro (Silver) subscription . Order Link Plugin Page as always the installtion steps is : 1 - download the file from client area . 2 - upload the qoutes folder inside plugin directory . 3 - goto plugins , and install Quotes . 4 - enjoy the free content . NOTE: the quote link is added under billing tab .
    1 point
  7. While using strftime would use the locale that is set, you still have to first change the locale with setlocale to match the language someone is using in Blesta. However, setlocale is not a thread-safe function. When multiple people are using your site at the same time, they may see dates in someone else's language. Worse, it will be an intermittent issue that comes and goes depending on other people using the system. There is a way to use internationalized date names correctly, but it requires a newer version of php than our current minimum requirement of php 5.1.3.
    1 point
  8. Tyson

    Gogetssl Csr

    You could, but that still doesn't mean it's a valid CSR if it passes that rule either. I'm not sure if GoGetSSL's API provides a method to validate the CSR, but creating a rule that checks that would be the best route to go.
    1 point
  9. 1 point
  10. Nice minus the slogan mate looks out of place.
    1 point
  11. open the blesta.php in config add setlocale with your country and try it .
    1 point
×
×
  • Create New...