SlideShare a Scribd company logo
Drupal 8: a brief introduction
by Jeff Geerling
Jeff Geerling
• jeffgeerling.com / geerlingguy
• Senior Application Developer, Mercy
• Owner, Midwestern Mac, LLC
Agenda
• Drupal 8 overview
• Content Management Features
• Site Building Features
• Development Features
• Discussion
Drupal 8
When will it be ready?
Drupal 8
When will it be ready?
2007 2008 2011 2014
Drupal 6
Drupal 5
Drupal 7
???
Drupal 8
Will I have to relearn everything?!
Drupal 8
Will I have to relearn everything?!
Yes
Drupal 8
Will I have to relearn everything?!
Yes and No
Drupal 8
Will I have to relearn everything?!
Yes and No
Drupal is like the web:
always evolving, always improving.
Content Management
• New content form + preview
• Wysiwyg
• In-place editing
• Multilingual at its core
• Accessible at its core
• Tours for contextual help
New Content Form
Content Management
Internationalization Improvements
Content Management
Accessibility Improvements
Content Management
Tours
Content Management
Demo
Site Building
• VIEWS IN CORE!!
• Fields in core: Date, Link, Email, Telephone, Entity Reference,
etc.
• 100% responsive, mobile-first (includes admin backend)
• Form Display UI (like display modes)
• Blocks, supercharged
• Configuration management
• RESTful at the core
Views in Core
Site Building
Fields in Core
Site Building
100% Responsive
Site Building
Form Display UI
Site Building
Blocks, supercharged
Site Building
RESTful
Site Building
Demo
Developers
• OOP architecture / Symfony-based
• New routing system (hook_menu == gone)
• Configuration management
• NIH: Reuse the best code (PHP, JS, etc.)
• MIGRATE IN CORE!!
• Normalized, completed APIs (entities, cache, etc.)
OOP Architecture
Developers / Themers
http://www.garfieldtech.com/presentations/sflportland-drupal8-symfony2/#/3
New Routing System
Developers / Themers
Configuration management
Developers / Themers
NIH (“Not Invented Here”)
Developers / Themers
• Twig
• Backbone
• jQuery
• jQuery UI
• YAML
• HAL/REST
• Guzzle
• PHPUnit
• CKEditor
• …
• Symfony2
• Assetic
• Composer
• Doctrine
• EasyRDF
Migrate in Core
Developers / Themers
Drupal 6
Drupal 7
Migrate in Core
Developers / Themers
Drupal 6
Drupal 7
Just committed!
Migrate in Core
Developers / Themers
Drupal 6
Drupal 7
Just committed!
In progress!
API Improvements
Developers
$node->field_foo[LANGUAGE_NONE][0]['value']
API Improvements
Developers
$node->field_foo[LANGUAGE_NONE][0]['value']
$node->field_foo->value
API Improvements
Developers
$node->field_foo[LANGUAGE_NONE][0]['value']
$node->field_foo->value
hook_block_info, hook_block_configure,
hook_block_save, hook_block_view, hook_block_YIKES!
API Improvements
Developers
$node->field_foo[LANGUAGE_NONE][0]['value']
$node->field_foo->value
hook_block_info, hook_block_configure,
hook_block_save, hook_block_view, hook_block_YIKES!
BlockPluginInterface
API Improvements
Developers
$node->field_foo[LANGUAGE_NONE][0]['value']
$node->field_foo->value
hook_block_info, hook_block_configure,
hook_block_save, hook_block_view, hook_block_YIKES!
BlockPluginInterface
_cache_get_object(), cache_get(), cache_get_multiple(),
cache_set(), cache_clear_all(), cache_is_empty()
API Improvements
Developers
$node->field_foo[LANGUAGE_NONE][0]['value']
$node->field_foo->value
hook_block_info, hook_block_configure,
hook_block_save, hook_block_view, hook_block_YIKES!
BlockPluginInterface
_cache_get_object(), cache_get(), cache_get_multiple(),
cache_set(), cache_clear_all(), cache_is_empty()
Drupal::cache()
…and so much more
• So, so many small improvements, including:
• Node published date uses date picker
• UI dropbuttons clean up complex action item links everywhere
• Menu, content, block, etc. UI is intuitive
• Things already just work, even though we’re in alpha (test coverage++)
• Entity reference to any entity. Mind == blown.
• Wysiwyg toolbar config is drag-and-drop
• HTML5 everywhere, mobile-first
• Responsive images
• Views-powered listings (easy to modify to suit your tastes)
• …and too many more to list in this presentation!
Discussion
Resources for further exploration
!
• Drupal 8 Change Records
• Drupal 8 won't kill your kittens
• Drupal 8 Will Have Something for Everyone to Love
• Drupal 8 Release Date
• This Week in Drupal Core
Drupal 8 - A Brief Introduction

