Virtuozzo Application Platform for WordPress 2.1

This document is preliminary and subject to change.

In this document, you will find all of the new features, enhancements and visible changes included in the Virtuozzo Application Platform for WordPress 2.1 release.

The general scope of changes is the same as for the Virtuozzo Application Platform (DevOps PaaS) 8.3 release. All the improvements specifics to the WordPress PaaS only are highlighted in the list below.

Subscription Improvements

Implemented new features for subscriptions, including subscription update, migration, and disabling/enabling the Auto Pay optionLearn more

Endpoints Support

Implemented a new Endpoints feature that allows establishing a direct connection to nodes without the mandatory public IP addressLearn more

Account Information

Added a new User Information section in the account settings to specify account informationLearn more

Dashboard Localization

Added the ability to change dashboard language (availability depends on the hosting provider settings)Learn more

UI Improvements

Added direct links to the project component’s admin panels (WordPress, LiteSpeed, etc.) in the dashboardLearn more

Subscription Improvements

Several improvements to the subscription management were implemented in the current 2.1 release to ensure the best experience for the customers. One of the most requested features - the possibility to update the number of websites for the existing subscriptions - was fully implemented. The option to Edit Subscription is available from the Your Account > Subscriptions menu. It allows increasing/decreasing Quantity based on the new requirements (the price per installation is calculated according to the remaining billing period):

  • Upon upgrade (increasing number of installations), the platform automatically generates an additional “update quantity” invoice.
  • In case of a downgrade (no less than the existing number of instances), the platform automatically generates a refund invoice and recharges the account’s balance.

managing account subscriptions

Also, the ability to Enable/Disable Auto Pay option was implemented, allowing to switch between automatic (with default payment method) and manual payment for the subscriptions.

Another major new feature is the ability to switch subscription plans within the same product. This solution’s availability depends on the hosting provider configurations. If available, you’ll see the corresponding Change Plan option in the specific project’s Settings > Subscription Plan section.

changing project subscription plan

More info

Back to the top

Endpoints Support

The Endpoints feature provides the ability to establish a direct connection (over raw TCP or UDP protocol) to the corresponding node without the mandatory Public IP address. It can be used to set up remote access to projects on the platform via local clients. For example, one of the most common endpoint use cases is gaining remote access to your database instance.

You can find this new feature by selecting a specific project and navigating to the Settings > Endpoints section. Here, you can see and manage the list of existing endpoints (if any) and Add new ones.

project endpoints

More info

Back to the top

Account Information

In the current 2.1 platform release, a new User Information section was added to the Your Account configurations. It allows personalize the account by providing account details in the dedicated form. Here you can specify the following information:

  • First Name of the account owner
  • Last Name of the account owner
  • Email of the account owner (uneditable)
  • Company name for the account
  • Preferred Time zone for doing business
  • Maintenance time to perform support activities

user information

More info

Back to the top

UI Improvements

The Virtuozzo Application Platform for WordPress dashboard is designed to provide the best user experience for the customers. In the current 2.1 platform upgrade, a direct link to the project’s WordPress admin panel was added directly to the dashboard, allowing quick access to the panel.

WodPress admin panel link

Additionally, if the project has another admin panel (e.g., for the LiteSpeed server), the appropriate link will be displayed alongside the database information. These changes ensure faster project management by simplifying the process and removing the need to search for the email with access credentials each time you want to access any of the administration panels.

Back to the top

Dashboard Localization

The Virtuozzo Application Platform for WordPress implements support for custom dashboard localizations (in addition to the default English one). However, the exact list of languages for each particular platform depends on the corresponding hosting provider’s settings. A new Language drop-down list will be displayed in the account settings menu if multiple options are available.

changing dashboard language

Back to the top