Plesk

How to change the expiration date of a subscription in Plesk

Question

How to change the expiration date for a subscription in Plesk?

Answer

Note: Service Provider view has to be enabled in order to manage subscriptions. If you do not have Service Provider view, check the solution for Web Admin edition below.

  1. Log in to Plesk.

  2. Go to Subscriptions > example.com > click on upper-right icon to open the right navigation pane > Customize.

  3. On the Resources tab, set up the Expiration date.

  4. Click Update & Lock. The subscription will be locked from further changes in its service plan.

    Note: To change the expiration date for all subscriptions under a service plan, go to Service Plans > plan_name > Resources.

 

For Web Admin edition

 

  1. Connect to the server via SSH (Linux)RDP (Windows Server).

  2. Use the service_plan utility to update expiration date:

    # plesk bin service_plan -u "Admin Simple" -expiration 1Y

    The service_plan utility does not allow to set the particular expiration date.

    Note: The expiration date will be updated for all domains.