Blog

Blesta 5.0 Beta Released

December 23, 2020 | Posted by Paul


We are pleased to announce that Blesta 5.0.0 BETA 1 has been released!

Can I participate in the beta?

If you have an owned or monthly license with us directly, you may download blesta-5.0.0-b1.zip in the client area now (Login Required). If you obtained your license from a reseller or distributor, you may be able to participate. Contact your reseller to find out. As with any beta, this release is for non-production use only and is unsupported. DO NOT UPGRADE YOUR PRODUCTION. During installation, choose to start a free trial, open a ticket to request a trial key, or use your dev license if you have one.

Once you are up and running, head to the forums to report any issues and let us know what you think! If you have a license and are verified or become verified on our Discord chat, you’ll have access to a license holder only beta forum.

Visit the Beta Forums! Visit Discord Chat!

New Navigation editor lets you drag & drop sort, remove items, and add your own nav elements.

(Caption: New Navigation editor lets you drag & drop sort, remove items, and add your own nav elements.)

So what is new in 5.0?

Blesta version 5.0 paves the way for the next generation of updates, increasing system requirements and removing deprecated code and superfluous libraries. It also includes new features like Bootstrap 4, a Staff, Client & Public Navigation Editor, improved staff area for mobile, emoji support system-wide, and more.

Minimum Requirements

Minimum system requirements were increased to the following:

  • PHP 7.2+ (7.2 or 7.3 recommended)
  • MySQL 5.6.0, or MariaDB 10.0.5+ (full-text index + utf8mb4 collation support required)
  • Ioncube loaders 10.1+ (Blesta no longer ships with hotfixes for older, now unsupported versions)

Updated Extensions

  • All extensions updated to support Bootstrap 4 and Font Awesome 5.
  • Order Manager updated to allow sorting of order forms, in addition to packages and package groups.
  • Support Manager ticket search now includes all replies and notes.
  • Support Manager ticket system and knowledge base now include support for emoji’s.
  • Twilio updated to use the latest SDK.
  • SolusVM updated to add support for noVNC console.
  • ISPManager updated to no longer require usernames start with a letter.
  • Square updated for compatibility with their latest API.
  • GoCardless updated to add support for USD and CAD.
  • 2Checkout renamed for compatibility with modern versions of composer.

Changes to the Core

  • Upgraded Bootstrap v3 to Bootstrap v4.
  • Added a new Navigation Editor. Staff, Client, and public navigation items can be sorted and created.
  • Added support for uploading a logo for use in the Staff and Client areas.
  • The Staff area was improved for mobile devices.
  • Added support for VAT verification through VIES.
  • Added emoji support system-wide, updating the character set from utf8 to utf8mb4.
  • Session names can now be renamed in the config file. Useful for multiple installs on the same domain.
  • Order Received and Order Received (Mobile) email templates now include additional tags for Address 2, City, State/Province, Zip/Postal Code, and Country.
  • File based monologs generated by the cron are now named differently.

Changes for Developers

  • All deprecated code and libraries have been removed.
  • Bootstrap, jQuery, Font Awesome, and other libraries have been updated.
  • System Requirements have been increased.

