Skip to content

Pantheon

Pantheon is a web development hosting platform for open-source Drupal and WordPress websites. It is an app-specific PaaS provider, sold on a monthly subscription basis, with several support tiers available.

Lando provides a snazzy integration that:

  • Closely mimics Pantheon's stack, versions and environment locally (PHP, Database, Object Cache, Search).
  • Allows you to easily pull your Pantheon site down locally.
  • Allows you to easily push your changes back to Pantheon.
  • Allows you to easily switch branches/environments to leverage Pantheon Multidev.
  • Installs drush, terminus and other power tools.

However, in order to profit, you must have an account and a site on Pantheon to be able to use this recipe. If you don't, you can sign up here for free site sandboxes.

You should also check out Pantheon's local dev docs.