SlideShare a Scribd company logo
1 of 58
WHAT IS DRUPAL?
AN INTRO TO DRUPAL 8
evolvingweb.ca
@evolvingweb
SCHEDULE FOR TODAY
1. Introductions
2. What is Drupal?
3. What You Can Build with Drupal
4. Site Building: Hands-on Demos
5. Meet the Drupal Community!
6. Overview of Back-end Functionality and Custom
Development
7. QA + Discussion
Our expertise, Your digital DNA.
.ca
WE MAKE DRUPAL WEBSITES
FOR ALL TYPES OF CLIENTS
โ€ข Large, scalable infrastructure and deployments
โ€ข Multilingual content management
โ€ข Flexible search interfaces
โ€ข Content import and synchronization
โ€ข Custom Drupal development
โ€ข Integration with external IT systems
โ€ข Drupal training
WHAT WE DO
DRUPAL 8 TRAINING
โ€ข Drupal 8 Site Building - 1 day
โ€ข Drupal 8 Theming - 2 days
โ€ข Drupal 8 Module Development - 2 days
โ€ข Real World Agile (for Drupal) - 1 day
DRUPAL 8 TRAININGS
SUZANNE DERGACHEVA
โ€ข Drupal trainer
โ€ข Co-founded Evolving Web
in 2007
โ€ข Manage Drupal projects
โ€ข Experienced site builder,
themer, and developer
โ€ข @suzanne_kennedy
About You!
WHAT IS DRUPAL?
WEBSITES ARE ALL THE
SAMEโ€ฆ
THEY ALL HAVEโ€ฆ
โ€ข A Header with your logo and your organization
name
โ€ข A footer with your contact info
โ€ข Navigation
โ€ข Pages of content
โ€ข Maybe articles and events
โ€ข Maybe a search form
โ€ข URLs
โ€ข A contact page
WEBSITES ARE REALLY
DIFFERENT!
YOU WANT YOUR OWNโ€ฆ
โ€ข Branding and colours
โ€ข List of products with special features
โ€ข Unique content
โ€ข Customized search with special ๏ฌlters
โ€ข Illustrations and graphics
โ€ข Landing pages that stand out
โ€ข Highlight the content thatโ€™s most important
โ€ข Target your key audiences
FEATURES OF DRUPAL 8
โ€ข Content
management
โ€ข Taxonomy for
organizing content
โ€ข Flexible navigation
system
โ€ข Comments
โ€ข Search
โ€ข Content listings
โ€ข Contact forms
โ€ข WYSIWYG Editor
โ€ข Nice content
authoring experience
โ€ข Multilingual content
& user interface
โ€ข User management
โ€ข Accessibility
โ€ข Responsive design
TOUR OF THE ADMIN UI
DRUPAL TERMINOLOGY
โ€ข Node - Piece of content
โ€ข Content type - A template for content
โ€ข Vocabulary - Way of categorizing content
โ€ข View - Content listing
โ€ข Module - Functionality that you can add to a
Drupal website
โ€ข Theme - De๏ฌnes the layout, look and feel
โ€ข Block - Displays content, a list, menu, form, etc.
on the page (often in the sidebar, header, footer)
โ€ข Permission - A task that a user can do
โ€ข Role - A type of user
WHAT CAN YOU
BUILD WITH
DRUPAL?
CORPORATE WEBSITE
e v o l v i n g w e b . c a
OUR
PROJECT
EXPERIENC
E
โ€ข Flexible landing pages that
target key audiences
โ€ข Work๏ฌ‚ow for publishing/
scheduling content
โ€ข Content types for services,
conferences, press releases
CORPORATE WEBSITE
e v o l v i n g w e b . c a
OUR
PROJECT
EXPERIENC
E
โ€ข Contact forms for
collecting leads and
inquiries
โ€ข Corporate branding
โ€ข Content types for FAQ,
media listings, highlighted
projects
INTRANET
e v o l v i n g w e b . c a
OUR
PROJECT
EXPERIENC
E
โ€ข Private content
โ€ข Custom work๏ฌ‚ow for
internal processes
โ€ข Single sign on
โ€ข Listings of internal
content (e.g. regulations,
clients, internal news,
meeting notes)
ONLINE DIRECTORY
e v o l v i n g w e b . c a
โ€ข Content listing pages
โ€ข Search tools
โ€ข Embedded listings
โ€ข Related content
โ€ข Relationships between
content
ONLINE DIRECTORY
e v o l v i n g w e b . c a
โ€ข Multi-step form
โ€ข Custom validation
โ€ข Integration with third-
party database
โ€ข Custom admin interface
โ€ข Custom user registration
MARKETING PORTAL
e v o l v i n g w e b . c a
โ€ข Audience targeting
โ€ข Landing pages for SEO
โ€ข Mix of content and
marketing material
(vendor listings)
โ€ข Campaign landing
pages
MEET THE COMMUNITY!
Drupal is Open Source
Drupal.org
DOWNLOAD DRUPAL CORE
DRUPAL CORE
Taxonomy
city break
CommentsUsers
D. Schrute
Germany
J. Halpert
Spain
adventure
city break
sailing
shopping
dwight
8 Sept
Wow, can't
wait to get
started.
joe
8 Sept
Me too!
Content
Content title
ContactServicesFeatured About PortfolioNews
text search
DRUPAL CORE CODE
HOW DO I ADD X?
โ€ข Add an events calendar
โ€ข Social media links
โ€ข E-commerce features
โ€ข LDAP integration
โ€ข Embed load so YouTube videos
โ€ข Google Analytics
โ€œThereโ€™s a module for
thatโ€
CONTRIB MODULES
CONTRIB MODULES
Select a date
30 329 1 23128
2421 23 25 272622
201814 17 191615
129 1187 10 13
S
6
F
5
T
4
W
3
T
21
M
30
S
December 2011
Select Today
Slider
1
Item Title 1
Subtitle 1
2
Item Title 2
Subtitle 2
3
Item Title 3
Subtitle 3
Item
Sub
16:9
This is the Title of the Video
One morning, when Gregor Samsa
woke from troubled dreams, he
found himself transformed... More...
0:00 / 4:59
URL
Embed
Ratings
PATHAUTO
mywebsite.com/event/2016-09-23/town-hall-event
mywebsite.com/article/breaking-news-about-montreal
mywebsite.com/node/23
mywebsite.com/node/52
DRUPAL CONTRIB CODE
HOW DO I ADD X?
โ€ข Integrate with my companyโ€™s database
โ€ข Add custom validation for forms
โ€ข Create a custom work๏ฌ‚ow
โ€ข Create multi-step registration forms
โ€ข Move content from another website into my
website
โ€ข Other fancy stuffโ€ฆ
โ€œThereโ€™s [not] a module
for thatโ€
DRUPAL CUSTOM CODE
Core
Contrib
Custom
All Code from drupal.org is
Free and Open Source
THEMES!
CONTRIB THEMES
BASE THEMES
ADMIN THEMES
DISTRIBUTIONS!
CUSTOM
DEVELOPMENT
SITE BUILDING
โ€ข Creating custom content types
โ€ข Views, views, and more views
โ€ข Selecting modules
โ€ข Using advanced modules like Context, Rules, and
Workbench
FRONT-END DEVELOPMENT
โ€ข Twig templating
โ€ข Learning Drupal core templates
โ€ข Writing CSS/JS to implement the look/branding
โ€ข Using base themes like Bootstrap, Omega, or the
core Classy theme
โ€ข Using developer tools!
โ€ข Twig debug
BACK-END DEVELOPMENT
โ€ข Learning Symphony and OOP for PHP
โ€ข Learning how Drupal modules work (patterns)
โ€ข Writing migrations to pull in content
โ€ข Using developer tools!
โ€ข Drush
โ€ข Drupal Console
โ€ข PHP Storm
โ€ข Upgrader
DEVELOPMENT GOTCHAS
โ€ข Drupal 8 requires PHP 5.5.9 or higher
โ€ข Object-oriented programming
โ€ข Learning curve to ๏ฌgure out the โ€œDrupal wayโ€
โ€ข You have to maintain your own custom code
โ€ข Drupal is not backwards-compatible from one
major version to the next
DRUPAL 8 TRAINING
โ€ข Drupal 8 Site Building - 1 day
โ€ข Drupal 8 Theming - 2 days
โ€ข Drupal 8 Module Development - 2 days
โ€ข Real World Agile (for Drupal) - 1 day
DRUPAL 8 TRAINING
QUESITONS?
evolvingweb.ca
@evolvingweb

More Related Content

What's hot

Drupal Training
Drupal TrainingDrupal Training
Drupal Training
Sam Davis
ย 

What's hot (20)

Wordpress
WordpressWordpress
Wordpress
ย 
How to Create WordPress Website in Easy Steps
How to Create WordPress Website in Easy StepsHow to Create WordPress Website in Easy Steps
How to Create WordPress Website in Easy Steps
ย 
WordPress what is Wordpress
WordPress what is WordpressWordPress what is Wordpress
WordPress what is Wordpress
ย 
Basic WordPress Workshop Presentation
Basic WordPress Workshop PresentationBasic WordPress Workshop Presentation
Basic WordPress Workshop Presentation
ย 
Wordpress Development Introduction
Wordpress Development IntroductionWordpress Development Introduction
Wordpress Development Introduction
ย 
Blog ppt
Blog pptBlog ppt
Blog ppt
ย 
An Introduction to Drupal
An Introduction to DrupalAn Introduction to Drupal
An Introduction to Drupal
ย 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
ย 
SEO Strategy ppt
SEO Strategy ppt SEO Strategy ppt
SEO Strategy ppt
ย 
Seo & ppc
Seo & ppcSeo & ppc
Seo & ppc
ย 
Creative Seo Proposal
Creative Seo ProposalCreative Seo Proposal
Creative Seo Proposal
ย 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
ย 
Wordpress essential training - Wordpress Presentation PPT
Wordpress essential training - Wordpress Presentation PPTWordpress essential training - Wordpress Presentation PPT
Wordpress essential training - Wordpress Presentation PPT
ย 
The Yoast SEO Plugin for WordPress
The Yoast SEO Plugin for WordPressThe Yoast SEO Plugin for WordPress
The Yoast SEO Plugin for WordPress
ย 
Drupal Training
Drupal TrainingDrupal Training
Drupal Training
ย 
Basic WordPress for Beginner ppt
Basic WordPress for Beginner pptBasic WordPress for Beginner ppt
Basic WordPress for Beginner ppt
ย 
Joomla
JoomlaJoomla
Joomla
ย 
Introduction to WooCommerce
Introduction to WooCommerce Introduction to WooCommerce
Introduction to WooCommerce
ย 
bamboo ๋กœ PHP ํ”„๋กœ์ ํŠธ ์ง€์†์ ์ธ ๋ฐฐํฌ
bamboo ๋กœ PHP ํ”„๋กœ์ ํŠธ ์ง€์†์ ์ธ ๋ฐฐํฌbamboo ๋กœ PHP ํ”„๋กœ์ ํŠธ ์ง€์†์ ์ธ ๋ฐฐํฌ
bamboo ๋กœ PHP ํ”„๋กœ์ ํŠธ ์ง€์†์ ์ธ ๋ฐฐํฌ
ย 
Wordpress CMS tutorial and guide manual
Wordpress CMS tutorial and guide manualWordpress CMS tutorial and guide manual
Wordpress CMS tutorial and guide manual
ย 