Client Template Changes

  • /app/views/client/bootstrap/_404.pdt updated
  • /app/views/client/bootstrap/client_accounts.pdt updated
  • /app/views/client/bootstrap/client_accounts_add.pdt updated
  • /app/views/client/bootstrap/client_accounts_cc_info.pdt updated
  • /app/views/client/bootstrap/client_accounts_editach.pdt updated
  • /app/views/client/bootstrap/client_accounts_editcc.pdt updated
  • /app/views/client/bootstrap/client_contacts.pdt updated
  • /app/views/client/bootstrap/client_contacts_add.pdt updated
  • /app/views/client/bootstrap/client_contacts_contact_info.pdt updated
  • /app/views/client/bootstrap/client_contacts_edit.pdt updated
  • /app/views/client/bootstrap/client_contacts_phone_numbers.pdt updated
  • /app/views/client/bootstrap/client_dialog_confirm.pdt updated
  • /app/views/client/bootstrap/client_dialog_password.pdt updated
  • /app/views/client/bootstrap/client_emails.pdt updated
  • /app/views/client/bootstrap/client_invoices.pdt updated
  • /app/views/client/bootstrap/client_invoices_applied.pdt updated
  • /app/views/client/bootstrap/client_login.pdt updated
  • /app/views/client/bootstrap/client_login_confirmreset.pdt updated
  • /app/views/client/bootstrap/client_login_forgot.pdt updated
  • /app/views/client/bootstrap/client_login_otp.pdt updated
  • /app/views/client/bootstrap/client_login_reset.pdt updated
  • /app/views/client/bootstrap/client_main_card.pdt updated
  • /app/views/client/bootstrap/client_main_edit.pdt updated
  • /app/views/client/bootstrap/client_main_getcurrencyamounts.pdt updated
  • /app/views/client/bootstrap/client_main_invoicemethod.pdt updated
  • /app/views/client/bootstrap/client_main_myinfo.pdt updated
  • /app/views/client/bootstrap/client_maintenance.pdt updated
  • /app/views/client/bootstrap/client_pay.pdt updated
  • /app/views/client/bootstrap/client_pay_confirm.pdt updated
  • /app/views/client/bootstrap/client_pay_method.pdt updated
  • /app/views/client/bootstrap/client_pay_multiple_invoices.pdt updated
  • /app/views/client/bootstrap/client_services.pdt updated
  • /app/views/client/bootstrap/client_services_addaddon.pdt updated
  • /app/views/client/bootstrap/client_services_addons.pdt updated
  • /app/views/client/bootstrap/client_services_cancel.pdt updated
  • /app/views/client/bootstrap/client_services_changeterm.pdt updated
  • /app/views/client/bootstrap/client_services_configure_addon.pdt updated
  • /app/views/client/bootstrap/client_services_manageoptions.pdt updated
  • /app/views/client/bootstrap/client_services_package_options.pdt updated
  • /app/views/client/bootstrap/client_services_review.pdt updated
  • /app/views/client/bootstrap/client_services_service_infobox.pdt updated
  • /app/views/client/bootstrap/client_services_serviceinfo.pdt updated
  • /app/views/client/bootstrap/client_services_tabs.pdt updated
  • /app/views/client/bootstrap/client_services_totals.pdt updated
  • /app/views/client/bootstrap/client_services_upgrade.pdt updated
  • /app/views/client/bootstrap/client_transactions_applied.pdt updated
  • /app/views/client/bootstrap/message.pdt updated
  • /app/views/client/bootstrap/structure.pdt updated

Staff Template Changes

  • /app/views/admin/default/admin_billing.pdt updated
  • /app/views/admin/default/admin_billing_invoiceapplied.pdt updated
  • /app/views/admin/default/admin_billing_printqueue.pdt updated
  • /app/views/admin/default/admin_billing_services.pdt updated
  • /app/views/admin/default/admin_billing_transactionapplied.pdt updated
  • /app/views/admin/default/admin_clients.pdt updated
  • /app/views/admin/default/admin_clients_add.pdt updated
  • /app/views/admin/default/admin_clients_addcontact.pdt updated
  • /app/views/admin/default/admin_clients_addnote.pdt updated
  • /app/views/admin/default/admin_clients_addservice_basic.pdt updated
  • /app/views/admin/default/admin_clients_createinvoice.pdt updated
  • /app/views/admin/default/admin_clients_edit.pdt updated
  • /app/views/admin/default/admin_clients_editcontact.pdt updated
  • /app/views/admin/default/admin_clients_editinvoice.pdt updated
  • /app/views/admin/default/admin_clients_editnote.pdt updated
  • /app/views/admin/default/admin_clients_editrecurinvoice.pdt updated
  • /app/views/admin/default/admin_clients_editservice_basic.pdt updated
  • /app/views/admin/default/admin_clients_editserviceaddons.pdt updated
  • /app/views/admin/default/admin_clients_email.pdt updated
  • /app/views/admin/default/admin_clients_emails.pdt updated
  • /app/views/admin/default/admin_clients_invoiceapplied.pdt updated
  • /app/views/admin/default/admin_clients_invoices.pdt updated
  • /app/views/admin/default/admin_clients_makepaymentamount.pdt updated
  • /app/views/admin/default/admin_clients_notes.pdt updated
  • /app/views/admin/default/admin_clients_packages.pdt updated
  • /app/views/admin/default/admin_clients_phones.pdt updated
  • /app/views/admin/default/admin_clients_recordpayment.pdt updated
  • /app/views/admin/default/admin_clients_serviceinfo.pdt updated
  • /app/views/admin/default/admin_clients_services.pdt updated
  • /app/views/admin/default/admin_clients_stickynote_list.pdt updated
  • /app/views/admin/default/admin_clients_stickynotes.pdt updated
  • /app/views/admin/default/admin_clients_transactionapplied.pdt updated
  • /app/views/admin/default/admin_clients_transactions.pdt updated
  • /app/views/admin/default/admin_clients_view.pdt updated
  • /app/views/admin/default/admin_company_automation.pdt updated
  • /app/views/admin/default/admin_company_billing_addcoupon.pdt updated
  • /app/views/admin/default/admin_company_billing_coupons.pdt updated
  • /app/views/admin/default/admin_company_billing_customization.pdt updated
  • /app/views/admin/default/admin_company_billing_editcoupon.pdt updated
  • /app/views/admin/default/admin_company_billing_notices_form.pdt updated
  • /app/views/admin/default/admin_company_client_options_addcustomfield.pdt updated
  • /app/views/admin/default/admin_company_client_options_customfields.pdt updated
  • /app/views/admin/default/admin_company_client_options_editcustomfield.pdt updated
  • /app/views/admin/default/admin_company_currencies_active.pdt updated
  • /app/views/admin/default/admin_company_emails_addsignature.pdt updated
  • /app/views/admin/default/admin_company_emails_editsignature.pdt updated
  • /app/views/admin/default/admin_company_emails_edittemplate.pdt updated
  • /app/views/admin/default/admin_company_emails_signatures.pdt updated
  • /app/views/admin/default/admin_company_emails_templates.pdt updated
  • /app/views/admin/default/admin_company_gateways_available.pdt updated
  • /app/views/admin/default/admin_company_gateways_installed.pdt updated
  • /app/views/admin/default/admin_company_general_contacttypes.pdt updated
  • /app/views/admin/default/admin_company_general_humanverification.pdt updated
  • /app/views/admin/default/admin_company_groups.pdt updated
  • /app/views/admin/default/admin_company_groups_add.pdt updated
  • /app/views/admin/default/admin_company_groups_edit.pdt updated
  • /app/views/admin/default/admin_company_lookandfeel_actions.pdt new
  • /app/views/admin/default/admin_company_lookandfeel_addaction.pdt new
  • /app/views/admin/default/admin_company_lookandfeel_customize.pdt new
  • /app/views/admin/default/admin_company_lookandfeel_editaction.pdt new
  • /app/views/admin/default/admin_company_lookandfeel_layout.pdt updated
  • /app/views/admin/default/admin_company_lookandfeel_layout_tab.pdt updated
  • /app/views/admin/default/admin_company_lookandfeel_navigation.pdt new
  • /app/views/admin/default/admin_company_messengers_available.pdt updated
  • /app/views/admin/default/admin_company_messengers_installed.pdt updated
  • /app/views/admin/default/admin_company_modules_addgroup.pdt updated
  • /app/views/admin/default/admin_company_modules_available.pdt updated
  • /app/views/admin/default/admin_company_modules_editgroup.pdt updated
  • /app/views/admin/default/admin_company_modules_installed.pdt updated
  • /app/views/admin/default/admin_company_plugins_available.pdt updated
  • /app/views/admin/default/admin_company_plugins_installed.pdt updated
  • /app/views/admin/default/admin_company_plugins_settings_actions.pdt updated
  • /app/views/admin/default/admin_company_taxes_basic.pdt updated
  • /app/views/admin/default/admin_company_taxes_rules.pdt updated
  • /app/views/admin/default/admin_company_themes.pdt updated
  • /app/views/admin/default/admin_main.pdt updated
  • /app/views/admin/default/admin_main_calendar.pdt updated
  • /app/views/admin/default/admin_myinfo.pdt updated
  • /app/views/admin/default/admin_packages_options_add.pdt updated
  • /app/views/admin/default/admin_packages_options_addgroup.pdt updated
  • /app/views/admin/default/admin_packages_options_edit.pdt updated
  • /app/views/admin/default/admin_packages_options_editgroup.pdt updated
  • /app/views/admin/default/admin_packages.pdt updated
  • /app/views/admin/default/admin_packages_add.pdt updated
  • /app/views/admin/default/admin_packages_addgroup.pdt updated
  • /app/views/admin/default/admin_packages_edit.pdt updated
  • /app/views/admin/default/admin_packages_editgroup.pdt updated
  • /app/views/admin/default/admin_packages_groups.pdt updated
  • /app/views/admin/default/admin_reports_customize.pdt updated
  • /app/views/admin/default/admin_settings_company.pdt updated
  • /app/views/admin/default/admin_settings_system.pdt updated
  • /app/views/admin/default/admin_system_api.pdt updated
  • /app/views/admin/default/admin_system_automation.pdt updated
  • /app/views/admin/default/admin_system_companies.pdt updated
  • /app/views/admin/default/admin_system_general_basic.pdt updated
  • /app/views/admin/default/admin_system_general_geoip.pdt updated
  • /app/views/admin/default/admin_system_general_paymenttypes.pdt updated
  • /app/views/admin/default/admin_system_help.pdt updated
  • /app/views/admin/default/admin_system_staff_add.pdt updated
  • /app/views/admin/default/admin_system_staff_addgroup.pdt updated
  • /app/views/admin/default/admin_system_staff_edit.pdt updated
  • /app/views/admin/default/admin_system_staff_editgroup.pdt updated
  • /app/views/admin/default/admin_system_staff_groups.pdt updated
  • /app/views/admin/default/admin_system_staff_manage.pdt updated
  • /app/views/admin/default/admin_tools_gatewayloglist.pdt updated
  • /app/views/admin/default/admin_tools_logemail.pdt updated
  • /app/views/admin/default/admin_tools_moduleloglist.pdt updated
  • /app/views/admin/default/config.json updated
  • /app/views/admin/default/message.pdt updated
  • /app/views/admin/default/settings_leftnav.pdt updated
  • /app/views/admin/default/structure.pdt updated

