Applicable to:
- Plesk for Linux
- Plesk for Windows
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.
-
Go to Subscriptions > example.com > click on upper-right icon to open the right navigation pane > Customize.
-
On the Resources tab, set up the Expiration date.
-
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.
-
Connect to the server via SSH (Linux) / RDP (Windows Server).
-
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.
Comments
0 comments
Please sign in to leave a comment.