SlideShare a Scribd company logo
Modules Development
1
‫تطوير‬‫الوحدات‬
1
Session Plan
❖ What are Drupal Modules?
❖ How we could find a requested Module?
❖ When we have to build a Custom Module?
❖ Examples
What are Drupal Modules?
Drupal Modules
drupal.org :: Download & Extend
Core (6.38 EOF:2/24/2016, 7.54, 8.3, 9.x)
Distributions (Profiles)
Themes (Payed Templates)
Modules (Contributed)
I. Drupal Module is a collection of files…
II. Reusable ( ) Functionality(ies)
A. Core (8.3.0: 66 Modules - Views / CKe)
B. Contributed (37,165)
C. Custom (.info.yml)
A & B: We are not allowed to be updated!
Drupal Modules
Drupal 8 Core Modules
Drupal Modules - Load
Drupal website URL:
Exp. http://demo.drupalcamp.kku.edu.sa/user
1. All requests goes through index.php (htaccess rules, ?q=)
2.Load enabled modules (DB Check)
3.Checks permissions (HTTP Request: 200, 403, 404)
4.Queries database for content
5.Renders theme page
Drupal 8 Core Modules
User Core Module
✓ Twig templates
✓ OOP PHP Language
✓ MVC Patterns
Drupal 8 Modules
Symfony 2
New routing and context system.
Understanding Symfony2 => Better Drupal developer
How components work, which will help Drupal development ?
i. Symfony website
ii. Learn Symfony book
Drupal 8 improves on object-oriented programming & adapt to modern PHP
concepts.
Drupal core internals have never been better documented or learning them
more accessible thanks to the Symfony2 project’s resources; Doctrine
annotations.
Find a requested Module?
Find a Module?
Requested = Contributed
https://www.drupal.org/project/project_module
Install Drupal Module
As example, lets look for a Social Media Module…
Install Drupal Module
Download and Install the selected module
Become a Contributor
We are part of the community & we are invited to
contribute…
The ways to get involved:
★ User support
★ Documentation
★ Translations
★ Testing
★ Design and Usability
★ Development
★ Themes
Developer Contributor
Improving existing projects and core with patches
1. What is a patch
2. Creating patches (an overview)
3. Advanced patch contributor guide (with detailed Git instructions)
4. Applying patches (an overview)
5. Applying patches with Git (advanced guide)
Contributing new projects
1. Full projects, the standard downloadable modules and themes like Views
and Zen.
2. Sandbox projects, which are for experimental code, or code from new
contributors who've not been through a vetting process yet.
Building a Custom Module
Richard Branson
“ ‫الناس‬‫الذين‬‫ال‬‫يخطئون‬‫أبدا‬‫هم‬‫الذين‬‫ال‬‫يتعلمون‬ً‫إطالقا‬ ”
“You don't learn to walk by following rules. You
learn by doing, and by falling over.”
Building a custom module
We build a custom Module to
Create a new functionality
Alter a default behavior
We build a custom Module from
Scratch (.info.yml)
Clone of a core/contributed module
Drush (cli)
Let’s Build a First Module
Example 1: HelloWord
The routing…
Routing wildcard…
GitHub
Download link: https://github.com/yosriy82/KKU_DrupalCamp_demo1
Let’s Build a Second Module
Example 2: Alter Drupal Function
The module file
GitHub
Download link: https://github.com/yosriy82/KKU_DrupalCamp_demo2
‫شكرا‬‫لكم‬
‫فعالية‬‫دروبال‬‫برعاية‬

More Related Content

What's hot (20)

PDF
Drupal 8: The Foundation for Digital Experience and Digital Business
Acquia
 
PPTX
Drupal 9 and Backwards Compatibility: Why now is the time to upgrade to Drupal 8
Angela Byron
 
PDF
Professional Cloud DevOps Engineer - Study Group - Week 1
Ervin Weber
 
PDF
DevOps and its impact
Cisco DevNet
 
PDF
Why is dev ops essential for fintech development
nimbleappgenie
 
PDF
Atlassian Jira Brochure
Ellen Feaheny
 
PPTX
Gradle 2.breaking stereotypes.
Stfalcon Meetups
 
PPTX
Streamlining Deployments in a Large Websphere Environment
XebiaLabs
 
PPTX
DOES16 San Francisco - DevOps Workshop: Organizational Design
Gene Kim
 
PPTX
Integrating Drupal and Native Applications: The Story of the Elle Decor LookB...
Acquia
 
PDF
Large drupal site builds a workshop for sxsw interactive - march 17, 2015
rgristroph
 
PDF
Speedrun: Build a Website with Panels, Media, and More in 45 Minutes
Acquia
 
PDF
Supporting a Drupal site over the Longterm
meghsweet
 
