envobe / 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.

Issues

Install issues for Open Social

documentation

Installing outside of HTML folder

See this issue for more information

Open Social issues & Support

For any issues with the platform we kindly ask you to use the drupal.org issue queue. This way we can centralise all the information and make the feedback available for other users for documentation purposes. Next to giving people the credit they deserve.

Slack

If you have a quick question, we are also available on Slack. Visit https://www.drupal.org/slack to see how you can join Drupal Slack. After that you can find us in the #opensocial channel. We try to keep an eye on this channel but it may take a bit of time to get to you. For bug reports or longer questions, please use the Issue queue on Drupal.org so others can find the answers too.

About

Social project template for composer based projects.