Viewers also liked

Advanced Views Configuration: Presentation from DrupalCamp Montreal 2012
Advanced Views Configuration: Presentation from DrupalCamp Montreal 2012Advanced Views Configuration: Presentation from DrupalCamp Montreal 2012
Advanced Views Configuration: Presentation from DrupalCamp Montreal 2012
Suzanne Dergacheva
ย 
Multilingual Content: Presentation from DrupalCamp Montreal 2012
Multilingual Content: Presentation from DrupalCamp Montreal 2012Multilingual Content: Presentation from DrupalCamp Montreal 2012
Multilingual Content: Presentation from DrupalCamp Montreal 2012
Suzanne Dergacheva
ย 
Instant Dynamic Forms with #states
Instant Dynamic Forms with #statesInstant Dynamic Forms with #states
Instant Dynamic Forms with #states
Konstantin Kรคfer
ย 
Michael jordan
Michael jordanMichael jordan
Michael jordan
skuryan
ย 

Viewers also liked (20)

Drupal Global Training Day by Drupal Mumbai 6th Sep - Drupal Administration
Drupal Global Training Day by Drupal Mumbai 6th Sep - Drupal AdministrationDrupal Global Training Day by Drupal Mumbai 6th Sep - Drupal Administration
Drupal Global Training Day by Drupal Mumbai 6th Sep - Drupal Administration
ย 
Drupal For Dummies
Drupal For DummiesDrupal For Dummies
Drupal For Dummies
ย 
Creating a Responsive Drupal Theme: Presentation from DrupalCamp Montreal 2012
Creating a Responsive Drupal Theme: Presentation from DrupalCamp Montreal 2012Creating a Responsive Drupal Theme: Presentation from DrupalCamp Montreal 2012
Creating a Responsive Drupal Theme: Presentation from DrupalCamp Montreal 2012
ย 
DrupalCamp 2011 -- Poutine Maker
DrupalCamp 2011 -- Poutine MakerDrupalCamp 2011 -- Poutine Maker
DrupalCamp 2011 -- Poutine Maker
ย 
Chef
ChefChef
Chef
ย 
Drupal 7 for Government Case Study: Presentation at DrupalCamp Montreal 2012
Drupal 7 for Government Case Study: Presentation at DrupalCamp Montreal 2012Drupal 7 for Government Case Study: Presentation at DrupalCamp Montreal 2012
Drupal 7 for Government Case Study: Presentation at DrupalCamp Montreal 2012
ย 
Site Building Checklist DrupalCamp Ottawa
Site Building Checklist DrupalCamp OttawaSite Building Checklist DrupalCamp Ottawa
Site Building Checklist DrupalCamp Ottawa
ย 
Advanced Views Configuration: Presentation from DrupalCamp Montreal 2012
Advanced Views Configuration: Presentation from DrupalCamp Montreal 2012Advanced Views Configuration: Presentation from DrupalCamp Montreal 2012
Advanced Views Configuration: Presentation from DrupalCamp Montreal 2012
ย 
Multilingual Content: Presentation from DrupalCamp Montreal 2012
Multilingual Content: Presentation from DrupalCamp Montreal 2012Multilingual Content: Presentation from DrupalCamp Montreal 2012
Multilingual Content: Presentation from DrupalCamp Montreal 2012
ย 
Views Configuration at Drupal Camp Toronto 2012
Views Configuration at Drupal Camp Toronto 2012Views Configuration at Drupal Camp Toronto 2012
Views Configuration at Drupal Camp Toronto 2012
ย 
Instant Dynamic Forms with #states
Instant Dynamic Forms with #statesInstant Dynamic Forms with #states
Instant Dynamic Forms with #states
ย 
Introduction to the Drupal - Web Experience Toolkit
Introduction to the Drupal - Web Experience ToolkitIntroduction to the Drupal - Web Experience Toolkit
Introduction to the Drupal - Web Experience Toolkit
ย 
Upgrading to Drupal 8: Benefits and Gotchas
Upgrading to Drupal 8: Benefits and GotchasUpgrading to Drupal 8: Benefits and Gotchas
Upgrading to Drupal 8: Benefits and Gotchas
ย 
De Nieuwe Antwerpenaar
De Nieuwe AntwerpenaarDe Nieuwe Antwerpenaar
De Nieuwe Antwerpenaar
ย 
Michael jordan
Michael jordanMichael jordan
Michael jordan
ย 
Introduction to Drupal Distributions
Introduction to Drupal DistributionsIntroduction to Drupal Distributions
Introduction to Drupal Distributions
ย 
KOGK - Wat is drupal? - Baris Wanschers
KOGK - Wat is drupal? - Baris WanschersKOGK - Wat is drupal? - Baris Wanschers
KOGK - Wat is drupal? - Baris Wanschers
ย 
Drupal workshop 10-03-2011
Drupal workshop 10-03-2011Drupal workshop 10-03-2011
Drupal workshop 10-03-2011
ย 
Drupal introductie voor beheerders
Drupal introductie voor beheerdersDrupal introductie voor beheerders
Drupal introductie voor beheerders
ย 
Introductie Drupal development
Introductie Drupal developmentIntroductie Drupal development
Introductie Drupal development
ย 

Similar to What is Drupal? An Introduction to Drupal 8

Drupal introduction
Drupal introductionDrupal introduction
Drupal introduction
Jin Castor
ย 
Shaking hands with the developer: How IT Communications can help you build a ...
Shaking hands with the developer: How IT Communications can help you build a ...Shaking hands with the developer: How IT Communications can help you build a ...
Shaking hands with the developer: How IT Communications can help you build a ...
Sarah Khan
ย 
Drupal status report for all staff day
Drupal status report for all staff dayDrupal status report for all staff day
Drupal status report for all staff day
sbclapp
ย 
Documentation Communities: Sound Strategy or Documentarian's Gambit?
Documentation Communities: Sound Strategy or Documentarian's Gambit?Documentation Communities: Sound Strategy or Documentarian's Gambit?
Documentation Communities: Sound Strategy or Documentarian's Gambit?
Laura Novich
ย 

Similar to What is Drupal? An Introduction to Drupal 8 (20)

What is Drupal? And Why is it Useful? Webinar
What is Drupal? And Why is it Useful? WebinarWhat is Drupal? And Why is it Useful? Webinar
What is Drupal? And Why is it Useful? Webinar
ย 
DrupalCon Austin - Absolute Beginner's Guide to Drupal
DrupalCon Austin - Absolute Beginner's Guide to DrupalDrupalCon Austin - Absolute Beginner's Guide to Drupal
DrupalCon Austin - Absolute Beginner's Guide to Drupal
ย 
Introduction to Drupal
Introduction to DrupalIntroduction to Drupal
Introduction to Drupal
ย 
Opening Keynote - DrupalCamp St. Louis 2014
Opening Keynote - DrupalCamp St. Louis 2014Opening Keynote - DrupalCamp St. Louis 2014
Opening Keynote - DrupalCamp St. Louis 2014
ย 
Drupal introduction
Drupal introductionDrupal introduction
Drupal introduction
ย 
Branding office 365 with front end tooling
Branding office 365 with front end toolingBranding office 365 with front end tooling
Branding office 365 with front end tooling
ย 
How Not to Be Conned by Your Drupal Vendor!
How Not to Be Conned by Your Drupal Vendor!How Not to Be Conned by Your Drupal Vendor!
How Not to Be Conned by Your Drupal Vendor!
ย 
Open Innovation Lab (OIL) - 2014 Sep 26th
Open Innovation Lab (OIL) - 2014 Sep 26thOpen Innovation Lab (OIL) - 2014 Sep 26th
Open Innovation Lab (OIL) - 2014 Sep 26th
ย 
Drupal Webinar: Ignite and Accelerate Your Drupal 7 to Drupal 9 Migration
Drupal Webinar: Ignite and Accelerate Your Drupal 7 to Drupal 9 MigrationDrupal Webinar: Ignite and Accelerate Your Drupal 7 to Drupal 9 Migration
Drupal Webinar: Ignite and Accelerate Your Drupal 7 to Drupal 9 Migration
ย 
Drupal As A Jigsaw
Drupal As A JigsawDrupal As A Jigsaw
Drupal As A Jigsaw
ย 
Business 2.0 with WordPress
Business 2.0 with WordPressBusiness 2.0 with WordPress
Business 2.0 with WordPress
ย 
Absolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalAbsolute Beginners Guide to Drupal
Absolute Beginners Guide to Drupal
ย 
Branding Office 365 w/ Front End Tools + SharePoint PnP
Branding Office 365 w/ Front End Tools + SharePoint PnPBranding Office 365 w/ Front End Tools + SharePoint PnP
Branding Office 365 w/ Front End Tools + SharePoint PnP
ย 
Drupal for Enterprises
Drupal for EnterprisesDrupal for Enterprises
Drupal for Enterprises
ย 
Shaking hands with the developer: How IT Communications can help you build a ...
Shaking hands with the developer: How IT Communications can help you build a ...Shaking hands with the developer: How IT Communications can help you build a ...
Shaking hands with the developer: How IT Communications can help you build a ...
ย 
It's All About the Experience: What Iโ€™ve learnt from talking to thousands of ...
It's All About the Experience: What Iโ€™ve learnt from talking to thousands of ...It's All About the Experience: What Iโ€™ve learnt from talking to thousands of ...
It's All About the Experience: What Iโ€™ve learnt from talking to thousands of ...
ย 
Drupal as a Rapid Application Development (RAD) Framework for Startups
Drupal as a Rapid Application Development (RAD) Framework for StartupsDrupal as a Rapid Application Development (RAD) Framework for Startups
Drupal as a Rapid Application Development (RAD) Framework for Startups
ย 
Creating a Reusable Drupal Website for Higher Education - at USG Tech Day
Creating a Reusable Drupal Website for Higher Education - at USG Tech DayCreating a Reusable Drupal Website for Higher Education - at USG Tech Day
Creating a Reusable Drupal Website for Higher Education - at USG Tech Day
ย 
Drupal status report for all staff day
Drupal status report for all staff dayDrupal status report for all staff day
Drupal status report for all staff day
ย 
Documentation Communities: Sound Strategy or Documentarian's Gambit?
Documentation Communities: Sound Strategy or Documentarian's Gambit?Documentation Communities: Sound Strategy or Documentarian's Gambit?
Documentation Communities: Sound Strategy or Documentarian's Gambit?
ย 

More from Suzanne Dergacheva

Drupal migrate-june2015
Drupal migrate-june2015Drupal migrate-june2015
Drupal migrate-june2015
Suzanne Dergacheva
ย 
10 New Things You Can Do with Drupal 8 Out-of-the-Box
10 New Things You Can Do with Drupal 8 Out-of-the-Box10 New Things You Can Do with Drupal 8 Out-of-the-Box
10 New Things You Can Do with Drupal 8 Out-of-the-Box
Suzanne Dergacheva
ย 

More from Suzanne Dergacheva (20)

Building a Great User Experience for Content Editors in Drupal 8
Building a Great User Experience for Content Editors in Drupal 8Building a Great User Experience for Content Editors in Drupal 8
Building a Great User Experience for Content Editors in Drupal 8
ย 
Dipping Your Toe into Drupal 8 Module Development
Dipping Your Toe into Drupal 8 Module DevelopmentDipping Your Toe into Drupal 8 Module Development
Dipping Your Toe into Drupal 8 Module Development
ย 
Device-Agnostic Content Strategy for Drupal
Device-Agnostic Content Strategy for DrupalDevice-Agnostic Content Strategy for Drupal
Device-Agnostic Content Strategy for Drupal
ย 
Creating a Reusable Drupal Website for Higher Education - Webinar
Creating a Reusable Drupal Website for Higher Education - WebinarCreating a Reusable Drupal Website for Higher Education - Webinar
Creating a Reusable Drupal Website for Higher Education - Webinar
ย 
Creating Landing Pages and Layouts for Drupal 8 - DrupalCon Baltimore
Creating Landing Pages and Layouts for Drupal 8 - DrupalCon BaltimoreCreating Landing Pages and Layouts for Drupal 8 - DrupalCon Baltimore
Creating Landing Pages and Layouts for Drupal 8 - DrupalCon Baltimore
ย 
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon DublinCreating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
ย 
Using Core Themes in Drupal 8
Using Core Themes in Drupal 8Using Core Themes in Drupal 8
Using Core Themes in Drupal 8
ย 
Minimalist Theming: How to Build a Lean, Mean Drupal 8 Theme
Minimalist Theming: How to Build a Lean, Mean Drupal 8 ThemeMinimalist Theming: How to Build a Lean, Mean Drupal 8 Theme
Minimalist Theming: How to Build a Lean, Mean Drupal 8 Theme
ย 
Migrate for Site Builders from MidCamp 2016
Migrate for Site Builders from MidCamp 2016Migrate for Site Builders from MidCamp 2016
Migrate for Site Builders from MidCamp 2016
ย 
The Wonderful World of Drupal 8 Multilingual
The Wonderful World of Drupal 8 MultilingualThe Wonderful World of Drupal 8 Multilingual
The Wonderful World of Drupal 8 Multilingual
ย 
Creating a Drupal Install Profile for a Large Organization
Creating a Drupal Install Profile for a Large OrganizationCreating a Drupal Install Profile for a Large Organization
Creating a Drupal Install Profile for a Large Organization
ย 
Intro to Drupal Migrate for Site Builders
Intro to Drupal Migrate for Site BuildersIntro to Drupal Migrate for Site Builders
Intro to Drupal Migrate for Site Builders
ย 
Drupal migrate-june2015
Drupal migrate-june2015Drupal migrate-june2015
Drupal migrate-june2015
ย 
10 New Things You Can Do with Drupal 8 Out-of-the-Box
10 New Things You Can Do with Drupal 8 Out-of-the-Box10 New Things You Can Do with Drupal 8 Out-of-the-Box
10 New Things You Can Do with Drupal 8 Out-of-the-Box
ย 
Creating Dynamic Landing Pages for Drupal with Panels - Webinar
Creating Dynamic Landing Pages for Drupal with Panels - WebinarCreating Dynamic Landing Pages for Drupal with Panels - Webinar
Creating Dynamic Landing Pages for Drupal with Panels - Webinar
ย 
Creating a User-Friendly Search UI with Drupal - Presentation at DrupalCamp T...
Creating a User-Friendly Search UI with Drupal - Presentation at DrupalCamp T...Creating a User-Friendly Search UI with Drupal - Presentation at DrupalCamp T...
Creating a User-Friendly Search UI with Drupal - Presentation at DrupalCamp T...
ย 
Getting Started with Drupal 8 Theming - DrupalCamp Toronto 2014
Getting Started with Drupal 8 Theming - DrupalCamp Toronto 2014Getting Started with Drupal 8 Theming - DrupalCamp Toronto 2014
Getting Started with Drupal 8 Theming - DrupalCamp Toronto 2014
ย 
DrupalCamp NYC Panels Presentation - April 2014
DrupalCamp NYC Panels Presentation - April 2014DrupalCamp NYC Panels Presentation - April 2014
DrupalCamp NYC Panels Presentation - April 2014
ย 
Using Panels Wisely - DrupalCamp Ottawa 2014
Using Panels Wisely - DrupalCamp Ottawa 2014Using Panels Wisely - DrupalCamp Ottawa 2014
Using Panels Wisely - DrupalCamp Ottawa 2014
ย 
Responsive Design in Drupal with Zen and Zen Grids
Responsive Design in Drupal with Zen and Zen GridsResponsive Design in Drupal with Zen and Zen Grids
Responsive Design in Drupal with Zen and Zen Grids
ย 

