Leaderboard
Popular Content
Showing content with the highest reputation on 10/03/2016 in all areas
-
In other words to Paul and company : DON'T MISS THIS BOAT. this is a gift to you guys, take advantage of it4 points
-
Change Package Module ?!
Blesta Addons and 2 others reacted to Tyson for a topic
From a development point-of-view, it is much easier to use the existing cancel service/create service actions to make this change. This provides this smallest headache in managing the service. I see what you're saying, though, it would be nice to simply change the package's module. But this affects all customers using the package as apart of their service. This can have unknown and often disastrous consequences for your customer's services. I know you understand that service fields will be affected for customers using that package, but some users will not understand the implications of this behavior. I would rather integrate a better feature to manage this behavior effectively than allow an admin to simply change data around without respect to their relations in the system.3 points -
Change Package Module ?!
evolvewh and one other reacted to Blesta Addons for a topic
In v4 , i have noted that it not possible not change a package module when already a service activated with this package ! the question what is the limitation that has blesta added this behavior . i'm as admin , a need the option to change package module even if already services use this package, as i know what i do and i know this will impact the services fields and services relation . in so many case , i'm and some blesta clients use the universal module as a temporary module until we get the module we want , then we change the package module, and we edit every service manually, that way the client services remain the same, as now, we need to create now package, cancel client's services and create new one !!! is possible to remove this lock ?2 points -
Update phpseclib to latest version
Blesta Addons and one other reacted to Tyson for a topic
Updating phpseclib (again) would necessitate several changes to the codebase. We'll do it eventually, but I don't think this close to a 4.0 launch would be a good time.2 points -
+1, thare some Blesta users that alredy askme how to change routes of modules, and now its still very ugly to see the "paths" of some Plugins Maybe an extra field or config option that will catch all Plugin/Modules routes, display them in a table and be able to edit and add custom routes2 points
-
Disable manage and tabs for all services != active
elbadr reacted to Blesta Addons for a topic
i have already talked about this , but i don't find the post , so i will post it again. the client can access any service that are in pending status, so i suggest disabling the manage and the tabs view when services in pending status . this behavior is related to all modules in blesta . the same for service client info expand table this behavior was also affected the suspended services in the past , but it was fixed when auto cancel plugin was released , because the client was able to remove the cancel set by the plugin, i don't want wait until release other core plugin that will affect this issues to fix them . The clients didn't has any control options in the services if is not active . He only, and only can acces his services if is in Active Status .1 point -
Dates in blesta
PauloV reacted to Blesta Addons for a topic
i know it already talked this subject somewhere , i sorry to reopen the subject again, but is something that we are forced to talk in it . blesta when generate invoice for renewal, the renew date of service change to +1term , so if the service is expired in 5-10-2016 , it show 5-10-2017, and this is confusing for our customers, some of them didn't pay the invoice just because they say their service will be expire next year!!!! so this need some care, dates are essential for relation between the client and their services, date renew is not the date where the next invoicing date, so Next Invoice date si not the renew date . the same with suspended date, i can't imagine the service will expire 9-10-2016 and is suspended two days later when we set Suspend Services Days After Due to 1 day . this already talked in a long thread with Mr Tyson. and this is cause of how blesta calculating dates , for me and for the all world the next day begin in 00;00 , for blesta the next day depend in time who the services was created, a simple case Service Created in 10-9-2016 14:00 . Renew date are 10-9-2017 14:00 Suspend date are 10-9-2017 14:00 + (Suspend Services Days After Due) let say 1 Day , this service will be suspended in 12-9-2017 when cronjob run . normally blesta should take the calender date is begin in 00:00 nd not in time when the service created . this behavior is affecting also invoices and reminders , but those is not trivial for us as the Suspension date and the Renew date .1 point -
Basically, Show all the TLD prices in a table in the order form.1 point
-
add PLugins and Modules
Michael reacted to Blesta Addons for a topic
You talking about the core plugin ? i'm talking about the developed plugin . a solution now, is to use Composer\Autoload\ClassLoader() and then register the loader "$loader->register()" .but this solution is only working in the loaded module/plugin, i'm seeking to auto register all the plugin/module that are supporting namespace . as i see as solution (or maybe a small solution) is to search in every plugin/module for a autoload.php file, this file will contain the autoloader class and the register command , that way is possible to register the plugin/module globally . something like $loader = new \Composer\Autoload\ClassLoader(); $loader->addPsr4('Blesta\\Module\\MyModuleOrMyPlugin\\', '/path/to/module_or_plugin/src'); $loader->register(); if we put a file called autoload.php and then the blesta core load all this files in the preAaction , we can use namespace in the available plugin/module .1 point -
WHMCS Price Increase - Good News for Blesta
domaingood reacted to Paul for a topic
I expected this, but I didn't think they would move toward a per-client pricing model and drop owned licenses. People really don't like that pricing model.. but the worst part of it is this: If you use WHMCS, they know how many customers you have. They know what modules you're using. They are collecting that data. How will they use it? Maybe cPanel will market to hosting providers using WHMCS that don't yet use cPanel. If the information gets out, how will someone else use it? Something to think about.1 point -
History has a way of repeating it's self....1 point
-
This is a great opportunity for Blesta to kill WHMCS with Blesta 4.0.1 point
-
I swear, history keeps repeating itself. This is the same thing Modernbill tried to pull years ago, and 2 years later they lost their entire market share. Well this, and just other bad development decisions. funny, because it's that act that created room for WHMCS.1 point
-
From what I can see and what I've read, it looks like they completely removed the option for owned licenses. There is also a new"WHMCS Hosted Coming Soon" on their pricing page.1 point
-
Allow Plugin's To set thier own ROUTE
PauloV reacted to Blesta Addons for a topic
AS the actual , all plugins route are always plugins/plugin_name/controller . i suggest if the plugin can have it our route file and the route try to load any plugin's route file to include theme in the config route .1 point -
+1 So many times we change the Package/Module for a particular client in WHMCS that this is a must for Blesta Its to many work to cancel a service and create a new one. Its more easy just change the Package/Module Regards, PV1 point
-
Thanks, CORE-2283. I thought we had a task for that previously, but I couldn't find one.1 point
-
Dates in blesta
PauloV reacted to Blesta Addons for a topic
Hi Tyson, in my post there are two issue , 1 - FIRST ISSUE first is simple i think , just dates display . so a simple example . Service Created in : 29-9-2016 for 1 year term . SO renew date is 29-9-2017 , Invoice Creation set to 7 days before . The client show the fallowing in any date before the invoice is generated for renew. Creation date 29-9-2016 , Renew date 29-9-2017 . after the invoice is created he will see Creation date 29-9-2016 , Renew date 29-9-2018 . that is confusing for him and us, normally the renew date should be updated (at least in the view) when invoice is paid . 2 - SECOND ISSUE this one is a bit complicated , the next invoice should be generated in 22-9-2017 , because 29/9 - 7 days = 22/9 . the invoice is generated in 23/9 . more sample in this thread This problem has appeared only when we have moved from v2 .1 point -
The ability to offer a percentage discount for a specific gateway.1 point
-
1 point
-
Dates in blesta
PauloV reacted to Blesta Addons for a topic
That ID is another story for the Dates Episodes1 point -
Makes sense that it's tricky to do without switching to a mobile specific menu. I can work with this setup though. As a side note, I personally use the Blesta admin 95%+ when I'm on a desktop and not a mobile device. It'll be interesting to see how others use it.1 point