-
Posts
6,690 -
Joined
-
Last visited
-
Days Won
839
Everything posted by Paul
-
We don't have an importer for boxbilling at the moment, unfortunately. We have a couple other importers to complete before we'll be able to take a look at this one. Do you have quite a bit of data in the system?
-
Cody spent most of Friday working on the importer, and is getting pretty close. We should have something release next week, hopefully early in the week. Once we do, I'd love for you to run a test import and help us work out any issues.
-
Sandman, is this all you need to make a switch? If so, we can probably build it for you to make that happen.
-
nodes have to be selected at the package level. I have added a task however, CORE-832 that will allow SolusVM Node Groups -- as defined in SolusVM to be selected for provisioning. This will allow you to assign new nodes to groups in SolusVM and be automatically added to the pool.
-
It should be included in 3.1, before the end of the year.. at least that's the plan! But hey, if you want to sponsor development on something else, or donate to our beer fund we're up for that.
-
We have one http://www.blesta.com/2013/01/17/cake-or-pie-video/
-
I'll see what we can do about fast tracking the service import and wrapping up the importer. It's just a little... complex. We want to get you up and running.
-
Yes, however the WHMCS importer does not currently import services and packages.. it imports everything else. I was actually talking with Cody about this earlier today, we need to get that importer finished up. I also know that you need a way to import legacy plans, and a price override for services would be ideal for this. We talked through it and know pretty much how we're going to do it, but I don't have an ETA for this yet. It's tentatively slated for 3.2, but if we have time I'd love to get it in 3.1.. I know a lot of people want it.
-
Well, it looks a little blurry because I think the forum scaled it down a little. Just wanted to show you guys some progress, glad you like it.
-
Someone sponsored development for Enom, and it's virtually done. I believe he is doing some testing still and it's very much considered beta.
-
Here's a screenshot from 3.1 dev for creating a new configurable option. In this case, we are adding a configurable option that is a drop down for Extra IP Addresses. The drop down has 1 IP, 5IPs, and 256 IPs as options with unique pricing per selection. The field name and value are passed to the module during provisioning, and if the module is expecting the information it can use it to alter the way it provisions a service. Items can be sorted within the drop down, or radio, etc. Only items with a pricing option that matches that selected for the service will appear.
-
I agree, I will be taking a close look at this prior to releasing 3.1. To be honest, it should be working that way and I think that was the intention, not sure what happened to be honest. EDIT: CORE-831, so it's not forgotten
-
I like the idea, and I think conditional upsells have been largely ignored. This would need to be part of some type of "Upsell" feature, integrated with the order plugin. Can you think of any other use cases besides x% off for x term?
-
As a general rule, we try to avoid becoming dependent upon a third party for core functionality, especially when it comes to security.. there's just so much more that can go wrong. Whether it be a man in the middle attack, or a downed service that prevents you from logging in. Our implementation allows for a 3 minute window I believe, and I'm pretty sure that's standard. Your token generator may change more or less frequently, but it's irrelevant. There's nothing random about a TOTP token, it's all based on the time. I think it's a lot more secure, and reliable to use the TOTP method as we have implemented it. It relies on no third party service, there are no fees, and no API calls that could be vulnerable to attack or outage. That's not to say we will never integrate with a 3rd party two factor service, but we would certainly never use it ourselves.
-
Is that a popular gateway there? Please post a new feature request thread http://www.blesta.com/forums/index.php?/forum/11-feature-requests/ and include a link to their website, documentation, etc.. anything that will help.
-
It's not likely to be very soon, we have a pretty tall list of items to complete first.
-
That's right, currently only domains support. We will make another pass and add SSL support to domain registrar modules that support it later. We are planning to build a couple SSL only modules next, and revisit SSL support for registrars after that.
-
Interesting issue, and I'm assuming that the forwarder you're using is not related in any way to your cPanel username. This might be a question for cPanel support. Unless this is just showing up in the headers of the email, in which case it's likely WHM has been configured to include the cPanel username in the headers for the purpose of quickly identifying spam.
-
I could consider that a tweak, but it's not a bug fix. major.minor.bug, we are currently at 3.0.4 so 3.1.0 would be the next feature release. Any prior releases are for bug fixes. It's very possible we will make some tweaks to the order form for 3.1, however I haven't had adequate time to evaluate it yet. 3.2 is my target for a bootstrap conversion, and a likely release for new order forms.
-
What payment gateways do you need that aren't currently included? Having all the same payment gateways doesn't mean much, if you don't actually need them. We are building more, and prioritizing by demand. We do have plans to create new and unique order forms, ones that work well with a particular product like shared hosting, or virtual hosting, etc. One page AJAX forms, multi-step, and more. It's not as simple as making something work just like a particular hosting company when the order form needs to support a diverse range of products and services. We try to build things that are versatile, but we also see the need to build things that are targeted to a particular offer. Aside from any tweaks to the existing order templates, our plans for more templates will follow a conversion of the client area to bootstrap. It will be significantly easier to create new and unique and awesome looking order forms once this has taken place. This will be after 3.1, which adds configurable options (among other things), which we see as a critical first step.
-
Are you saying you can't login to cPanel through the cPanel Extended module? To be honest, I haven't played around with it much. If something is broken, it's likely we'll fix it, but our goal right now is to just correct any potential security issues with the module and release it to the public.
-
Is this it? http://www.netbilling.com/ It looks like it's a merchant gateway. The module you're using, does it store card data in the system, or remotely with the gateway?
-
Log in info? We are not making any feature changes to the module at this time.
-
Just an update on this, we are making some minor changes to the code before we release it. Some areas were not being properly sanitized, so we want to take care of that first. Should still be out this week.
-
This is planned for 3.1, packages will be sortable within package groups, and this order will be used by the order system when displaying packages.