Skip to content

Instantly share code, notes, and snippets.

@jmolivas
Last active December 12, 2016 08:32
Show Gist options
  • Save jmolivas/7c2de0af68301c1b445d8bd67d06e03a to your computer and use it in GitHub Desktop.
Save jmolivas/7c2de0af68301c1b445d8bd67d06e03a to your computer and use it in GitHub Desktop.

Planned sessions for Drupal events during 2017

Improving Drupal 8 development workflow

Topics

  • Using Composer to manage project dependencies.
  • Applying Patches.
  • Installing and updating drupal and third party libraries.
  • Overriding settings and configurations.
  • Managing configuration.
  • Managing configuration using features.
  • Using Git to manage code changes.
  • Executing composer scripts.
  • Building a site artifact.
  • Deploying the site.

Writing CLI Commands for Drupal 8

Topics

  • Creating chain file.
  • Executing a chain file.
  • Registering chain files as commands.
  • Creating global commands.
  • Creating commands for modules.
  • Creating commands for libraries.
  • Creating commands for DrupalConsole.

Conferences I am interested to attend during 2017 => https://gist.github.com/jmolivas/735e596705985bd33a0549a6c23613bc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment