-
Posts
4,868 -
Joined
-
Last visited
-
Days Won
390
Everything posted by Blesta Addons
-
can you try to add package in v4 b2 try cpanel, or sslstore.
-
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 .
-
i can suggest a free plan for 3 or 5 licenses limit .
-
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 ?
-
a big Thanks to you . we will merge it as soon as possible .
-
Try this $packages = $this->ArrayHelper->numericToKey($this->Packages->getAll($this->company_id, array('name' => "ASC")), "id", "name");
-
Pull request has been merged . we will update the plugin to be fully compatible with v4 soon .
-
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 .
-
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 .
-
Package Groups > Description not displaying in frontend
Blesta Addons replied to Khoi Pro's topic in Bugs
i don't see the description package group appear in any part in frontend user . normally you can it by changing the PDT file . -
Core > Edit existing service > Edit Date
Blesta Addons replied to Khoi Pro's topic in Feature Requests
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 . -
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?
-
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 .
-
upgrade via web , didn't show a succes or redirect to admin dashboard
Blesta Addons replied to Blesta Addons's topic in Bugs
in B2 it worked for me, and showed a successfully message . -
Use theme colors in admin side .
-
plugin Get/Fetch Client Data by Ajax Request
Blesta Addons replied to Blesta Addons's topic in Contribute
Sorry . No time to make it now . But maybe mike can do it if he has free time . -
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 .
-
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 ... )
-
There is a PauloV code that you can use it to convert moudules . Blesta v4 wouldn't allow you to change package's module .
-
Confirmation popup when performing an irreversible action
Blesta Addons replied to Rocketz's topic in Feature Requests
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 . -
Great work , and Great Theme .
-
We have finished the rewrite of the module to use namespace and ready for v4 . soon it will be released .
-
ticket url in new ticket template email
Blesta Addons replied to Blesta Addons's topic in Feature Requests
for non registred users a unique url -
Hello we have make a plugin called Seo Tools that ill boost seo and auto generates sitemaps and ping google and bing .