Blog

Blesta 5.5 Released

August 9, 2022 | Posted by Paul


Blesta 5.5 is now available! The domain manager continues to get updates, including a bulk TLD import with pricing markup, advanced renewal of domains, and automatic price overrides for domains, and a new internet.bs registrar module. We also added an abandoned order feature, an option to hide client fields that are not required on both order forms and within the client area, adjust the start value and format of client ID’s, and more.

Download 5.5

SHA256 Sum

77895977ba9054536bf7d945059f64011413b397d1ab914f163845fceb6624bb

If upgrading from a release prior to 5.0, please review the version 5.0 announcement prior to upgrading. 5.0 was a major release and increased system requirements. ALWAYS BACKUP YOUR FILES + DATABASE PRIOR TO UPGRADING.

See the documentation for details on how to install or upgrade.

What’s new in 5.5?

  • Added a bulk TLD import option to the domain manager.
  • Added the option for domains to renew further in advance than services.
  • Added an option to lock in prices for new domains.
  • Added new filter options to the Domain Manager, to filter by TLD or Registrar.
  • Added a new Internet.bs domain registrar module.
  • Added a new abandoned order option to send reminders to clients with unpaid orders.
  • Added an option to hide client fields that are not required on orde forms and within the client area.
  • Added the ability to set the Client ID Start Value, Client ID Format, and Client ID Increment value.
  • Added a Package setting to automatically set a price override for new services, locking in the original price.
  • Added transaction messages within the transaction expand area for supported gateways.
  • Updated the Portal plugin to add support for multi-language.
  • Updated Stripe Payments to show an ACH “Mandate”, and add support for transaction messages.
  • Updated Namecheap, Namesilo, and Logicboxes to support TLD import and price sync.

See our beta announcement for more and the release notes for everything.

Developers

Reminder: If you are a developer, you should review the version 5 Migration Guide and update your extensions if you haven’t already done so.

  • Added a new event for Email Verification.
  • Added a Doc Comments file in ~/lib/doc_comments.php for auto completion support in IDEs.
  • Modules may now insert their own content in the client service management overview page.
  • We recommend updating your extensions to support PHP 8 if they don’t already.

Sponsored development is a good way to support Blesta and get a shout out for your company! Interested? Reach out and say hello.

Stay Connected!

Like our Facebook page, join our Facebook group and Subreddit, follow us on Twitter, and join us in Discord.

Tags:

Blesta 5.5 Beta Released

June 30, 2022 | Posted by Paul


We are pleased to announce that Blesta 5.5.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.5.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!

Importing TLDs in bulk into the domain manager with pricing markup.

(Caption: Importing TLDs in bulk into the domain manager with pricing markup.)

So what is new in 5.5?

Blesta version 5.5 includes even more updates to the Domain Manager including a bulk TLD import feature with price sync, the ability to renew domains further in advance of services, and other improvements. We also added an abandoned order feature with automatic order cancellation, the ability to hide non-required client fields, and much more.

Updated Extensions

  • Domain Manager now supports bulk import of TLDs with pricing markup from supported registrars.
  • Domain Manager now supports the ability for domains to be renewed further in advance of services.
  • Domain Manager now supports the option to set a price override on domains so domains renew at the original price.
  • Domain Manager now includes filters for the TLD Pricing list to filter by TLD and Registrar.
  • Order plugin now includes an abandoned cart option to send email reminders to the client with automatic order cancellation.
  • Order plugin template preview screenshots have been updated.
  • Portal plugin now supports multi-language.
  • Namecheap now pulls in supported TLDs via their API rather than static config.
  • Namecheap now supports TLD import and price sync.
  • Enom now supports TLD import and price sync.
  • Namesilo now supports TLD import and price sync.
  • Logicboxes now supports TLD import and price sync.
  • Stripe Payments now sets transaction messages.
  • Stripe Payments now shows an ACH “Mandate”.
  • Internet.bs domain registrar module module has been added.

Changes to the Core

  • Added an option to hide client fields that are not required.
  • Added transaction messages in the transaction expand area for supported gateways.
  • Added the ability to set the Client ID Start Value, Client ID Format, and Client ID Increment Value in Client Settings.
  • Added a Package setting to set a price override on services when they are created.

Notes for Developers

  • Added a new event for Email Verification.
  • Added a Doc Comments file in ~/lib/doc_comments.php for IDE support.
  • Modules may now insert their own content in the client service management overview page.
  • Blesta ships with a Source Guardian hotfix for PHP 8 support. We recommend updating your extensions to work with PHP 8.

Client Template Changes

  • /app/views/client/bootstrap/client_contacts_contact_info.pdt updated
  • /app/views/client/bootstrap/client_services_manage.pdt updated
  • /app/views/client/bootstrap/client_transactions_applied.pdt updated
  • /app/views/client/bootstrap/partial_packageoptions_js.pdt updated

Staff Template Changes

  • /app/views/admin/default/admin_billing_transactionapplied.pdt updated
  • /app/views/admin/default/admin_clients_transactionapplied.pdt updated
  • /app/views/admin/default/admin_company_client_general_form.pdt updated
  • /app/views/admin/default/admin_company_require_fields_form.pdt updated
  • /app/views/admin/default/admin_packages_add.pdt updated
  • /app/views/admin/default/admin_packages_edit.pdt updated

See the release notes for more details on this release.

Note Regarding PHP 8

While we do not yet recommend PHP 8 for production use, Blesta ships with a hotfix-php8 directory for PHP 8.0/8.1 support. To use the hotfix, you must have the Source Guardian loaders in your PHP, and overwrite the base files with those contained in the hotfix. Please note that many 3rd party or custom extensions are likely to be incompatible with PHP 8. Report any PHP 8 related issues for Blesta or official extensions on our forums or Discord.

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.5 will be officially released after the beta phase has completed, which we expect to happen soon. Once we deem 5.5 stable for production, a final release will be issued. You can help speed things along by participating in the beta!