Note Regarding Hotfixes

Blesta no longer supports versions older than PHP 7.2, so there is no longer a need to ship hotfixes.

See the release notes for more details on this release.

Is there something you want to see in Blesta? Create a new feature request or upvote an existing one!

When is the final release?

Version 5.0 will be officially released after the beta phase has completed, which we expect to happen soon. Once we deem 5.0 stable for production, a final release will be issued. You can help speed things along by participating in the beta!

Blesta 4.12 Beta Released

September 17, 2020 | Posted by Paul


We are pleased to announce that Blesta 4.12.0 BETA 1 has been released!

Can I participate in the beta?

If you have an owned or monthly license with us directly, you may download blesta-4.12.0-b1.zip in the client area now (Login Required). If you obtained your license from a reseller or distributor, you may be able to participate. Contact your reseller to find out. As with any beta, this release is for non-production use only and is unsupported. During installation, choose to start a free trial, open a ticket to request a trial key, or use your dev license if you have one.

Once you are up and running, head to the forums to report any issues and let us know what you think! If you have a license and are verified or become verified on our Discord chat, you’ll have access to a license holder only beta forum.

Visit the Beta Forums! Visit Discord Chat!

Staff can now receive a text message via the new messenger system when clients open or update tickets and place orders.

(Caption: Staff receiving a text message after a client opens a ticket via the Twilio SMS messenger integration.)

