Composer is the preferred way of managing your modules and themes as it automatically handles dependencies and prevents errors. For detailed information about Composer, visit https://getcomposer.org/. Acquia does not recommend that you edit your composer.json file manually.
Open a terminal window and navigate to your project root directory.
Run the following commands to require the Site Studio module and the Site Studio minimal theme:
In these commands, change the version number to correspond to the latest release of Site Studio. The latest release is available on the packagist page.
Log in to the Site Studio user interface as an admin user.
Click Extend on the admin toolbar.
Enable Site Studio core and dependent modules together except the Site Studio example custom element module.
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:
Composer is the preferred way of managing your modules and themes as it automatically handles dependencies and prevents errors. For detailed information about Composer, visit https://getcomposer.org/. Acquia does not recommend that you edit your composer.json file manually.
Open a terminal window and navigate to your project root directory.
Run the following commands to require the Site Studio module and the Site Studio minimal theme:
In these commands, change the version number to correspond to the latest release of Site Studio. The latest release is available on the packagist page.
Log in to the Site Studio user interface as an admin user.
Click Extend on the admin toolbar.
Enable Site Studio core and dependent modules together except the Site Studio example custom element module.
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: