This project is not covered by Drupal’s security advisory policy.
This is a composer based installer for the Drutopia distribution (by, uh, Drutopia!).
Prerequisites
Installation of Drutopia basic
If you installed composer globally, you can use this command:
composer create-project drutopia/drutopia_template:dev-master --no-interaction mydrutopiaproject
Otherwise, replace composer with php composer.phar
Composer will create a new directory called mydrutopiaproject (change to whatever name you would like for the directory). Inside you will find the web directory with the entire code base of Drutopia distribution. You should be able to install it like any other Drupal site: visit core/install.php and select Drutopia from the installation profile options, or use drush si drutopia
Project information
- Created by mlncn on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.


