-
Posts
6,728 -
Joined
-
Last visited
-
Days Won
841
Everything posted by Paul
-
Mutlicraft Module: How To Setup Multiple Ips To Await Automated Dedi Ip Provisioning?
Paul replied to MineHarvest66's question in Support
I believe we updated the SolusVM module so that extra memory was additive. It may or may not be possible to do this in the future with the Multicraft module. -
Mutlicraft Module: How To Setup Multiple Ips To Await Automated Dedi Ip Provisioning?
Paul replied to MineHarvest66's question in Support
I believe so yes, but I'm pretty sure those IPs need to be active on the daemon. In other words, I don't think Multicraft will add IPs to your network adapter automatically so they should be active on that daemon. -
Yep, trial is the way to go to start. Just download and install and select 30-day free trial when asked to enter a license key. Download and installation docs at www.blesta.com (look for the button on the left). If you have any questions or need any help during the trial, please come back and ask!
-
If the API is the same and it's just a different URL, you may be able to manually modify that in the code. See /components/net/amazon_s3/ and /vendors/amazons3/
-
I definitely think it's a good suggestion, and yeah the forum isn't always the best metric.. but I'm considering tickets and emails, and phone calls, and it really hasn't come up. Definitely a nice to have, but I think if we set aside everything else to implement that now, some people would be upset we didn't spend our time on more highly requested items.
-
Not sure this was already asked but did you check both the HTML and Text versions of the email templates? Are they consistent?
-
It's a good idea, but next to zero demand. Since this thread was created, there have maybe been a couple instances where people have asked how to disable 2FA because of a lost token. Maybe that means not enough people are using 2FA, I don't know.
-
Thanks @ModuleMatic Not only are partial payments allowed, clients can pay multiple invoices at the same time as well.
- 2 replies
-
- partial payment
- payment
-
(and 1 more)
Tagged with:
-
The best thing to do is to theme Blesta like your website. Usually all you need to do is edit CSS and the header/footer file for the client area which is in app/views/client/bootstrap/structure.pdt For CSS, I suggest creating an overrides file and adding it to the structure.pdt so it won't be overwritten on upgrade. (You'd just need to merge changes into structure.pdt) Then, on your Wordpress links you'd link to the product you want, see https://docs.blesta.com/display/user/Order+System#OrderSystem-LinkingtoaSpecificProduct for how to do that. Hiring a company to take your website and theme Blesta is perfectly reasonable, and is generally not expensive.
-
We will be adding a filter icon for most widgets in the window decoration (like the cog/gear icon) that will toggle a filter section above the table listing. I need to mock up the markup for this, it's one of the things on my list.
- 6 replies
-
- filter services
- filter
-
(and 1 more)
Tagged with:
-
Override "from Email" And "from Name" In Ticket Creation Email Notification
Paul replied to nuv's topic in Feature Requests
So you're saying that the original "Ticket Received" email does not observe the email address override set for the department? This email also does not contain by default information in the subject to be able to reply to the email to update the ticket, though I believe the tags are available to be able to do so. Overriding the name would be a separate unrelated task. -
Please see CORE-2135 It's currently in our "Short Term" bucket. If you don't see it in 4.0 beta 1, please feel free to nudge us it seems likely we could add it during the beta.
-
That's definitely unusual. Are the links different between the time the user had trouble and the time it was resent? You can check the mail log for the specific client to compare. Client Profile > Actions > Mail Log.
-
The mass mailer is effectively done pending a few tweaks. There is 1 more planned sprint, and possibly 1 more after that depending on how things look. There is no official ETA, but if I were to guess I'd say beta in April. Since 4.0 is a major release, we will likely have a couple more beta releases than normal. During beta's we usually have a release once a week. We will be looking for feedback during the beta on new functionality as well as any bugs.
-
We are open to implementing DNS modules, but no immediate plans. The most immediate thing will be that with our improvements to domains we will be adding support for managing DNS for domains that use the registrars name servers. For example, with Enom, if the domain is set to use Enom's name servers the customer will be able to manage their DNS zone. What do you want to see in terms of DNS integration?
-
Very nice! I like how you linked up directly to the correct package and pre-select the 1 year term instead of monthly. Only thing I might recommend is a background color in the div behind the video or see if you can get the video to fill it in a little better.
-
Are the links correct? Do they contain http:// or https:// as the protocol? Does your website redirect http requests to https? If so, that may break the links.
-
Just an update, the chat was fixed. Turns out there was a bug in IPB that would automatically forget our license key. How nice. Does anyone prefer IRC?
-
I thought I'd chime in on this even though it's closed. The restriction sounds like it was placed by Softaculous, whether or not they do this for anything else I don't know. However, if the subdomain you install Blesta under does not exist yet it is possible that your trial license would have to be re-issued. This is especially true if you access the install by IP or some other hostname/subdirectory and then later set up the subdomain. In your case I would suggest a manual install. It's pretty straight forward, and should take no more than 15 minutes. See https://docs.blesta.com/display/user/Installing+Blesta
-
I bumped this up in our backlog. If you don't see it in 4.0 beta 1, feel free to remind us and we may be able to sneak it in before final.
-
Network Status And Schedule Maintenance
Paul replied to WebHostCentral UK - Dean's topic in The Lounge
nice! looking good -
Seems like a fair comparison It wouldn't be a Blesta vs WHMCS thread without a link to BillingBrawl though.
- 16 replies
-
- blesta vs whmcs
- whmcs
- (and 4 more)
-
Currently all widgets are displayed on the dashboard. The idea is that you can set the sort order of the widgets (including plugin widgets), disable them, or have them appear on their own page instead. If they appear on their own page, the nav link would have the same name as the widget name. If it is assigned to its own page, the page would contain only that one widget.
-
I personally like the lighter (2nd mock) also, for what it's worth.
- 8 replies
-
- #webhosting
- #webhostingtheme
-
(and 3 more)
Tagged with:
-
That's a good question -- I don't know. It is high on my personal priority list and the client area can benefit from some improvements.