So what is new in 4.12?

Blesta version 4.12 includes a new modular messenger system (Twilio SMS included with more to come), an optional email verification system, the ability to exclude packages from affiliate commissions, support for Maxmind’s latest API, and much more.

New Extensions

These extensions are new with Blesta 4.12.

  • Twilio messenger.
  • Extension Generator plugin.

Updated Extensions

  • All provisioning modules updated to define sample welcome email for pre-loading when creating a package.
  • Order Manager Affiliate system updated to allow packages to be excluded from commissions.
  • Order Manager updated to add support for Maxmind’s latest API for minFraud Score, Insights, and Factors.
  • Order Manager updated to support email verification and optionally require verification prior to payment.
  • Order Manager updated to integrate with the Messenger system for staff order notifications.
  • Softaculous Soft Auto Installer updated to add support for ISPManager.
  • Support Manager updated to extend the dropzone timeout to allow more time for file uploads.
  • Support Manager updated to integrate with the messenger system for staff ticket notifications.
  • Support Manager updated to allow human verification (captcha) for unauthenticated users.
  • System Status widget updated to check for pending or broken upgrades.
  • System Status widget updated to check for permission issues with log directory.
  • Updated official registrar modules to take advantage of the new module type configuration.
  • Virtualmin updated to validate credentials when adding a server within the module.

Changes to the Core

  • Added an email verification system so clients can verify their email address.
  • Added a new modular messenger system with Twilio included for SMS. Additional integrations and messenger types to come (Voice, SMS, Chat).
  • Added a staff mobile number field under “My Info”, for use by the Messenger system.
  • The pricing ID is now shown when expanding a package row, for reference when linking to the order form.
  • The uploads directory is now created and set during installation.
  • Added an option to test SMTP settings.
  • Currency format is now applied to pricing on PDF invoices that it was not previously applied to.
  • Modules can now define their type (For future use).
  • Added a new hidden status for packages and package groups (For future use).
  • Added a transfer price for package pricing (For future use).

Changes for Developers

  • New extension system called Messengers. Create your own SMS messengers. Support for Voice and Chat Apps to come. (See docs)
  • New Extension Generator plugin wizard generates a skeleton plugin, module, or gateway to speed up development and lower the barrier to entry for developers. (See docs)
  • Modules can now define sample welcome email content.

Client Template Changes

There were no client area template changes between version 4.11.2 and 4.12.0-b1.

Staff Template Changes

  • /app/views/admin/default/admin_clients_view.pdt updated
  • /app/views/admin/default/admin_company_client_general_form.pdt updated
  • /app/views/admin/default/admin_company_emails_mail.pdt updated
  • /app/views/admin/default/admin_company_groups_add.pdt updated
  • /app/views/admin/default/admin_company_groups_edit.pdt updated
  • /app/views/admin/default/admin_company_messengers_available.pdt new
  • /app/views/admin/default/admin_company_messengers_configuration.pdt new
  • /app/views/admin/default/admin_company_messengers_edittemplate.pdt new
  • /app/views/admin/default/admin_company_messengers_installed.pdt new
  • /app/views/admin/default/admin_company_messengers_manage.pdt new
  • /app/views/admin/default/admin_company_messengers_manage.pdt new
  • /app/views/admin/default/admin_company_messengers_templates.pdt new
  • /app/views/admin/default/admin_myinfo.pdt updated
  • /app/views/admin/default/admin_packages.pdt updated
  • /app/views/admin/default/admin_packages_add.pdt updated
  • /app/views/admin/default/admin_packages_edit.pdt updated
  • /app/views/admin/default/admin_packages_packagepricing.pdt updated
  • /app/views/admin/default/admin_settings_company.pdt updated
  • /app/views/admin/default/admin_system_staff_add.pdt updated
  • /app/views/admin/default/admin_system_staff_edit.pdt updated
  • /app/views/admin/default/admin_tools_logmessenger.pdt new
  • /app/views/admin/default/admin_tools_messengerloglist.pdt new

