Home > overseer-profile

overseer-profile

Overseer-profile is a project mainly written in ..., it's free.

A Drupal profile which install Drupal as a simple issue tracker

Overseer profile

Author: Matthias Vandermaesen Web: http://www.colada.be Twitter: http://www.twitter.com/netsensei mail: [email protected]

DESCRIPTION

This project will allow site administrators and drupal developers to set up a complete project tracker in minutes.

PREREQUISITES:

  • A suitable environment to host a Drupal installation (local/dedicated/shared)
  • Drush 3.x installed
  • on line connection (drupal + modules will be downloaded)

HOW TO USE:

  1. Dump the overseer.make, overseer.profile and build.sh file in a suitable spot
  2. chmod +x build.sh (for good measure)
  3. ./build.sh

Wait until it finishes to download drupal + dependencies

  1. cd overseer-profile/
  2. cp -R *
  3. cp .htaccess
  4. surf to http:///install.php
  5. Select 'Overseer profile' instead of 'Drupal'
  6. Follow the installation instructions

DONE.