Jump to content

Paul

Blesta Developers
  • Posts

    6,687
  • Joined

  • Last visited

  • Days Won

    839

Everything posted by Paul

  1. Oooh, very nice. Looking forward to seeing what else you come up with once you launch your theme site.
  2. PHP 7 is expected to be released officially toward the end of the year, and it is fast - http://www.reddit.com/r/PHP/comments/305ck6/real_world_php_70_benchmarks/ We want to know what version of PHP you are running and when you plan to upgrade to PHP 7.
  3. There's a task for that CORE-912. At the moment, we suggest changing the renew date if the provision date is not the same day.
  4. Paul

    Custom Packages

    You probably want to use configurable options for all of this. Packages > Options. Create an Option Group, then Create all of these options and assign them to the group. Then, when you create a package and define your "base pricing", you can select the configurable option group. Now, assuming your Package is assigned to an order form, during check out all of the options will be available. EDIT: Mike's right. You can sell the options, but they will not be automatically provisioned via cPanel and would have to be added manually to the service. It's likely we will be updating the cPanel module to support automatic provisioning of these kinds of options in the future.
  5. Welcome! If you don't need any custom code, then it doesn't matter if you don't have programming experience. You can still customize the colors of the client and admin areas, and change your logo, as well as customize your invoices with your branding. Install the free trial, and give it a spin. If you have any questions, this forum is a good place to ask them. If you aren't selling hosting, install and use the Universal Module. Settings > Modules > Install Universal Module. Create at least 1 product, just requires a name. Settings > Payment Gateways > Install a payment gateway you want to use and configure it. Packages > Create a new package using the Universal Module. Set all your pricing, etc. Packages > Order > Create an order form and add your package group(s) to it. I recommend using the General type, and the boxes or list wizard templates. Those are the basics for getting started.
  6. I would probably just truncate it and not display an error. There has to be some reasonable limit, and this is the first time anyone has mentioned the 64 character limitation. I am curious what the name is (Or a pseudo of the name). Long company names are generally shortened for marketing purposes. I doubt they answer the phones "Good morning, you've reached the law offices of Ziffren, Brittenham, Branca, Fischer, Gilbert-Lurie, Stiffelman, Cook, Johnson, Lande & Wolf, how many I direct your call?"
  7. There should be a utility that would allow you to change the encryption key. The question is whether that's more important to people than some of the other features that have been requested. I have no doubt we'll get to it eventually, but it's not a very squeaky wheel.
  8. The April Fools that keeps foolin. (Hint for others: Inspect the cloud image in the post, set background-color to black.. ie background-color: #000;)
  9. Just a quick flashback to April 1, 2014. http://www.blesta.com/2014/03/31/parallel-payment-optimizer-video-free-plugin/
  10. This is pretty cool. Are you thinking of having an option for a signature on the order form? I think this would be really good on a future quote system so clients can sign off on a quote.
  11. Awesome, nice work! I want to see that on the marketplace when it goes live.
  12. Does look better, do you have a diff you want to submit for review?
  13. Paul

    Eu - New Vat Rules

    Agreed. If you don't mind, please create a new feature request. We've discussed this internally to some extent and want to get this right. I'm not sure if we have a task for it yet, but I'd like Cody to take a look and create the necessary task if not. A new thread would be perfect.
  14. The largest concern people had was the display of the Tax ID field, and as Mike mentioned (thanks Mike!) that field can now be hidden. We want to add more control over more fields in the future, but if you just want to disable the Tax ID field, then you're good to go with 3.4.
  15. Seems this went off topic. Everyone take a break and watch some BillingBRAWL. @ModulesBakery, feel free to open a new thread whenever you want to do a new poll. This one is 5 months old, and off track so I'm closing it.
  16. Remind me once The Marketplace is live. I need to create some graphics for nice titles. I'd like to allow people to "link" their account with us to the forum, so maybe 2 different new titles: 1. Verified Customer 2.3rd Party Developer (Probably something better sounding, but you get the idea)
  17. Not a problem at all. I sent you a PM.
  18. Thanks for the post, and interesting thread over on WHT - http://www.webhostingtalk.com/showthread.php?t=1467936
  19. Enable error reporting in Blesta To enable error reporting, edit /config/blesta.php and change Configure::errorReporting(0); to Configure::errorReporting(-1);
  20. Yeah that was prior to A 3.0.0 beta release. We had 7 alpha releases, those that participated in that got that title. I would like to add a new title, and even a nice graphic like we have for 3rd party developers with listings on the marketplace, once that goes live. It would help bring attention to you on the forums. Thoughts on that?
  21. I've also seen 500 server errors caused by extensions like Ioncube, re-installing Ioncube might be a good idea. If there are any other unusual extensions loaded, they might be suspect as well. As Jonathan mentioned, check your server error logs. Usually with 500 errors they aren't very specific, but could shed some light on it.
  22. If you import products using WebsitePanel, they will be imported using the Universal Module, and will continue to be billed normally. Blesta just wouldn't be able to auto provision new orders, or provide any management features. You should do a test import. We're continually improving/adjusting/refining the importer, it works great for a lot of people, but some people have issues, it all depends on what your data looks like and how you are using it. Updating it to import KB articles probably wouldn't be terribly difficult, so if that's the only hang up then we're happy to work with you to add that functionality and you can help us test it. You found the thread on WebsitePanel, I wonder if ModulesBakery still has plans for it. WorldPay is part of CORE-149 (I just made it public), not a ton of requests for it, but we might be able to help get this one built.
  23. Happy to take a look at the code if you want to post it, PM it, or email it. The SolusVM module is getting a lot of upgrades for 3.5, including configurable options and ability to order multiple IPs and remove specific IPs. Not sure about package change, Tyson wrote the SolusVM module and sort of maintains it.
  24. Your domain and your hosting packages should be in different groups. There is a drop down when configuring the order form to select the domain package group, and a multi-select to add one or more other groups. If you separate them like this, then it should work
  25. Can you link the API documentation? We'll need someone to take a look to ensure it's possible to support their new API. Doesn't seem to be many requests for it at the moment though.
×
×
  • Create New...