Acquia Cohesion renames to Site Studio from version 6.2. Tell me more.

    Importing a list of packages on module install

    Module developers can export Site Studio Sync packages and include as part of their module. When set-up correctly, the packages will automatically deploy when the module is enabled.

    To set this up, create a new Yaml reference file inside your module as per the below naming convention:

    config/dx8/packages.yml

     

    This file should only contain a simple array which references paths to local or remote files. For example:

    # This is my package reference file.
    
    - config/dx8/my.package.yml
    - http://mydomain.com/my.package.yml

     

    When including local files, the path should be relative to the module root directory.

    DX8 knowledge base icon

    Frequently asked questions

    Get instant answers to common questions. Available online 24/7.

    Find answers

    Raise a ticket icon

    Raise a support ticket

    To raise a ticket, sign into Acquia Cloud and select Help in the top menu.

    Raise support ticket

    Acquia

    Copyright © 2020 Acquia, Inc. All Rights Reserved. Drupal is a registered trademark of Dries Buytaert.