Recently uploaded

VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
singhpriety023
ย 
VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...
VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...
VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...
SUHANI PANDEY
ย 
valsad Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
Call Girls In Delhi Whatsup 9873940964 Enjoy Unlimited Pleasure
ย 
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
SUHANI PANDEY
ย 
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
SUHANI PANDEY
ย 
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
SUHANI PANDEY
ย 
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
@Chandigarh #call #Girls 9053900678 @Call #Girls in @Punjab 9053900678
ย 
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
ย 
โ‚น5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] ๐Ÿ”|97111...
โ‚น5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] ๐Ÿ”|97111...โ‚น5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] ๐Ÿ”|97111...
โ‚น5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] ๐Ÿ”|97111...
Diya Sharma
ย 

Recently uploaded (20)

VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
ย 
Trump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts SweatshirtTrump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts Sweatshirt
ย 
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...
ย 
Busty DesiโšกCall Girls in Vasundhara Ghaziabad >เผ’8448380779 Escort Service
Busty DesiโšกCall Girls in Vasundhara Ghaziabad >เผ’8448380779 Escort ServiceBusty DesiโšกCall Girls in Vasundhara Ghaziabad >เผ’8448380779 Escort Service
Busty DesiโšกCall Girls in Vasundhara Ghaziabad >เผ’8448380779 Escort Service
ย 
VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...
VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...
VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...
ย 
valsad Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service โ˜Ž๏ธ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
ย 
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
ย 
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
ย 
Call Now โ˜Ž 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
Call Now โ˜Ž 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.Call Now โ˜Ž 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
Call Now โ˜Ž 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
ย 
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...
(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...
ย 
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
ย 
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
6.High Profile Call Girls In Punjab +919053900678 Punjab Call GirlHigh Profil...
ย 
Enjoy NightโšกCall Girls Samalka Delhi >เผ’8448380779 Escort Service
Enjoy NightโšกCall Girls Samalka Delhi >เผ’8448380779 Escort ServiceEnjoy NightโšกCall Girls Samalka Delhi >เผ’8448380779 Escort Service
Enjoy NightโšกCall Girls Samalka Delhi >เผ’8448380779 Escort Service
ย 
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
ย 
Russian Call Girls in %(+971524965298 )# Call Girls in Dubai
Russian Call Girls in %(+971524965298  )#  Call Girls in DubaiRussian Call Girls in %(+971524965298  )#  Call Girls in Dubai
Russian Call Girls in %(+971524965298 )# Call Girls in Dubai
ย 
โ‚น5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] ๐Ÿ”|97111...
โ‚น5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] ๐Ÿ”|97111...โ‚น5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] ๐Ÿ”|97111...
โ‚น5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] ๐Ÿ”|97111...
ย 
Top Rated Pune Call Girls Daund โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Daund โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Daund โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Daund โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...
ย 
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
ย 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
ย 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53
ย 

