Manage Your Plans
Upgrade a free site to a paid plan or downgrade a site's current plan within the Site Dashboard.
Discuss in our Forum Discuss in SlackNotes
Elite sites cannot manage plans from the Site Dashboard. Contact Sales or reach out to your dedicated Client Sales Executive for details.
The permission to manage a site's plan is granted only to the roles of Site Owner / Organization Administrator. Other roles do not have access to change the site plan as described on this page. Pantheon for EDU+ allows Organization Administrators to manage site plans for sites within their organization. When a site is associated with an EDU+ Organization, billing is managed through a contract with Pantheon, and only Organization Administrators can confirm a site plan change. For details, see Role-Based Permissions & Change Management.
If you need to assume site and billing ownership, the current Site Owner must transfer ownership to you directly.
Before You Make Changes
Consider the following changes to feature access before upgrading or downgrading the site's plan. Certain scenarios require code changes in order to safely change the site plan.
Disable Addons When Downgrading to Basic Plan
Object Cache (formerly Redis) and Pantheon Search are not available for Basic sites. These features must be disabled in order to select Basic as the new site plan when upgrading or downgrading plans.
To remove these addons:
Object Cache
Uninstall the WP Redis plugin. Review Uninstall Plugins for detailed instructions.
Delete the
wp-content/object-cache.php
file.Commit and deploy these changes to the Live environment.
Go to Settings, select Add Ons, then click the Remove button for Redis.
Go to the Site Dashboard, and click Clear Caches.
Pantheon Search
Uninstall the Solr Search for WordPress plugin. Review the Uninstall Plugins section of Working in the WordPress Dashboard and Drupal Admin Interface for detailed instructions.
Ensure the default search mechanism is functioning.
Commit and deploy these changes to the Live environment.
Go to Settings, click Add Ons, and then click Remove for Solr.
Object Cache
Disable the Redis Object Cache module.
Delete the Redis configuration from
settings.php
.Commit and deploy these changes to the Live environment.
Go to Settings, select Add Ons, then click Remove for Redis.
Go to the Site Dashboard, and click Clear Caches.
Pantheon Search
Disable the Apache Solr Search,Search API Solr Search, and the Pantheon Apache Solr modules.
Delete all schema configurations from
settings.php
.Commit and deploy these changes to the Live environment.
Go to Settings, click Add Ons, and then click Remove for Solr.
Upgrades
Site plan upgrades will change your site's resources and access to features immediately. The associated card will be charged a prorated amount for the remainder of the current billing period.
If your site benefits from Preferred Pricing, contact your Supporting Organization for assistance in order to retain your special pricing rate.
Downgrades
Site plan downgrades will change your site's resources and access to features immediately. Beginning on the next billing cycle, the associated card will be charged for the new site plan. No prorated refunds or credits will be issued for site downgrades.
If your site benefits from Preferred Pricing, contact your Supporting Organization for assistance, in order to retain your special pricing rate.
Custom domains are not available to Sandbox sites. Downgrading to a Sandbox site will automatically delete existing custom domains across all environments of the site. If you decide to return to a paid plan in the future, you will need to add the domains again.
Downgrading to a Sandbox site will disable automatic backups. You will still be able to create backups manually. Refer to the Backups Tool for more information.
Downgrade Your Plan to Sandbox
To downgrade to Sandbox, see Cancel Current Plan.
Change Your Plan
Warning
Before making any changes, please review Before You Make Changes.
To change your plan:
Log in as an organization administrator.
Go to the Site Dashboard, click Upgrade next to the site's name. Otherwise, click the current plan tag next to the site's name.
Click Select below the plan you choose, and select the Plan Size if it's a Performance plan.
Review the new plan on the Confirm Purchase page, and click Place Your Order.
Because billing is handled by the organization, the plan change is immediate, and you'll be returned to the Site Dashboard.
If the site plan isn't shown on the Dashboard immediately, refresh the page or click the Workflows button for status.
Go to the Site Dashboard.
For Sandbox sites, click Upgrade next to the site's name. Otherwise, click the current plan tag next to the site's name.
Cancel Your Plan
Warning
Before making any changes, please review Before You Make Changes.
Go to the Site Dashboard.
Select the current plan (to the right of the site name).
Click the Downgrade to free link to cancel the current plan.
Check Yes, cancel my plan, then click Continue.
Make sure the change details are correct, then click Submit.
Remove the existing card as a payment method for the site. Refer to Billing in the Site Dashboard for more information.
Optionally, you can remove the Sandbox site after downgrading. Refer to Deleting a Site on Pantheon for more information.
Note
For any site plan downgrades, no refunds or prorated credits will be issued as per our Terms of Service.