Jump to content

Blesta Addons

Alpha Developers
  • Posts

    4,868
  • Joined

  • Last visited

  • Days Won

    390

Everything posted by Blesta Addons

  1. can you try to add package in v4 b2 try cpanel, or sslstore.
  2. when we want to create any package we get this error Invalid module group given. in some other modules i get the fallowing error You must select a valid Module Row! first i have think that is related to my modules, but after testing other modules i get the same error . no error in edit package .
  3. i can suggest a free plan for 3 or 5 licenses limit .
  4. Yes, is still working in v3.6 , you need to upload it to components\invoice_templates then change the invoice template from admin side to HTML . what kind of error you receive ?
  5. a big Thanks to you . we will merge it as soon as possible .
  6. Try this $packages = $this->ArrayHelper->numericToKey($this->Packages->getAll($this->company_id, array('name' => "ASC")), "id", "name");
  7. Pull request has been merged . we will update the plugin to be fully compatible with v4 soon .
  8. it would be totally a great feature to see a log for the cron , it will help admins to see exaclty what happen in background cron, and at what step or preccess the cron is stopped ....ect .
  9. Hello the Close Tickets Cron is tuck from time to time, i don't know who will cause the problem , from where should i begin the investigation .
  10. i don't see the description package group appear in any part in frontend user . normally you can it by changing the PDT file .
  11. change renew date is already exist in the edit mode . for date added is not possible now with edit service , but is exist in my admin tools plugin that will be released after the final release of v4 .
  12. fromwhat i have see , that blesta send emails with two versions, text and html one . is possible to make blesta send only the HTML one in case HTML is enabled in mail settings?
  13. if you want to use enverido is not required from your part any other library . because your module/plugin will only send data to enverido server and check if is ok or not . if you want to use guzzlle for curlhttp package , then create a vendor directory and add in it the packages, in your composed file you should make them as required independencies, note that your files is coded and is not free so is better for you to include them in your project .
  14. in B2 it worked for me, and showed a successfully message .
  15. Use theme colors in admin side .
  16. Sorry . No time to make it now . But maybe mike can do it if he has free time .
  17. Topic already telked about it . Already exist a patch for yhis in the forums ... Of you want a temporary solution use the admin tools plugin it has option to stop using duplicated email .
  18. First . We never change password to a password that client want . We change the passwords to a generated one and send email about the new password . The client can request password change but can't determinate it via ticket . Also is good to see a lebel about how this ticket was opened (manager, email piped, import email, Api ... )
  19. There is a PauloV code that you can use it to convert moudules . Blesta v4 wouldn't allow you to change package's module .
  20. from our experience, majority of delete action in admin side has this features . delete client not has this feature , also the account will not deleted if the account has a services or invoice .
  21. Great work , and Great Theme .
  22. We have finished the rewrite of the module to use namespace and ready for v4 . soon it will be released .
  23. for non registred users a unique url
  24. Hello we have make a plugin called Seo Tools that ill boost seo and auto generates sitemaps and ping google and bing .
×
×
  • Create New...