Article

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.