Advertisement
Guest User

Untitled

a guest
Dec 8th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. > Planned sessions for DrupalCon Baltimore 2017
  2.  
  3. ## Improving Drupal 8 development workflow
  4.  
  5. ### Topics
  6. * Using Composer to manage project dependencies.
  7. * Applying Patches.
  8. * Installing and updating drupal and third party libraries.
  9. * Overriding settings and configurations.
  10. * Managing configuration.
  11. * Managing configuration using features.
  12. * Using Git to manage code changes.
  13. * Executing composer scripts.
  14. * Building a site artifact.
  15. * Deploying the site.
  16.  
  17. ## Writing modern CLI Commands for Drupal 8
  18.  
  19. ### Topics
  20. * Creating chain file.
  21. * Executing a chain file.
  22. * Registering chain files as commands.
  23. * Creating global commands.
  24. * Creating commands for modules.
  25. * Creating commands for libraries.
  26. * Creating commands for DrupalConsole.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement