Complete the following steps to install the Site Studio modules manually:
After the file is downloaded, unzip to the /modules/contrib/ directory of your Drupal project.
Acquia recommends that you rename the downloaded directory to "site_studio”. This archive contains all the Site Studio modules and submodules but not the dependencies. If you attempt to enable the module after unzipping it, you are prompted to install additional drupal.org module dependencies.
Unzip this archive to the /themes/contrib/ directory of your project.
Acquia recommends that you rename the downloaded directory to "site_studio_theme". This theme has no other dependencies apart from Site Studio so it can be enabled and used immediately.
Download the contributed modules that Site Studio requires. You can see these in the cohesion.info.yml file in the zip you downloaded in step 1 to look at the dependencies section:
dependencies:
- contextual
- token
- imce
- entity_reference_revisions
- settings_trayDownload the archive for each of these modules from drupal.org to the same /modules/contrib/ directory.
You can download the modules using the following links:
Token - https://www.drupal.org/project/token
IMCE - https://www.drupal.org/project/imce
Entity reference revisions - https://www.drupal.org/project/entity_reference_revisions
Contextual and settings tray are both included in Drupal core and are not needed to be downloaded separately.
Click the form submit button and agree to install the dependencies.
The admin toolbar displays the Site Studio menu item.
Alternatively, you can enable the modules with the following Drush command:
drush pm-enable cohesion cohesion_base_styles cohesion_custom_styles cohesion_elements cohesion_style_helpers cohesion_sync cohesion_templates cohesion_website_settings -yIf this content did not answer your questions, try searching or contacting our support team for further assistance.
Unzip this archive to the /themes/contrib/ directory of your project.
Acquia recommends that you rename the downloaded directory to "site_studio_theme". This theme has no other dependencies apart from Site Studio so it can be enabled and used immediately.
Download the contributed modules that Site Studio requires. You can see these in the cohesion.info.yml file in the zip you downloaded in step 1 to look at the dependencies section:
dependencies:
- contextual
- token
- imce
- entity_reference_revisions
- settings_trayDownload the archive for each of these modules from drupal.org to the same /modules/contrib/ directory.
You can download the modules using the following links:
Token - https://www.drupal.org/project/token
IMCE - https://www.drupal.org/project/imce
Entity reference revisions - https://www.drupal.org/project/entity_reference_revisions
Contextual and settings tray are both included in Drupal core and are not needed to be downloaded separately.
Click the form submit button and agree to install the dependencies.
The admin toolbar displays the Site Studio menu item.
Alternatively, you can enable the modules with the following Drush command:
drush pm-enable cohesion cohesion_base_styles cohesion_custom_styles cohesion_elements cohesion_style_helpers cohesion_sync cohesion_templates cohesion_website_settings -yIf this content did not answer your questions, try searching or contacting our support team for further assistance.