Important
Acquia recommends Cloud IDE as the best environment for developing Drupal applications. However, Acquia also provides limited integration with Lando as an open source alternative to Cloud IDE.
Lando is a popular tool for creating and managing a local LAMP stack for Drupal development through Docker. It is an open source tool, created and maintained by Think Tandem.
In collaboration with Acquia, the Lando team has built an open source Acquia plugin for Lando. The plugin:
pull
your Acquia site to local systems through
Acquia CLI.push
your changes to Acquia through
Acquia CLI.drush
, acli
, and other power tools.To get started with Lando, see the Acquia plugin for Lando documentation.
As Lando is not an Acquia product, you must file support requests for Lando in the public Lando issue queue. Issues that specifically pertain to the Acquia Plugin for Lando may be filed with Acquia support.