Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 601 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 601 Bytes

galleryguide

Install profile for The Gallery Guide

Stories in Ready

Installation

Depends on the Address module, so need to run the following commands before installing.

From the Drupal root directory, initialize composer_manager, and run it for the first time:

php modules/contrib/composer_manager/scripts/init.php  
composer drupal-update  

Install the profile:

drush si galleryguide --account-pass=admin -y