More Related Content

What's hot (20)

PDF
Introduction to the Drupal - Web Experience Toolkit
Suzanne Dergacheva
 
PDF
Introduction to Drupal Basics
Juha Niemi
 
PDF
Drupal Global Training Day by Drupal Mumbai 6th Sep - Drupal Administration
DrupalMumbai
 
PDF
Deployer - Deployment tool for PHP
hernanibf
 
PDF
Drupal 8 Configuration Management
Exove
 
PDF
Managing Translation Workflows in Drupal 7
Suzanne Dergacheva
 
PPT
Drupal - Introduction to Building Library Web Site Using Drupal
Vibrant Technologies & Computers
 
PDF
How to Successfully Implement Headless Drupal
Acquia
 
ODP
Beginners Guide to Drupal
Gerald Villorente
 
KEY
Let's dig into the Omega Theme!
Mediacurrent
 
PDF
Drupal 8 - What’s cooking?
Alkuvoima
 
PDF
One drupal to rule them all - Drupalcamp Caceres
hernanibf
 
PDF
Creating a custom API for a headless Drupal
Exove
 
PDF
Drupal Presentation for CapitalCamp 2011: Features Driven Development
Mediacurrent
 
PDF
Last Call Media Drupal 8 Case Study
Design for Drupal, Boston
 
PPTX
Drupal 7 vs. Drupal 8: A Contrast of Multilingual Support
Acquia
 
PDF
Moving from PHP to a nodejs full stack CMS
Make & Build
 
PDF
Best Practice Site Architecture in Drupal 8
Pantheon
 
PDF
Evolution of Drupal and the Drupal community
Angela Byron
 
ODP
Drupal 7x Installation - Introduction to Drupal Concepts
Micky Metts
 
Introduction to the Drupal - Web Experience Toolkit
Suzanne Dergacheva
 
Introduction to Drupal Basics
Juha Niemi
 
Drupal Global Training Day by Drupal Mumbai 6th Sep - Drupal Administration
DrupalMumbai
 
Deployer - Deployment tool for PHP
hernanibf
 
Drupal 8 Configuration Management
Exove
 
Managing Translation Workflows in Drupal 7
Suzanne Dergacheva
 
Drupal - Introduction to Building Library Web Site Using Drupal
Vibrant Technologies & Computers
 
How to Successfully Implement Headless Drupal
Acquia
 
Beginners Guide to Drupal
Gerald Villorente
 
Let's dig into the Omega Theme!
Mediacurrent
 
Drupal 8 - What’s cooking?
Alkuvoima
 
One drupal to rule them all - Drupalcamp Caceres
hernanibf
 
Creating a custom API for a headless Drupal
Exove
 
Drupal Presentation for CapitalCamp 2011: Features Driven Development
Mediacurrent
 
Last Call Media Drupal 8 Case Study
Design for Drupal, Boston
 
Drupal 7 vs. Drupal 8: A Contrast of Multilingual Support
Acquia
 
Moving from PHP to a nodejs full stack CMS
Make & Build
 
Best Practice Site Architecture in Drupal 8
Pantheon
 
Evolution of Drupal and the Drupal community
Angela Byron
 
Drupal 7x Installation - Introduction to Drupal Concepts
Micky Metts
 

Viewers also liked (20)

PDF
The Flexibility of Drupal 8
Michael Miles
 
PDF
Drupal 8: The Foundation for Digital Experience and Digital Business
Acquia
 
PDF
Why Drupal 8 Is a Game Changer for Higher Education
Acquia
 
PPT
Drupal Training
Sam Davis
 
KEY
Write a better FM
Rich Bowen
 
PDF
Ibe101 innlevering 7
helgea
 
PPTX
Using Components to Build Native-Quality HTML5 Apps
graynorton
 
PPT
Creating the interfaces of the future with the APIs of today
gerbille
 
PDF
What is Drupal? And Why is it Useful? Webinar
Suzanne Dergacheva
 
PDF
[HKDUG] #20160626 - HKOSCon 2015 - Website DIY with Drupal 8
Wong Hoi Sing Edison
 
PPT
CMS web publishing solution for a travel related website using Drupal
InfoBeans Technologies Ltd.
 
PPT
Presentació Web de Sant Climent de Llobregat a Drupal.cat
Atenea tech
 
PPTX
¿Qué es drupal?
Atenea tech
 
PPTX
Fundacio Cim Drupal Camp 2010
Atenea tech
 
PDF
Why Drupal 8? Why now? FEB/MAR 2015
Jeffrey McGuire
 
PDF
Introduction to Drupal, Training conducted at MES-AIMAT, Aluva on 2013-09-26
Zyxware Technologies
 
PDF
Developing a Communication & Knowledge management Strategy - my experience at...
Jacqueline Nyagahima
 
PDF
Drupal 8 improvements for developer productivity php symfony and more
Acquia
 
KEY
Teaching Drupal
Four Kitchens
 
PDF
Twig & the new theme layer in Drupal 8
Jen Lampton
 
The Flexibility of Drupal 8
Michael Miles
 
Drupal 8: The Foundation for Digital Experience and Digital Business
Acquia
 
Why Drupal 8 Is a Game Changer for Higher Education
Acquia
 
Drupal Training
Sam Davis
 
Write a better FM
Rich Bowen
 
Ibe101 innlevering 7
helgea
 
Using Components to Build Native-Quality HTML5 Apps
graynorton
 
Creating the interfaces of the future with the APIs of today
gerbille
 
What is Drupal? And Why is it Useful? Webinar
Suzanne Dergacheva
 
[HKDUG] #20160626 - HKOSCon 2015 - Website DIY with Drupal 8
Wong Hoi Sing Edison
 
CMS web publishing solution for a travel related website using Drupal
InfoBeans Technologies Ltd.
 
Presentació Web de Sant Climent de Llobregat a Drupal.cat
Atenea tech
 
¿Qué es drupal?
Atenea tech
 
Fundacio Cim Drupal Camp 2010
Atenea tech
 
Why Drupal 8? Why now? FEB/MAR 2015
Jeffrey McGuire
 
Introduction to Drupal, Training conducted at MES-AIMAT, Aluva on 2013-09-26
Zyxware Technologies
 
Developing a Communication & Knowledge management Strategy - my experience at...
Jacqueline Nyagahima
 
Drupal 8 improvements for developer productivity php symfony and more
Acquia
 
Teaching Drupal
Four Kitchens
 
Twig & the new theme layer in Drupal 8
Jen Lampton
 
Ad

Similar to Drupal 8 - A Brief Introduction (20)

PPTX
Ready. Set. Drupal! An Intro to Drupal 8, Part 2
Acquia
 
PPT
Drupal8 Introduction
Madhav Vyas
 
PPTX
Drupal 8 preview_slideshow
Tee Malapela
 
PDF
Drupal Recipe
hernanibf
 
PPTX
Drupal 8 Initiatives
Angela Byron
 
PDF
Drupal 8 Preview for Site Builders
Acquia
 
PDF
Drupal 8 - Corso frontend development
sparkfabrik
 
PDF
Drupal 8 - Core and API Changes
Shabir Ahmad
 
PDF
Drupal 8 introduction
Aditya Ghan
 
PDF
[HKDUG] #20151017 - BarCamp 2015 - Drupal 8 is Coming! Are You Ready?
Wong Hoi Sing Edison
 
PDF
Drupal 8 for site builders
swentel
 
PDF
Drupal 8: Huge wins, a Bigger Community, and why you (and I) will Love it
Ryan Weaver
 
PPTX
Drupal for programmers
Michael Shahov
 
PDF
Drupal 8 deeper dive
Amazee Labs
 
PDF
Drupal 7 migrating to drupal 8
DrupalGeeks
 
PDF
Drupal 8 and Pantheon
Pantheon
 
PDF
Drupal
Ruben Teijeiro
 
ODP
DrupalEasy: Intro to Theme Development
ultimike
 
PDF
State of Drupal keynote, DrupalCon Vienna
Dries Buytaert
 
PDF
Absolute Beginners Guide to Drupal
Rod Martin
 
Ready. Set. Drupal! An Intro to Drupal 8, Part 2
Acquia
 
Drupal8 Introduction
Madhav Vyas
 
Drupal 8 preview_slideshow
Tee Malapela
 
Drupal Recipe
hernanibf
 
Drupal 8 Initiatives
Angela Byron
 
Drupal 8 Preview for Site Builders
Acquia
 
Drupal 8 - Corso frontend development
sparkfabrik
 
Drupal 8 - Core and API Changes
Shabir Ahmad
 
Drupal 8 introduction
Aditya Ghan
 
[HKDUG] #20151017 - BarCamp 2015 - Drupal 8 is Coming! Are You Ready?
Wong Hoi Sing Edison
 
Drupal 8 for site builders
swentel
 
Drupal 8: Huge wins, a Bigger Community, and why you (and I) will Love it
Ryan Weaver
 
Drupal for programmers
Michael Shahov
 
Drupal 8 deeper dive
Amazee Labs
 
Drupal 7 migrating to drupal 8
DrupalGeeks
 
Drupal 8 and Pantheon
Pantheon
 
DrupalEasy: Intro to Theme Development
ultimike
 
State of Drupal keynote, DrupalCon Vienna
Dries Buytaert
 
Absolute Beginners Guide to Drupal
Rod Martin
 
Ad

More from Jeff Geerling (20)

PDF
Continuous Testing with Molecule, Ansible, and GitHub Actions
Jeff Geerling
 
PDF
2020 Drupal Local Development Tools Survey - CMS Philly
Jeff Geerling
 
PDF
There's a role for that! (AnsibleFest 2019)
Jeff Geerling
 
PDF
Everything I know about Kubernetes I learned from a Raspberry Pi cluster
Jeff Geerling
 
PDF
Real World DevOps - Jeff Geerling's NEDCamp 2018 Keynote
Jeff Geerling
 
PDF
Make your Ansible playbooks maintainable, flexible, and scalable
Jeff Geerling
 
PDF
Ansible and Kubernetes
Jeff Geerling
 
PDF
HTTPS and Ansible
Jeff Geerling
 
PDF
Drupal VM for Drupal 8 Dev - Drupal Camp STL 2017
Jeff Geerling
 
PDF
Drupal VM for Drupal 8 Dev - MidCamp 2017
Jeff Geerling
 
PDF
Highly available Drupal on a Raspberry Pi cluster
Jeff Geerling
 
PDF
Ansible 2 and Ansible Galaxy 2
Jeff Geerling
 
PDF
Ansible 101 - Presentation at Ansible STL Meetup
Jeff Geerling
 
PDF
High Performance Drupal
Jeff Geerling
 
PDF
Ansible for Drupal infrastructure and deployments
Jeff Geerling
 
PDF
Ansible + Drupal: A Fortuitous DevOps Match
Jeff Geerling
 
PDF
DevOps for Humans - Ansible for Drupal Deployment Victory!
Jeff Geerling
 
PDF
Server Check.in case study - Drupal and Node.js
Jeff Geerling
 
PPT
Local Dev on Virtual Machines - Vagrant, VirtualBox and Ansible
Jeff Geerling
 
PPT
Florissant TIF - Cross Keys Redevelopment
Jeff Geerling
 
Continuous Testing with Molecule, Ansible, and GitHub Actions
Jeff Geerling
 
2020 Drupal Local Development Tools Survey - CMS Philly
Jeff Geerling
 
There's a role for that! (AnsibleFest 2019)
Jeff Geerling
 
Everything I know about Kubernetes I learned from a Raspberry Pi cluster
Jeff Geerling
 
Real World DevOps - Jeff Geerling's NEDCamp 2018 Keynote
Jeff Geerling
 
Make your Ansible playbooks maintainable, flexible, and scalable
Jeff Geerling
 
Ansible and Kubernetes
Jeff Geerling
 
HTTPS and Ansible
Jeff Geerling
 
Drupal VM for Drupal 8 Dev - Drupal Camp STL 2017
Jeff Geerling
 
Drupal VM for Drupal 8 Dev - MidCamp 2017
Jeff Geerling
 
Highly available Drupal on a Raspberry Pi cluster
Jeff Geerling
 
Ansible 2 and Ansible Galaxy 2
Jeff Geerling
 
Ansible 101 - Presentation at Ansible STL Meetup
Jeff Geerling
 
High Performance Drupal
Jeff Geerling
 
