Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/19/2014 in all areas

  1. The domain management component is very close to completion. The SSL management will be next.
    2 points
  2. Client/Contact 2FA will use the QR code method. We recommend using the Google Authenticator app for Android/IOS. This keeps it simple for clients, it's free TOTP, easy to set up, difficult to get locked out. The 2FA requests a token before it will be saved.
    1 point
  3. That's the best way to do it for just changing the footer. If you need to change a lot more, then you can clone the client template directory (bootstrap) and select the new one for the new company under Settings > Company > Look and Feel > Template. If you do this, keep in mind that you'll need to manually merge any changes when upgrading.
    1 point
  4. Zone management is coming in a future release, largely after we complete the domain registrar plugin.
    1 point
  5. Thanks your quick answer. That is working now. The company->id can be found in the company listing at this address URL/admin/settings/system/companies
    1 point
  6. In the structure.pdt use the following code: <?php if ($system_company->id == "1") { ?> Whatever for Company 1. <?php }else{ ?> Whatever for Company 2. <?php } ?>
    1 point
  7. Paul

    Package Listing

    Could you provide an example? Not sure what you mean.
    1 point
  8. Paul

    Release 3.3.2

    Anyone that has an account directly with us, with a dev license on their account will be able to log into the marketplace and add and manage their own extension listings. The listings can be commercial or free, and can link directly to the download or to an information/order page. It will not be ready by Nov 28, but the UI design is completed, and the code is well underway. The Marketplace will not yet tie into Blesta directly, meaning no automatic download/install from Blesta but that is planned for the future. For now the marketplace will be standalone and people can browse, search, filter, rate, download, click to purchase from the developer (on their site), view information and screenshots about an extension and more.
    1 point
×
×
  • Create New...