2017 © Pedro Peláez
 

project drupal-template-sf

Composer template for Drupal 7 and Symfony bind together with drupal-sf-dic

image

makinacorpus/drupal-template-sf

Composer template for Drupal 7 and Symfony bind together with drupal-sf-dic

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Composer template for a Drupal 7 project with Symfony

The goal here is to kickstart a pre-configured project with Drupal 7 & Symfony bound together with the drupal-sf-dic module., (*1)

Based on : drupal-project, (*2)

Usage

First you need to install composer., (*3)

After that you can launch :, (*4)

composer create-project makinacorpus/drupal-template-sf some-dir --stability dev

And follow instructions., (*5)

What does the template do?

  • Installs Drupal 7
  • Initializes settings.php
  • Configures drupal-sf-dic
  • Creates a Symfony-like directory organization with default config files
  • Configures Drupal for using Twig
  • Initializes a new profile
  • Initializes new Bootstrap based frontend theme using Twig (if desired)
  • Initializes new drupal-badm based backend theme (if desired)
  • Installs drupal-usync

Todo

  • Add weback (+babel) integration
  • Patchs gestion

The Versions