Grassroots Economic Organizing (GEO) Collective's main website. As a Drutopia project we hope others can learn from and emulate, this project is public.
https://geo.coop
web | ||
.gitignore | ||
composer.json | ||
composer.lock | ||
README.md |
This is a composer based installer for the Drutopia distribution.
Prerequisites
Installation of Drutopia basic
composer create-project drutopia/drutopia_template:dev-master --no-interaction DIRECTORY
Composer will create a new directory called DIRECTORY (change to whatever presumably lower-case name you would like). 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.