What is Drupal? An Introduction to Drupal 8

  • 1. WHAT IS DRUPAL? AN INTRO TO DRUPAL 8 evolvingweb.ca @evolvingweb
  • 2. SCHEDULE FOR TODAY 1. Introductions 2. What is Drupal? 3. What You Can Build with Drupal 4. Site Building: Hands-on Demos 5. Meet the Drupal Community! 6. Overview of Back-end Functionality and Custom Development 7. QA + Discussion
  • 3. Our expertise, Your digital DNA. .ca
  • 4. WE MAKE DRUPAL WEBSITES FOR ALL TYPES OF CLIENTS
  • 5. โ€ข Large, scalable infrastructure and deployments โ€ข Multilingual content management โ€ข Flexible search interfaces โ€ข Content import and synchronization โ€ข Custom Drupal development โ€ข Integration with external IT systems โ€ข Drupal training WHAT WE DO
  • 7. โ€ข Drupal 8 Site Building - 1 day โ€ข Drupal 8 Theming - 2 days โ€ข Drupal 8 Module Development - 2 days โ€ข Real World Agile (for Drupal) - 1 day DRUPAL 8 TRAININGS
  • 8. SUZANNE DERGACHEVA โ€ข Drupal trainer โ€ข Co-founded Evolving Web in 2007 โ€ข Manage Drupal projects โ€ข Experienced site builder, themer, and developer โ€ข @suzanne_kennedy
  • 11. WEBSITES ARE ALL THE SAMEโ€ฆ
  • 12. THEY ALL HAVEโ€ฆ โ€ข A Header with your logo and your organization name โ€ข A footer with your contact info โ€ข Navigation โ€ข Pages of content โ€ข Maybe articles and events โ€ข Maybe a search form โ€ข URLs โ€ข A contact page
  • 14. YOU WANT YOUR OWNโ€ฆ โ€ข Branding and colours โ€ข List of products with special features โ€ข Unique content โ€ข Customized search with special ๏ฌlters โ€ข Illustrations and graphics โ€ข Landing pages that stand out โ€ข Highlight the content thatโ€™s most important โ€ข Target your key audiences
  • 15. FEATURES OF DRUPAL 8 โ€ข Content management โ€ข Taxonomy for organizing content โ€ข Flexible navigation system โ€ข Comments โ€ข Search โ€ข Content listings โ€ข Contact forms โ€ข WYSIWYG Editor โ€ข Nice content authoring experience โ€ข Multilingual content & user interface โ€ข User management โ€ข Accessibility โ€ข Responsive design
  • 16. TOUR OF THE ADMIN UI
  • 17. DRUPAL TERMINOLOGY โ€ข Node - Piece of content โ€ข Content type - A template for content โ€ข Vocabulary - Way of categorizing content โ€ข View - Content listing โ€ข Module - Functionality that you can add to a Drupal website โ€ข Theme - De๏ฌnes the layout, look and feel โ€ข Block - Displays content, a list, menu, form, etc. on the page (often in the sidebar, header, footer) โ€ข Permission - A task that a user can do โ€ข Role - A type of user
  • 18. WHAT CAN YOU BUILD WITH DRUPAL?
  • 19. CORPORATE WEBSITE e v o l v i n g w e b . c a OUR PROJECT EXPERIENC E โ€ข Flexible landing pages that target key audiences โ€ข Work๏ฌ‚ow for publishing/ scheduling content โ€ข Content types for services, conferences, press releases
  • 20. CORPORATE WEBSITE e v o l v i n g w e b . c a OUR PROJECT EXPERIENC E โ€ข Contact forms for collecting leads and inquiries โ€ข Corporate branding โ€ข Content types for FAQ, media listings, highlighted projects
  • 21. INTRANET e v o l v i n g w e b . c a OUR PROJECT EXPERIENC E โ€ข Private content โ€ข Custom work๏ฌ‚ow for internal processes โ€ข Single sign on โ€ข Listings of internal content (e.g. regulations, clients, internal news, meeting notes)
  • 22. ONLINE DIRECTORY e v o l v i n g w e b . c a โ€ข Content listing pages โ€ข Search tools โ€ข Embedded listings โ€ข Related content โ€ข Relationships between content
  • 23. ONLINE DIRECTORY e v o l v i n g w e b . c a โ€ข Multi-step form โ€ข Custom validation โ€ข Integration with third- party database โ€ข Custom admin interface โ€ข Custom user registration
  • 24. MARKETING PORTAL e v o l v i n g w e b . c a โ€ข Audience targeting โ€ข Landing pages for SEO โ€ข Mix of content and marketing material (vendor listings) โ€ข Campaign landing pages
  • 26. Drupal is Open Source
  • 29. DRUPAL CORE Taxonomy city break CommentsUsers D. Schrute Germany J. Halpert Spain adventure city break sailing shopping dwight 8 Sept Wow, can't wait to get started. joe 8 Sept Me too! Content Content title ContactServicesFeatured About PortfolioNews text search
  • 31. HOW DO I ADD X? โ€ข Add an events calendar โ€ข Social media links โ€ข E-commerce features โ€ข LDAP integration โ€ข Embed load so YouTube videos โ€ข Google Analytics
  • 32. โ€œThereโ€™s a module for thatโ€
  • 34. CONTRIB MODULES Select a date 30 329 1 23128 2421 23 25 272622 201814 17 191615 129 1187 10 13 S 6 F 5 T 4 W 3 T 21 M 30 S December 2011 Select Today Slider 1 Item Title 1 Subtitle 1 2 Item Title 2 Subtitle 2 3 Item Title 3 Subtitle 3 Item Sub 16:9 This is the Title of the Video One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed... More... 0:00 / 4:59 URL Embed Ratings
  • 37. HOW DO I ADD X? โ€ข Integrate with my companyโ€™s database โ€ข Add custom validation for forms โ€ข Create a custom work๏ฌ‚ow โ€ข Create multi-step registration forms โ€ข Move content from another website into my website โ€ข Other fancy stuffโ€ฆ
  • 38. โ€œThereโ€™s [not] a module for thatโ€
  • 41. All Code from drupal.org is Free and Open Source
  • 47.
  • 48.
  • 49.
  • 50.
  • 52. SITE BUILDING โ€ข Creating custom content types โ€ข Views, views, and more views โ€ข Selecting modules โ€ข Using advanced modules like Context, Rules, and Workbench
  • 53. FRONT-END DEVELOPMENT โ€ข Twig templating โ€ข Learning Drupal core templates โ€ข Writing CSS/JS to implement the look/branding โ€ข Using base themes like Bootstrap, Omega, or the core Classy theme โ€ข Using developer tools! โ€ข Twig debug
  • 54. BACK-END DEVELOPMENT โ€ข Learning Symphony and OOP for PHP โ€ข Learning how Drupal modules work (patterns) โ€ข Writing migrations to pull in content โ€ข Using developer tools! โ€ข Drush โ€ข Drupal Console โ€ข PHP Storm โ€ข Upgrader
  • 55. DEVELOPMENT GOTCHAS โ€ข Drupal 8 requires PHP 5.5.9 or higher โ€ข Object-oriented programming โ€ข Learning curve to ๏ฌgure out the โ€œDrupal wayโ€ โ€ข You have to maintain your own custom code โ€ข Drupal is not backwards-compatible from one major version to the next
  • 57. โ€ข Drupal 8 Site Building - 1 day โ€ข Drupal 8 Theming - 2 days โ€ข Drupal 8 Module Development - 2 days โ€ข Real World Agile (for Drupal) - 1 day DRUPAL 8 TRAINING