Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/02/2021 in all areas

  1. To resolve, edit plugins/support_manager/views/default/css/styles.css and add: .card .ticket-reply p { margin-bottom: 1rem; }
    1 point
  2. galaxy

    Blesta and Thesslstore

    Yes, but the problem is that plugins don't appear to have configurable settings. So the plugin is hard-coded with the parameters of hostname, username, password to contact the master PDNS server. But it works well and is configured to come up on any domain registration services. I have a cron ob on the master pdns server that reads the domains from plesk servers and the current billing system (OBAS) and is a slave/secondary for control panel servers, primary/master for OBAS and anything else. But the plugin allows you to change all that (for admins), and clients either get readonly (for slaves), or read-write for primary domains.
    1 point
  3. galaxy

    Blesta and Thesslstore

    That looks like its would be easy to add a tab view & function for admins to create those records. When I get there, I'll write one and let you know if you're interested. I'm finally starting my migration, but needed to wait on DomainManager and wrote a registrar module for SRSPlus/Register.com and a plugin for PowerDNS. I'm finishing up my import_manager to migrate from Odin Business Automation and I'll be set. Then I'll hack the module to add the ability to create the records. It would be nice if they had the button just go in and download all existing orders and set it up.
    1 point
  4. Thanks for this topic. For future reference for anyone else; when you add a quick link via the star icon, Blesta adds the links into the database table "staff_links". So if you need to edit them, you can do so in that table. I had a problem whereby I had added some quick links, but subsequently changed the admin URL of Blesta and so the quick links were still using the old URLs. It was not possible to unstar existing quick links, as the linked pages were not recognised. Fortunately, it was an easy fix in the database - thanks Blesta!
    1 point
  5. Prior to 5.1, modules didn't have types. A minor tweak is needed to make the module compatible with the domain manager, and we have provided the information to them. The module would continue to work outside the domain manager as it was, but the minor update to make it compatible is the best solution.
    1 point
  6. I do see this module in GitHub and it doesn't use the updated API. The module needs to extend the RegistrarModule class and not just Module. You'll probably need to contact the author if you're not a programmer. https://github.com/hexonet/blesta-ispapi-registrar
    1 point
×
×
  • Create New...