Note Regarding Hotfixes

Blesta now ships with bundled encoded files that support PHP 5.4 through PHP 7.4 out of the box. This means that you should not need to upload any hotfixes unless you are running a version of Ioncube loaders older than version 10.1. If you are running old Ioncube loaders, upgrade Ioncube or apply the following hotfix based on your PHP version:

  • PHP version >= 7.1.0 - use /hotfix-php71/blesta/
  • PHP version >= 5.6.0 and < 7.1.0 - use /hotfix-php7/blesta/
  • PHP version >= 5.4.0 and < 5.6.0 - use /hotfix-php54/blesta/

See the release notes for more details on this release.

Is there something you want to see in Blesta? Create a new feature request or upvote an existing one!

When is the final release?

Version 4.12 will be officially released after the beta phase has completed, which we expect to happen soon. Once we deem 4.12 stable for production, a final release will be issued. You can help speed things along by participating in the beta!

Blesta 4.11 Beta Released

July 10, 2020 | Posted by Paul


We are pleased to announce that Blesta 4.11.0 BETA 1 has been released!

Can I participate in the beta?

If you have an owned or monthly license with us directly, you may download blesta-4.11.0-b1.zip in the client area now (Login Required). If you obtained your license from a reseller or distributor, you may be able to participate. Contact your reseller to find out. As with any beta, this release is for non-production use only and is unsupported. During installation, choose to start a free trial, open a ticket to request a trial key, or use your dev license if you have one.

Once you are up and running, head to the forums to report any issues and let us know what you think! If you have a license and are verified or become verified on our Discord chat, you’ll have access to a license holder only beta forum.

Visit the Beta Forums! Visit Discord Chat!

It's now possible to filter results for clients, packages, services, invoices, transactions, and tickets.

(Caption: Configuration of client cards, which appear in the client area. Plugins can create their own cards.)

So what is new in 4.11?

Blesta version 4.11 includes an affiliate system, configurable client cards, a new ISPManager module, an IP unblocker plugin, an option to force emails as usernames, and much more.

New Extensions

These extensions are new with Blesta 4.11.

  • ISPManager Module.
  • IP Unblocker Plugin (Supports cPanel and Directadmin servers running CSF).
  • Client Cards plugin (Adds service and invoice cards).

Updated Extensions

  • Order Manager updated to include a new affiliate system.
  • Order Manager updated to show order history to clients.
  • Order Manager updated to create an orders client card.
  • Import Manager updated to improve importing from WHMCS, and import of affiliate data.
  • Added Interworx support to the Auto Soft Installer Softaculous plugin.
  • Support Manager updated to allow drag and drop of attachments.
  • Support Manager updated to create a tickets client card.
  • Pterodactyl module updated to include username and password tags for welcome emails.

Changes to the Core

  • Added a new client cards system for displaying information cards on a client’s dashboard.
  • Added a forgot username option for clients.
  • Added a cancellation reason field when cancelling services.
  • Added an option to force emails as usernames.
  • Added new transaction filters.

Changes for Developers

  • Plugins can now create client cards.

Client Template Changes

  • /app/views/client/bootstrap/client_login.pdt updated
  • /app/views/client/bootstrap/client_login_forgot.pdt new
  • /app/views/client/bootstrap/client_main.pdt updated
  • /app/views/client/bootstrap/client_main_card.pdt new
  • /app/views/client/bootstrap/client_services_cancel.pdt updated
  • /app/views/client/bootstrap/client_services_serviceinfo.pdt updated

Note Regarding Hotfixes

