Skip to content
  • Solutions
    By Role
    • For Developers
    • For Content Managers
    • For Agencies
    • For IT Admins
    • For Web Hosters
    • For Developers
    • For Content Managers
    • For Agencies
    • For IT Admins
    • For Web Hosters
    By Infrastructure
    • Overview
    • AWS
    • Microsoft Azure
    • Alibaba Cloud
    • Google Cloud Platform
    • Vultr
    • Overview
    • AWS
    • Microsoft Azure
    • Alibaba Cloud
    • Google Cloud Platform
    • Vultr
    • Digital Ocean
    • Linode
    • Upcloud
    • Oracle
    • OVH
    • Digital Ocean
    • Linode
    • Upcloud
    • Oracle
    • OVH
  • Product
    • Plesk Features
    • Plesk Editions
    • What’s new
    • Pricing
    • Roadmap
    • Lifecycle Policy
    • Extensions Catalogue
  • Pricing
  • Extensions
    Featured Extensions
    • SocialBee
    • WP Toolkit
    • Sitejet Builder for Plesk
    • SEO Toolkit
    • Joomla! Toolkit
    • Premium Email
    • Email Security
    • SocialBee
    • WP Toolkit
    • Sitejet Builder for Plesk
    • SEO Toolkit
    • Joomla! Toolkit
    • Premium Email
    • Email Security
    Bundles and packs:
    • Business and Collaboration Edition
    • WP pack
    • Hosting pack
    • Power pack
    • Language pack
    • Business and Collaboration Edition
    • WP pack
    • Hosting pack
    • Power pack
    • Language pack

    See all Extensions

  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
  • Pricing
  • Solutions
    • By Role
      • For Developers
      • For Content Managers
      • For Agencies
      • For IT Admins
      • For Web Hosters
    • By Infrastructure
      • Overview
      • Plesk on Amazon Web Services (AWS & Lightsail)
      • Microsoft Azure
      • Alibaba Cloud
      • Google Cloud Platform
      • Vultr
      • DigitalOcean
      • Linode
      • UpCloud
      • Oracle
      • OVH
  • Products
  • Pricing
  • Extensions
    • Featured Extensions
      • SocialBee
      • WP Toolkit
      • Sitejet Builder for Plesk
      • SEO Toolkit
      • Joomla! Toolkit
      • Premium Email
      • Email Security
    • Bundles and packs:
      • Business and Collaboration Edition
      • WP pack
      • Hosting pack
      • Power pack
      • Language pack
      • See all Extensions
  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate Program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
  • Pricing
  • Solutions
    • By Role
      • For Developers
      • For Content Managers
      • For Agencies
      • For IT Admins
      • For Web Hosters
    • By Infrastructure
      • Overview
      • Plesk on Amazon Web Services (AWS & Lightsail)
      • Microsoft Azure
      • Alibaba Cloud
      • Google Cloud Platform
      • Vultr
      • DigitalOcean
      • Linode
      • UpCloud
      • Oracle
      • OVH
  • Products
  • Pricing
  • Extensions
    • Featured Extensions
      • SocialBee
      • WP Toolkit
      • Sitejet Builder for Plesk
      • SEO Toolkit
      • Joomla! Toolkit
      • Premium Email
      • Email Security
    • Bundles and packs:
      • Business and Collaboration Edition
      • WP pack
      • Hosting pack
      • Power pack
      • Language pack
      • See all Extensions
  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate Program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
Plesk 360 login
Free Trial

Knowledge Base

How to upgrade to the new Power and Hosting Packs 2023?

 
anti virusantivirusemailhostingpartner

Question

How to upgrade to the new Power and Hosting Packs 2023?

Answer

On May 29th, 2023, we included Sophos Anti-Virus for Servers for 5 mailboxes in our Plesk Power and Hosting packs without additional cost. This solution is an alternative to the existing Kaspersky Anti-Virus for Servers for 5 mailboxes.

