migfoo / focus

Home Page:http://focusfordrupal.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CONTENTS OF THIS FILE

  • Introduction
  • Installation

INTRODUCTION

FOCUS for Drupal is a distribution built with the user in mind.

INSTALLATION

  • Pull the latest FOCUS repo

  • Navigate to FOCUS repo in terminal

    cd /path/to/focus

  • Build the distribution in the folder you want; it should be accessible via a local server

    make focus /path/to/project

  • You may be asked to authenticate with your system to set permissions

  • Open browser to the project; follow Drupal installation script

  • Permissions and database should be set automatically

  • Once installation is complete, build away!