Blesta now ships with bundled encoded files that support PHP 5.4 through PHP 7.3 out of the box. This means that you should not need to upload any hotfixes unless you are running a version of Ioncube loaders older than version 10.1. If you are running old Ioncube loaders, upgrade Ioncube or apply the following hotfix based on your PHP version:

  • PHP version >= 7.1.0 - use /hotfix-php71/blesta/
  • PHP version >= 5.6.0 and < 7.1.0 - use /hotfix-php7/blesta/
  • PHP version >= 5.4.0 and < 5.6.0 - use /hotfix-php54/blesta/

See the release notes for more details on this release.

Is there something you want to see in Blesta? Create a new feature request or upvote an existing one!

When is the final release?

Version 4.11 will be officially released after the beta phase has completed, which we expect to happen soon. Once we deem 4.11 stable for production, a final release will be issued. You can help speed things along by participating in the beta!

Blesta 4.10 Beta Released

May 7, 2020 | Posted by Paul


We are pleased to announce that Blesta 4.10.0 BETA 1 has been released!

Can I participate in the beta?

If you have an owned or monthly license with us directly, you may download blesta-4.10.0-b1.zip in the client area now (Login Required). If you obtained your license from a reseller or distributor, you may be able to participate. Contact your reseller to find out. As with any beta, this release is for non-production use only and is unsupported. During installation, choose to start a free trial, open a ticket to request a trial key, or use your dev license if you have one.

Once you are up and running, head to the forums to report any issues and let us know what you think! If you have a license and are verified or become verified on our Discord chat, you’ll have access to a license holder only beta forum.

Visit the Beta Forums! Visit Discord Chat!

It's now possible to filter results for clients, packages, services, invoices, transactions, and tickets.

(Caption: Filtering Transactions. Most widgets now allow filtering by selecting the filter icon.)

So what is new in 4.10?

Blesta version 4.10 includes a new Cornerstone payment gateway, NameSilo module, support for charging late fees, filtering for most widgets, and much more.

New Extensions

These extensions are new with Blesta 4.10.

  • Namesilo Module
  • Cornerstone Payment Gateway

Updated Extensions

  • Order - The language can now be specified in the URL. (See docs.)
  • Order - Human verification for orders has been moved to Settings > Company > General > Human Verification.

Changes to the Core

  • Late fees can now be set under Settings > Company > Billing/Payment > Late Fees.
  • Filtering options have been added for Clients, Packages, Invoices, Services, Transactions, and Tickets.
  • Smart Search criteria can now be set under Settings > Company > General > Smart Search.
  • An email can now be sent to the client when a service is scheduled for cancellation.
  • Reference ID is now included in transaction searches.
  • Packages can now be deleted if they have no associated active services.
  • Added a new internally generated captcha option in addition to reCAPTCHA, and moved human verification options to company settings.

Changes for Developers

  • Widgets now support filtering options.

Client Template Changes

  • /app/views/client/bootstrap/client_invoices.pdt updated
  • /app/views/client/bootstrap/client_services.pdt updated
  • /app/views/client/bootstrap/client_transactions.pdt updated

Note Regarding Hotfixes

Blesta now ships with bundled encoded files that support PHP 5.4 through PHP 7.3 out of the box. This means that you should not need to upload any hotfixes unless you are running a version of Ioncube loaders older than version 10.1. If you are running old Ioncube loaders, upgrade Ioncube or apply the following hotfix based on your PHP version:

  • PHP version >= 7.1.0 - use /hotfix-php71/blesta/
  • PHP version >= 5.6.0 and < 7.1.0 - use /hotfix-php7/blesta/
  • PHP version >= 5.4.0 and < 5.6.0 - use /hotfix-php54/blesta/

See the release notes for more details on this release.

Is there something you want to see in Blesta? Create a new feature request or upvote an existing one!

When is the final release?

Version 4.10 will be officially released after the beta phase has completed, which we expect to happen soon. Once we deem 4.10 stable for production, a final release will be issued. You can help speed things along by participating in the beta!

Blesta 4.9 Beta Released