Ansible for Drupal infrastructure and deployments
Jeff Geerling
 
Ansible + Drupal: A Fortuitous DevOps Match
Jeff Geerling
 
DevOps for Humans - Ansible for Drupal Deployment Victory!
Jeff Geerling
 
Server Check.in case study - Drupal and Node.js
Jeff Geerling
 
Local Dev on Virtual Machines - Vagrant, VirtualBox and Ansible
Jeff Geerling
 
Florissant TIF - Cross Keys Redevelopment
Jeff Geerling
 

Recently uploaded (20)

PDF
IDM Crack with Internet Download Manager 6.42 Build 43 with Patch Latest 2025
bashirkhan333g
 
PPTX
Transforming Mining & Engineering Operations with Odoo ERP | Streamline Proje...
SatishKumar2651
 
PDF
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
PPTX
Homogeneity of Variance Test Options IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PDF
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
PDF
vMix Pro 28.0.0.42 Download vMix Registration key Bundle
kulindacore
 
PDF
Alarm in Android-Scheduling Timed Tasks Using AlarmManager in Android.pdf
Nabin Dhakal
 
PDF
Why Businesses Are Switching to Open Source Alternatives to Crystal Reports.pdf
Varsha Nayak
 
PDF
Thread In Android-Mastering Concurrency for Responsive Apps.pdf
Nabin Dhakal
 
PPTX
In From the Cold: Open Source as Part of Mainstream Software Asset Management
Shane Coughlan
 
PDF
Odoo CRM vs Zoho CRM: Honest Comparison 2025
Odiware Technologies Private Limited
 
PDF
Automate Cybersecurity Tasks with Python
VICTOR MAESTRE RAMIREZ
 
PDF
Linux Certificate of Completion - LabEx Certificate
VICTOR MAESTRE RAMIREZ
 
PPTX
Human Resources Information System (HRIS)
Amity University, Patna
 
PPTX
Tally_Basic_Operations_Presentation.pptx
AditiBansal54083
 
PPTX
Agentic Automation Journey Session 1/5: Context Grounding and Autopilot for E...
klpathrudu
 
PPTX
Why Businesses Are Switching to Open Source Alternatives to Crystal Reports.pptx
Varsha Nayak
 
PDF
MiniTool Partition Wizard 12.8 Crack License Key LATEST
hashhshs786
 
PPTX
AEM User Group: India Chapter Kickoff Meeting
jennaf3
 
PDF
[Solution] Why Choose the VeryPDF DRM Protector Custom-Built Solution for You...
Lingwen1998
 
IDM Crack with Internet Download Manager 6.42 Build 43 with Patch Latest 2025
bashirkhan333g
 
Transforming Mining & Engineering Operations with Odoo ERP | Streamline Proje...
SatishKumar2651
 
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
Homogeneity of Variance Test Options IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
vMix Pro 28.0.0.42 Download vMix Registration key Bundle
kulindacore
 
Alarm in Android-Scheduling Timed Tasks Using AlarmManager in Android.pdf
Nabin Dhakal
 
Why Businesses Are Switching to Open Source Alternatives to Crystal Reports.pdf
Varsha Nayak
 
Thread In Android-Mastering Concurrency for Responsive Apps.pdf
Nabin Dhakal
 
In From the Cold: Open Source as Part of Mainstream Software Asset Management
Shane Coughlan
 
Odoo CRM vs Zoho CRM: Honest Comparison 2025
Odiware Technologies Private Limited
 
Automate Cybersecurity Tasks with Python
VICTOR MAESTRE RAMIREZ
 
Linux Certificate of Completion - LabEx Certificate
VICTOR MAESTRE RAMIREZ
 
Human Resources Information System (HRIS)
Amity University, Patna
 
Tally_Basic_Operations_Presentation.pptx
AditiBansal54083
 
Agentic Automation Journey Session 1/5: Context Grounding and Autopilot for E...
klpathrudu
 
Why Businesses Are Switching to Open Source Alternatives to Crystal Reports.pptx
Varsha Nayak
 
MiniTool Partition Wizard 12.8 Crack License Key LATEST
hashhshs786
 
AEM User Group: India Chapter Kickoff Meeting
jennaf3
 
[Solution] Why Choose the VeryPDF DRM Protector Custom-Built Solution for You...
Lingwen1998
 

Drupal 8 - A Brief Introduction