Blog

Blesta 3.1: Now Available

January 16, 2014 | Posted by Paul


We’re excited to announce the release of Blesta 3.1. Thanks to everyone who participated in the beta!

Download 3.1 Now

Then, check out the docs to install or upgrade.

This release is packed with many new features, but perhaps the most prominent is configurable options. For a quick overview of configurable options, please watch the following short video:

What else is new in 3.1?

Modules

  • Proxmox
  • VPS.NET
  • Enom
  • GoGetSSL
  • TheSSLStore

Gateways

  • BitPay
  • CCAvenue
  • Payza

Plugins

  • Shared Login

Core features include configurable options, package sorting, support staff signatures, cancel end of term package option, and many more. Please see the changelog for a full list.

So what’s next?

Development on 3.2 is in full swing. Rumor has it, a responsive bootstrap client interface is on the way.. among other things.

New for Developers in 3.1

January 15, 2014 | Posted by Cody


Blesta 3.1 is loaded with great new features, but we didn’t forget about developers either. Here are a few new items developers can take advantage of in 3.1.

Improved CLI Installer

The command line installer gets non-interactive mode support in 3.1. This allows integration services to automate installation of Blesta. Read more about CLI installation.

Extensions Simplified

Plugins, Modules, and Gateways now support a config.json file that defines basic details such as author, name, version, and more. This greatly reduces the redundancy and maintenance across extensions, simplifying the development process. See configuration for Plugins, configuration for Modules, and configuration for Gateways for more details.

New Events

Almost a dozen new events have been added in 3.1. Of course, every event added opens up endless possibilities for new Plugins. See all events here.

Updated API

New features equals new and updated API commands (including Plugins). Check out the source code documentation.

Version 3.1 is currently in beta with a final release due out this week.