March 31, 2020 | Posted by Paul


We are pleased to announce that Blesta 4.9.0 BETA 1 has been released!

Can I participate in the beta?

If you have an owned or monthly license with us directly, you may download blesta-4.9.0-b1.zip in the client area now (Login Required). If you obtained your license from a reseller or distributor, you may be able to participate. Contact your reseller to find out. As with any beta, this release is for non-production use only and is unsupported. During installation, choose to start a free trial, open a ticket to request a trial key, or use your dev license if you have one.

Once you are up and running, head to the forums to report any issues and let us know what you think! If you have a license and are verified or become verified on our Discord chat, you’ll have access to a license holder only beta forum.

Visit the Beta Forums! Visit Discord Chat!

New plugin settings button allows specific plugin functionality to be enabled or disabled.

(Caption: Disabling the KnowledgeBase in the Support Manager through the new plugin settings feature.)

So what is new in 4.9?

Blesta version 4.9 includes a new Razorpay gateway, client package limits, a revenue report by package, the ability to delete cancelled services, and much more.

New Extensions

These extensions are new with Blesta 4.9.

  • Razorpay Gateway (See docs.)

Updated Extensions

  • Order - Decrease frequency of fraud check occurences to reduce number of queries.
  • Order - Domain and other order type no longer allows the domain group to be saved within the multi-select.
  • Order - Skip service configuration for addon services if there is nothing to configure.
  • Order - Added a new ACH/CC payment method override setting for new accounts.
  • Order - Improve drag-n-drop of package groups when adding to the order form.
  • Order, Billing Overview widgets can now be added to the dashboard.
  • System Overview, Feed Reader, and System Status widgets can now be added to billing overview.
  • Vultr - Add support for IPv6 subnets.
  • Soft Auto Installer - Added support for Softaculous for DirectAdmin. (See docs.)
  • Import Manager - Added mapping support for importing Pterodactyl services from WHMCS.
  • Updated all extensions to use the configuration file.

To add the Billing Overview or Orders staff widgets to your dashboard, first check that your staff group has ACL permissions (Settings > System > Staff > Staff Groups). Next check that the pluging settings action is enabled for that location (Settings > Company > Plugins).

Changes to the Core

  • Client limits can be set for packages, limiting the client to a certain number of services using the package.
  • New package revenue report breaks down revenue by package.
  • New plugin settings feature allows individual plugin functionality to be enabled or disabled.
  • Notes are now included in the smart and client search.
  • Clients can now access their email history log.
  • Modern WHMCS password hashes now work after import. (See docs.)
  • Cancelled services can now optionally be deleted by staff.

Changes for Developers

  • Plugin functionality can now be enabled/disabled through the new settings button.

Client Template Changes

  • /app/views/client/bootstrap/client_emails.pdt new
  • /app/views/client/bootstrap/client_services_addaddon.pdt updated
  • /app/views/client/bootstrap/client_services_changeterm.pdt updated
  • /app/views/client/bootstrap/client_services_upgrade.pdt updated
  • /app/views/client/bootstrap/structure.pdt updated

Note Regarding Hotfixes

Blesta now ships with bundled encoded files that support PHP 5.4 through PHP 7.3 out of the box. This means that you should not need to upload any hotfixes unless you are running a version of Ioncube loaders older than version 10.1. If you are running old Ioncube loaders, upgrade Ioncube or apply the following hotfix based on your PHP version:

  • PHP version >= 7.1.0 - use /hotfix-php71/blesta/
  • PHP version >= 5.6.0 and < 7.1.0 - use /hotfix-php7/blesta/
  • PHP version >= 5.4.0 and < 5.6.0 - use /hotfix-php54/blesta/

See the release notes for more details on this release.

Is there something you want to see in Blesta? Create a new feature request or upvote an existing one!

When is the final release?

Version 4.9 will be officially released after the beta phase has completed, which we expect to happen soon. Once we deem 4.9 stable for production, a final release will be issued. You can help by participating in the beta!