How to install?

Comments

ugintl created an issue. See original summary.

jrb’s picture

Status: Active » Fixed

We've updated the project page with details on how to install Muser:


To install the site code, use the muser-drupal-project Composer project:

composer create-project jaybeaton/muser-drupal-project:9.x-dev some-dir --no-interaction

This will download the Muser code along with Drupal core and all required contributed modules and libraries, and will apply all required patches.

Then, install the Drupal Muser site by visiting your site in a browser and running through the Drupal installation steps.

See the README for more details.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.