jjprieto/drupal_origins
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
CONTENTS OF THIS FILE --------------------- * Introduction * Installation * Features * Mantainers INTRODUCTION ------------ Drupal Origins is a basic drupal distribution for starting new drupal projects quickly and with some some of the most common modules pre configured. Drupal origins add by default the Da vinci theme also. For get a first version, the active development is under Github in this repository. You can see the current state of this project at : https://github.com/Emergya/drupal_origins When we get a first version this will move to drupal.org where it'll be maintained. Thanks. INSTALLATION ------------ Using drush: 0.- drush make build-drupal-origins.make /path/to/new/project 1.- cd /path/to/new/project 2.- drush site-install drupal_origins --db-url='mysql://MYSQLUSER:MYSQLPASS@HOST:PORT/DBNAME' --site-name=drupal-origins FEATURES ________ MANTAINERS ------------ Current maintainers: * Jose Luis Bellido (jlbellido) -https://www.drupal.org/u/jlbellido * Neftalí Guerrero (nguerrero) - https://www.drupal.org/u/nguerrero