Note: only one email antivirus can be enabled in Plesk at a time

Note:
1. If a Power/Hosting Pack license was created before March 19, 2020, you should terminate that license and create a new Power Pack license to have Sophos in the Power Pack license included .
2. If a Power/Hosting Pack license was created after March 19, 2020, and before May 29, 2023, you should upgrade that license to have Sophos included in the Power Pack license.
3. If a Power/Hosting Pack license was created after May 29, 2023, Sophos is already included.

Upgrade process for Partners

It’s possible for partners to migrate from the existing Power and Hosting packs to the newest versions with Sophos inside. It can be done via KA PC or Partner API.

KA PC for Partners

The upgrade to the newest version of the Power/Hosting Pack is available via the standard upgrade wizard in Partner Central:

API v.1.0 for Partners

Upgrades an existing Key with the upgrade plan defined in the method call

Method: partner10.upgradeKey

For PowerPack:

<?xml version="1.0" encoding="UTF-8"?>
<methodCall>
<methodName>partner10.upgradeKey</methodName>
<params>
<param>
<value>
<struct>
<member>
<name>login</name>
<value>
<string>{{API_LOGIN}}</string>
</value>
</member>
<member>
<name>password</name>
<value>
<string>{{API_PASS}}</string>
</value>
</member>
</struct>
</value>
</param>
<param>
<value>
<string>EXT.12345678.0000</string>
</value>
</param>
<param>
<value>
<string>PLESK-12-POWER-PACK-2020-TO-PLESK-12-POWER-PACK-M</string>
</value>
</param>
</params>
</methodCall>

For Hosting Pack:

<?xml version="1.0" encoding="UTF-8"?>
<methodCall>
<methodName>partner10.upgradeKey</methodName>
<params>
<param>
<value>
<struct>
<member>
<name>login</name>
<value>
<string>{{API_LOGIN}}</string>
</value>
</member>
<member>
<name>password</name>
<value>
<string>{{API_PASS}}</string>
</value>
</member>
</struct>
</value>
</param>
<param>
<value>
<string>EXT.12345678.0000</string>
</value>
</param>
<param>
<value>
<string>ADD-PLESK-HOSTING-PACK-2020-TO-ADD-PLESK-HOSTING-PACK-M</string>
</value>
</param>
</params>
</methodCall>

API v.3.0 for Partners

You can use…

Tweet
Share
Share
Email
0 Shares
Read the full article
Related Posts

Securing the WordPress Frontier with WP Guardian

Read More »

Introducing WP Guardian Vulnerability Protection: Now available for WP Toolkit

Read More »

Laravel Application Hosting in Plesk

Read More »
Knowledge Base

What do Plesk Feature Packs include (purchased before March 19, 2020)?

Read More »

How to create Plesk License Key with Partner API 3.0 (for Plesk partners only)

Read More »

What do Plesk Feature Packs include (purchased after March 19, 2020)?

Read More »

How to protect a Plesk server from incoming spam and viruses

Read More »

Hosting Wiki

  • Hosting Control Panel
  • Plesk
  • Colocation Hosting
  • Reseller Hosting
  • Cloud Hosting
  • VPS Hosting
  • Dedicated Hosting
  • Shared Hosting
  • Free Hosting
  • Managed Hosting
  • Email Autoresponder
  • Email Alias
  • Email Virus Protection
  • Email Forwarding
X-twitter Linkedin Youtube Reddit Github
  • Product
  • Login
  • Pricing
  • Editions
  • For Partners
  • Partner Program
  • Contributor Program
  • Affiliate Program
  • Plesk University
  • Company
  • Blog
  • Careers
  • Events
  • About Plesk
  • Our Brand
  • Resources
  • User and Admin guides
  • Help Center
  • Migrate to Plesk
  • Contact Us
  • Hosting Wiki
  • Forum
  • Legal
  • Legal
  • Privacy Policy
  • Imprint

© 2025 WebPros International GmbH

Part of the WebPros®  Family