Refactor talks to be a lot simpler
This commit is contained in:
parent
42fd848581
commit
607f56e8c7
75 changed files with 390 additions and 980 deletions
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: Modern Drupal Development with Composer
|
||||
summary: Building a Drupal application? You no longer need to download archives to add new modules or update core, or deal with Drupal specific tools to manage your codebase.
|
||||
speakerdeck:
|
||||
id: 7a1358502526425a9cfd288f85fb32f3
|
||||
ratio: 1.37081659973226
|
||||
youtube:
|
||||
id: Yi_FPI3xHwc
|
||||
image: modern-drupal-development-composer.png
|
||||
---
|
||||
With Drupal "getting off the island" there has been an increase in the adoption of common PHP tools within the Drupal ecosystem.
|
||||
|
||||
In this lightning talk, I’ll show how to build a Drupal application using Composer for dependency management.
|
||||
|
||||
Presented at the [PHPSW user group](https://phpsw.uk) in November 2016.
|
||||
Loading…
Add table
Add a link
Reference in a new issue