PPTX
Kubernetes, Toolbox to fail or succeed for beginners - Demi Ben-Ari, VP R&D @...
Demi Ben-Ari
 
PDF
OCTO On-Site Off-Site Update on D8 Roadmap
Angela Byron
 
PPTX
Lightning Distribution for Drupal: Build Advanced Authoring Experiences in Dr...
Acquia
 
PDF
DevOps - A Gentle Introduction
Ganesh Samarthyam
 
PDF
Webcast Presentation: Increasing Product Quality through DevOps
GRUC
 
PDF
Documenting RESTful APIs with Spring REST Docs
VMware Tanzu
 
PPTX
Mastering DevOps with Oracle
jeckels
 
Drupal 8: The Foundation for Digital Experience and Digital Business
Acquia
 
Drupal 9 and Backwards Compatibility: Why now is the time to upgrade to Drupal 8
Angela Byron
 
Professional Cloud DevOps Engineer - Study Group - Week 1
Ervin Weber
 
DevOps and its impact
Cisco DevNet
 
Why is dev ops essential for fintech development
nimbleappgenie
 
Atlassian Jira Brochure
Ellen Feaheny
 
Gradle 2.breaking stereotypes.
Stfalcon Meetups
 
Streamlining Deployments in a Large Websphere Environment
XebiaLabs
 
DOES16 San Francisco - DevOps Workshop: Organizational Design
Gene Kim
 
Integrating Drupal and Native Applications: The Story of the Elle Decor LookB...
Acquia
 
Large drupal site builds a workshop for sxsw interactive - march 17, 2015
rgristroph
 
Speedrun: Build a Website with Panels, Media, and More in 45 Minutes
Acquia
 
Supporting a Drupal site over the Longterm
meghsweet
 
Kubernetes, Toolbox to fail or succeed for beginners - Demi Ben-Ari, VP R&D @...
Demi Ben-Ari
 
OCTO On-Site Off-Site Update on D8 Roadmap
Angela Byron
 
Lightning Distribution for Drupal: Build Advanced Authoring Experiences in Dr...
Acquia
 
DevOps - A Gentle Introduction
Ganesh Samarthyam
 
Webcast Presentation: Increasing Product Quality through DevOps
GRUC
 
Documenting RESTful APIs with Spring REST Docs
VMware Tanzu
 
Mastering DevOps with Oracle
jeckels
 

Similar to Drupal 8 Modules (20)

PDF
Blisstering drupal module development ppt v1.2
Anil Sagar
 
PDF
Recipes for Drupal distributions
Lakshmi Narasimhan Parthasarathy
 
PPT
Distribution Deli
Wylbur
 
ODP
Drupal Now! - Introduction to Drupal
Alozie Nwosu
 
PPTX
Drupal Skils Lab 302Labs
Ahmad Mohamad Zain
 
PPTX
Drupal module development
Rachit Gupta
 
KEY
Intro to Features Module on Drupal
Aidan Foster
 
PDF
Drupal upgrades and migrations. BAD Camp 2013 version
David Lanier
 
PDF
An Introduction to Drupal
Tobias Ratschiller
 
PPTX
SDL Web DXA: A Vision for Modules
Alvin Reyes
 
PDF
Expanding XPages with Bootstrap Plugins for Ultimate Usability
Teamstudio
 
PDF
Everything You Need to Know About the Top Changes in Drupal 8
Acquia
 
PDF
Intro to Drupal Module Developement
Matt Mendonca
 
ODP
Drupal distribution
Paulius Pazdrazdys
 
ODP
Drupal distributions - how to build them
Dick Olsson
 
PPTX
Dojo javascript toolkit
Predhin Sapru
 
ZIP
Building a Drupal Distribution using Features, Drush Make, Installation Profi...
Ben Shell
 
PPTX
How to Select Modules for New Drupal Users
Acquia
 
PPTX
Oleksandr Medvediev - Content delivery tools in Drupal 8.
DrupalCamp Kyiv
 
PDF
Get Up and Running Quickly with Drupal Distributions
Melissa Piper
 
Blisstering drupal module development ppt v1.2
Anil Sagar
 
Recipes for Drupal distributions
Lakshmi Narasimhan Parthasarathy
 
Distribution Deli
Wylbur
 
Drupal Now! - Introduction to Drupal
Alozie Nwosu
 
Drupal Skils Lab 302Labs
Ahmad Mohamad Zain
 
Drupal module development
Rachit Gupta
 
Intro to Features Module on Drupal
Aidan Foster
 
Drupal upgrades and migrations. BAD Camp 2013 version
David Lanier
 
An Introduction to Drupal
Tobias Ratschiller
 
SDL Web DXA: A Vision for Modules
Alvin Reyes
 
Expanding XPages with Bootstrap Plugins for Ultimate Usability
Teamstudio
 
Everything You Need to Know About the Top Changes in Drupal 8
Acquia
 
Intro to Drupal Module Developement
Matt Mendonca
 
Drupal distribution
Paulius Pazdrazdys
 
Drupal distributions - how to build them
Dick Olsson
 
Dojo javascript toolkit
Predhin Sapru
 
Building a Drupal Distribution using Features, Drush Make, Installation Profi...
Ben Shell
 
How to Select Modules for New Drupal Users
Acquia
 
Oleksandr Medvediev - Content delivery tools in Drupal 8.
DrupalCamp Kyiv
 
Get Up and Running Quickly with Drupal Distributions
Melissa Piper
 
Ad

Recently uploaded (20)

PPTX
Perkembangan Perangkat jaringan komputer dan telekomunikasi 3.pptx
Prayudha3
 
PPTX
dns domain name system history work.pptx
MUHAMMADKAVISHSHABAN
 
PPTX
AI at Your Side: Boost Impact Without Losing the Human Touch (SXSW 2026 Meet ...
maytaldahan
 
PPTX
Google SGE SEO: 5 Critical Changes That Could Wreck Your Rankings in 2025
Reversed Out Creative
 
DOCX
An_Operating_System by chidi kingsley wo
kingsleywokocha4
 
PPT
Introduction to dns domain name syst.ppt
MUHAMMADKAVISHSHABAN
 
PPTX
The Internet of Things (IoT) refers to a vast network of interconnected devic...
chethana8182
 
PPTX
原版北不列颠哥伦比亚大学毕业证文凭UNBC成绩单2025年新版在线制作学位证书
e7nw4o4
 
PPTX
How tech helps people in the modern era.
upadhyayaryan154
 
PDF
How Much GB RAM Do You Need for Coding? 5 Powerful Reasons 8GB Is More Than E...
freeshopbudget
 
PPTX
B2B_Ecommerce_Internship_Simranpreet.pptx
LipakshiJindal
 
PPTX
The Monk and the Sadhurr and the story of how
BeshoyGirgis2
 
PPTX
Different Generation Of Computers .pptx
divcoder9507
 
PDF
Cybersecurity Awareness Presentation ppt.
banodhaharshita
 
PPTX
办理方法西班牙假毕业证蒙德拉贡大学成绩单MULetter文凭样本
xxxihn4u
 
PPTX
The Latest Scam Shocking the USA in 2025.pptx
onlinescamreport4
 
PPTX
Pengenalan perangkat Jaringan komputer pada teknik jaringan komputer dan tele...
Prayudha3
 
PPT
1965 INDO PAK WAR which Pak will never forget.ppt
sanjaychief112
 
PDF
GEO Strategy 2025: Complete Presentation Deck for AI-Powered Customer Acquisi...
Zam Man
 
PDF
LB# 820-1889_051-7370_C000.schematic.pdf
matheusalbuquerqueco3
 
Perkembangan Perangkat jaringan komputer dan telekomunikasi 3.pptx
Prayudha3
 
dns domain name system history work.pptx
MUHAMMADKAVISHSHABAN
 
AI at Your Side: Boost Impact Without Losing the Human Touch (SXSW 2026 Meet ...
maytaldahan
 
Google SGE SEO: 5 Critical Changes That Could Wreck Your Rankings in 2025
Reversed Out Creative
 
An_Operating_System by chidi kingsley wo
kingsleywokocha4
 
Introduction to dns domain name syst.ppt
MUHAMMADKAVISHSHABAN
 
The Internet of Things (IoT) refers to a vast network of interconnected devic...
chethana8182
 
原版北不列颠哥伦比亚大学毕业证文凭UNBC成绩单2025年新版在线制作学位证书
e7nw4o4
 
How tech helps people in the modern era.
upadhyayaryan154
 
How Much GB RAM Do You Need for Coding? 5 Powerful Reasons 8GB Is More Than E...
freeshopbudget
 
B2B_Ecommerce_Internship_Simranpreet.pptx
LipakshiJindal
 
The Monk and the Sadhurr and the story of how
BeshoyGirgis2
 
Different Generation Of Computers .pptx
divcoder9507
 
Cybersecurity Awareness Presentation ppt.
banodhaharshita
 
办理方法西班牙假毕业证蒙德拉贡大学成绩单MULetter文凭样本
xxxihn4u
 
The Latest Scam Shocking the USA in 2025.pptx
onlinescamreport4
 
Pengenalan perangkat Jaringan komputer pada teknik jaringan komputer dan tele...
Prayudha3
 
1965 INDO PAK WAR which Pak will never forget.ppt
sanjaychief112
 
GEO Strategy 2025: Complete Presentation Deck for AI-Powered Customer Acquisi...
Zam Man
 
LB# 820-1889_051-7370_C000.schematic.pdf
matheusalbuquerqueco3
 
Ad

Drupal 8 Modules