leayousoufov / social_template

Social project template for composer based projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a composer based installer for the Open Social distribution.

Prerequisites

  1. Composer

It's just composer, isn't it awesome? :)

Installation of Open Social

composer create-project goalgorilla/social_template:dev-master DIRECTORY --no-interaction

Composer will create a new directory called DIRECTORY. Inside you will find the html directory with the entire code base of Open Social distribution. You should be able to install it like any other Drupal site.

Learn more about Composer for Drupal

Checkout this presentation from @ModsUnraveled.

About

Social project template for composer based projects.