SlideShare a Scribd company logo
1 of 49
Download to read offline
45 in 45
a “walk through” popular Drupal modules

- Image Courtesy: barefootandsoul.com
Rod Martin
@imrodmartin	

!

rod@ostraining.com
45 in 45
Configuration
NOT a scientifically researched list.
Based on teaching Drupal for the
past two years to beginners and
intermediate site builders.
I will PROBABLY miss some of
yours... tell me at the end.

- Image Courtesy: barefootandsoul.com
45 in 45
Configuration
Broken down into 2 categories:
Site Building
Site Management
!

- Image Courtesy: barefootandsoul.com
SB

Module Filter
Puts a nice “table of contents”
at the top of your modules page
and moves the save config button
to the top.
!





•
•
•
•


 •

Maintenance status: Actively maintained
Development status: Under active development
Module categories: Administration, Search, Theme Enhancements, Utility
Reported installs: 141,020 sites currently report using this module. View
usage statistics.
Downloads: 792,421


 •

Last modified: November 19, 2013

https://drupal.org/project/module_filter
SB

Advanced Help
The advanced help module allows
module developers to store their
help outside the module system,
in pure .html files. The files can
be easily translated simply by
copying them into the right
translations directory.
!

»Maintenance status: Actively maintained
»Development status: Maintenance fixes only
»Module categories: Administration, Utility
»Reported installs: 147,698 sites currently report using this module. View usage
statistics.
»Downloads: 829,700
»Last modified: October 19, 2012

https://drupal.org/project/advanced_help
SB

Chaos Tools
This suite is primarily a set of APIs
and tools to improve the developer
experience. It also contains a
module called the Page Manager
whose job is to manage pages.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Administration, Developer, Drush, Views
»Reported installs: 620,829 sites currently report using this module. View usage
statistics.
»Downloads: 3,701,163
»Automated tests: Enabled
»Last modified: August 13, 2012

https://drupal.org/project/ctools
SB

Admin Menu
Provides a theme-independent
administration interface (aka.
navigation, back-end). It's a helper for
novice users coming from other CMS, a
time-saver for site administrators, and
useful for developers and site builders.
!

»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Administration, Developer, Site Navigation, Utility
»Reported installs: 358,101 sites currently report using this module. View usage
statistics.
»Downloads: 2,244,519
»Automated tests: Enabled
»Last modified: February 26, 2013

https://drupal.org/project/admin_menu
SB

Webform

Webform is the module for making
surveys in Drupal. After a submission,
users may be sent an e-mail "receipt" as
well as sending a notification to
administrators. Results can be exported
into Excel or other spreadsheet
applications. Webform also provides
some basic statistical review and has and
extensive API for expanding its features.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Evaluation/Rating, Statistics
»Reported installs: 334,002 sites currently report using this module. View usage statistics.
»Downloads: 1,664,788
»Last modified: August 7, 2013

https://drupal.org/project/webform
SB

Devel

A suite of modules containing fun
for module developers and
themers ...
!
» Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Administration, Developer, Drush, Utility
»Reported installs: 164,101 sites currently report using this module. View usage
statistics.
»Downloads: 1,790,190
»Automated tests: Enabled
»Last modified: April 30, 2013

https://drupal.org/project/devel
SB

Pathauto

The Pathauto module
automatically generates URL/path
aliases for various kinds of content
(nodes, taxonomy terms, users)
without requiring the user to
manually specify the path alias.
!

»Maintenance status: Actively maintained
»Development status: Under active development
»Reported installs: 524,277 sites currently report using this module. View usage
statistics.
»Downloads: 2,208,999
»Automated tests: Enabled
»Last modified: September 8, 2013

https://drupal.org/project/pathauto
SB

Token

Tokens are small bits of text that
can be placed into larger
documents via simple placeholders,
like %site-name or [user]. The Token
module provides a central API for
modules to use these tokens, and
expose their own token values.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Rules, Utility
»Reported installs: 612,196 sites currently report using this module. View usage
statistics.
»Downloads: 3,239,391
»Automated tests: Enabled
»Last modified: June 19, 2013

!

https://drupal.org/project/token
SB

Five Star / Voting API
The Fivestar voting module adds
a clean, attractive voting widget
to any entity in Drupal 7.
!
!
»Maintenance status: Seeking co-maintainer(s)
»Development status: Under active development
»Module categories: Content Construction Kit (CCK), Evaluation/Rating
»Reported installs: 32,973 sites currently report using this module. View usage
statistics.
»Downloads: 455,510
»Automated tests: Enabled
»Last modified: May 29, 2012

https://drupal.org/project/fivestar
SB

Date
This package contains both a
flexible date/time field type
Date field and a Date API that
other modules can use.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Reported installs: 355,319 sites currently report using this module. View usage
statistics.
»Downloads: 2,108,898
»Automated tests: Enabled
»Last modified: November 6, 2013

https://drupal.org/project/date
SB

Calendar

This module will display any
Views date field in calendar
formats, including CCK date
fields, node created or updated
dates, etc.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Event, Views
»Reported installs: 101,318 sites currently report using this module. View usage
statistics.
»Downloads: 805,740
»Last modified: June 12, 2012

https://drupal.org/project/calendar
SB

Flag
Flag is a flexible flagging system
that is completely customizable
by the administrator. Using this
module, the site administrator
can provide any number of flags
for nodes, comments, users, and
any other type of entity
!

»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Content, Evaluation/Rating, Rules, Views
»Reported installs: 34,663 sites currently report using this module. View usage
statistics.
»Downloads: 419,588
»Automated tests: Enabled
»Last modified: November 3, 2013

https://drupal.org/project/flag
SB

Entity Reference

The Entity Reference Module is
used to relate entities (nodes,
terms, users, etc...) to one
another.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Reported installs: 94,913 sites currently report using this module. View usage
statistics.
»Downloads: 601,905
»Automated tests: Enabled
»Last modified: October 18, 2012

https://drupal.org/project/entityreference
SB

wysiwyg
Allows the use of client-side
editors to edit content. It
simplifies the installation and
integration of the editor of your
choice. This module replaces all
other editor integration modules.
!

»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Administration, Content, Filters/Editors, JavaScript Utilities,
Media, Third-party Integration
»Reported installs: 331,825 sites currently report using this module. View usage
statistics.
»Downloads: 1,732,401
»Last modified: May 29, 2013

https://drupal.org/project/wysiwyg
SB

Media
The Media module provides an
extensible framework for
managing files and multimedia
assets, regardless of whether
they are hosted on your own site
or a 3rd party site.
!

»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Content, Fields, File Management, Filters/Editors, Media,
Utility, Views
»Reported installs: 128,335 sites currently report using this module. View usage
statistics.
»Downloads: 844,602
»Automated tests: Enabled
»Last modified: November 26, 2013

https://drupal.org/project/media
SB

Media YouTube
Media: Youtube integrates with
the Media module to make
Youtube videos available as file
entities.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Reported installs: 64,163 sites currently report using this module. View usage
statistics.
»Downloads: 478,897
»Last modified: August 17, 2013

https://drupal.org/project/media_youtube
SB

Field Group

Fieldgroup will, as the name implies,
group fields together. All fieldable entities
will have the possibility to add groups to
wrap their fields together. Fieldgroup
comes with default HTML wrappers like
vertical tabs, horizontal tabs, accordions,
fieldsets or div wrappers.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Content, Content Construction Kit (CCK), Fields, Utility
»Reported installs: 106,958 sites currently report using this module. View usage statistics.
»Downloads: 759,142
»Automated tests: Enabled
»Last modified: September 10, 2013

https://drupal.org/project/field_group
SB

Views

You need Views if
»You like the default front page view, but
you find you want to sort it differently.
»You like the default taxonomy/term view,
but you find you want to sort it
differently; for example, alphabetically.
»You use /tracker, but you want to restrict
it to posts of a certain type. (etc)
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Reported installs: 680,978 sites currently report using this module. View usage
statistics.
»Downloads: 4,647,528
»Automated tests: Enabled
»Last modified: November 7, 2012

https://drupal.org/project/views
SB

Views Slideshow

Views Slideshow can be used to create a
slideshow of any content (not just
images) that can appear in a View.
Powered by jQuery, it is heavily
customizable: you may choose
slideshow settings for each View you
create.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Content Display, Views
»Reported installs: 206,060 sites currently report using this module. View usage
statistics.
»Downloads: 972,702
»Last modified: October 27, 2013

https://drupal.org/project/views_slideshow
SB

Rules

The Rules module allows site administrators to
define conditionally executed actions based on
occurring events (known as reactive or ECA
rules).
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Reported installs: 197,077 sites currently report using this module. View usage statistics.
»Downloads: 1,282,167
»Automated tests: Enabled
»Last modified: November 26, 2013

https://drupal.org/project/rules
SB

Panels

The Panels module allows a site
administrator to create customized layouts
for multiple uses. At its core it is a drag
and drop content manager that lets you
visually design a layout and place content
within that layout.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Content Display
»Reported installs: 170,832 sites currently report using this module. View usage
statistics.
»Downloads: 1,309,203
»Last modified: October 3, 2012

https://drupal.org/project/panels
SB

Display Suite
Display Suite allows you to take full
control over how your content is
displayed using a drag and drop
interface. Arrange your nodes, views,
comments, user data etc. the way you
want without having to work your way
through dozens of template files.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Content Display
»Reported installs: 72,060 sites currently report using this module. View usage
statistics.
»Downloads: 388,202
»Last modified: October 8, 2013

https://drupal.org/project/ds
SB

Quick Tabs

The Quick Tabs module allows you
to create blocks of tabbed content,
specifically views, blocks, nodes and
other quicktabs.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Content Display
»Reported installs: 58,598 sites currently report using this module. View usage
statistics.
»Downloads: 299,824
»Automated tests: Enabled
»Last modified: September 18, 2013

https://drupal.org/project/quicktabs!
!
SB

Pathologic

Pathologic is an input filter which can
correct paths in links and images in
your Drupal content in situations
which would otherwise cause them to
“break;” for example, if the URL of
the site changes, or the content was
moved to a different server.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Reported installs: 32,213 sites currently report using this module. View usage
statistics.
»Downloads: 231,140
»Automated tests: Enabled
»Last modified: November 12, 2013

https://drupal.org/project/pathologic
SB

Context

Context allows you to manage contextual
conditions and reactions for different
portions of your site. You can think of each
context as representing a "section" of your
site. For each context, you can choose the
conditions that trigger this context to be
active and choose different aspects of Drupal
that should react to this active context.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Reported installs: 120,042 sites currently report using this module. View usage
statistics.
»Downloads: 978,462
»Last modified: July 19, 2013

https://drupal.org/project/context
SB

Style Guide

Provides a visual testing page for
Drupal themes. Quickly compare the
display of common elements across
your themes, and verify that your
new theme addresses all common
style elements.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Reported installs: 3,297 sites currently report using this module. View usage
statistics.
»Downloads: 19,015
»Automated tests: Enabled
»Last modified: November 1, 2013

https://drupal.org/project/styleguide
SM

Workbench

Workbench provides overall
improvements for managing content
that Drupal does not provide out of
the box.
• a unified and simplified user interface for users who ONLY have to
work with content. This decreases training and support time.
• the ability to control who has access to edit any content based on
an organization's structure not the web site structure
• a customizable editorial workflow that integrates with the access

!

control feature described above or works independently on its own

»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Content
»Reported installs: 13,258 sites currently report using this module. View usage
statistics.
»Downloads: 174,138
»Automated tests: Enabled
»Last modified: September 5, 2012

https://drupal.org/project/workbench
SM

Workbench Access

Workbench Access creates editorial
access controls based on
hierarchies. It is an extensible
system that supports structures
created by other Drupal modules.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Administration, Content, Content Access Control, Taxonomy, User
Access & Authentication
»Reported installs: 2,674 sites currently report using this module. View usage
statistics.
»Downloads: 73,867
»Automated tests: Enabled
»Last modified: May 11, 2012

https://drupal.org/project/workbench_access
SM

Workbench Moderation

Workbench Moderation adds
arbitrary moderation states to
Drupal core's "unpublished" and
"published" node states, and affects
the behavior of node revisions when
nodes are published.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Administration, Content, Content Access Control
»Reported installs: 8,826 sites currently report using this module. View usage
statistics.
»Downloads: 153,132
»Automated tests: Enabled
»Last modified: March 1, 2013

https://drupal.org/project/workbench_moderation
SM

Scheduler

This module allows nodes to be
published and unpublished on
specified dates.
!
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Reported installs: 46,525 sites currently report using this module. View usage
statistics.
»Downloads: 234,825
»Automated tests: Enabled
»Last modified: November 14, 2013

https://drupal.org/project/scheduler
SM

Colorbox

Colorbox is a light-weight
customizable lightbox plugin for
jQuery. This module allows for
integration of Colorbox into Drupal.
!
»Maintenance status: Seeking co-maintainer(s)
»Development status: Under active development
»Reported installs: 160,771 sites currently report using this module. View usage
statistics.
»Downloads: 784,511
»Automated tests: Enabled
»Last modified: December 9, 2013

https://drupal.org/project/colorbox
SM

Google Analytics

Adds the Google Analytics web
statistics tracking system to your
website.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Statistics, Third-party Integration
»Reported installs: 311,213 sites currently report using this module. View usage
statistics.
»Downloads: 1,368,743
»Automated tests: Enabled
»Last modified: December 13, 2013

https://drupal.org/project/google_analytics
SM

Metatag

The Metatag module allows you to
automatically provide structured
metadata, aka "meta tags", about
your website.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: SEO
»Reported installs: 126,239 sites currently report using this module. View usage
statistics.
»Downloads: 547,657
»Automated tests: Enabled
»Last modified: December 13, 2013

https://drupal.org/project/metatag
SM

XMLSitemap

The XML sitemap module creates a
sitemap that conforms to the
sitemaps.org specification. This
helps search engines to more
intelligently crawl a website and
keep their results up to date.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Drush, Search, Third-party Integration, Utility
»Reported installs: 193,294 sites currently report using this module. View usage
statistics.
»Downloads: 788,764
»Automated tests: Enabled
»Last modified: March 27, 2012

https://drupal.org/project/xmlsitemap
SM

Text Captcha

This module provides a CAPTCHA
which uses logic questions instead
of standard visual or auditory
challenges. This can help to
improve the accessibility of
CAPTCHAs.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Third-party Integration, User Management, Utility
»Reported installs: 647 sites currently report using this module. View usage statistics.
»Downloads: 8,718
»Last modified: March 4, 2011

https://drupal.org/project/textcaptcha
SM

Feeds

Import or aggregate data as nodes, users,
taxonomy terms or simple database records.
Feeds is the successor module of FeedAPI and
Feed Element Mapper. It aims for easier
usage and better extensibility. Read more in
Good bye FeedAPI, hello Feeds.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Import/Export
»Reported installs: 62,701 sites currently report using this module. View usage
statistics.
»Downloads: 567,547
»Automated tests: Enabled
»Last modified: July 6, 2013

https://drupal.org/project/feeds
SM

Global Redirect

Once enabled, an alias provides a nice clean
URL for a path on a site. However Drupal
does not remove the old path (eg node/
1234). The problem is that you now have two
URLs representing the same content.
!
»Maintenance status: Seeking co-maintainer(s)
»Development status: Under active development
»Module categories: Administration, Content, Path Management, Search, Site
Navigation, Utility
»Reported installs: 141,086 sites currently report using this module. View usage
statistics.
»Downloads: 479,929
»Automated tests: Enabled
»Last modified: June 15, 2012

https://drupal.org/project/globalredirect
SM

Redirect

This module allows you to specify a redirect
from one path to another path or an external
URL, using any HTTP redirect status.
!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Path Management
»Reported installs: 77,334 sites currently report using this module. View usage
statistics.
»Downloads: 300,434
»Automated tests: Enabled
»Last modified: January 8, 2012

https://drupal.org/project/redirect
SM

Image Resize Filter

This filter makes it easy to resize images,
especially when combined with a WYSIWYG editor
such as tinyMCE or CKeditor. Users never have to
worry about scaling image sizes again, just insert
an image and set it's height and width properties in
HTML (this is done automatically by WYSIWYG
editors) and the image is resized on output to
match the HTML.

»Maintenance status: Actively maintained
»Development status: Under active development
»Reported installs: 32,863 sites currently report using this module. View usage
statistics.
»Downloads: 249,165
»Last modified: August 8, 2012

https://drupal.org/project/image_resize_filter
SM

Backup and Migrate

Back up and restore your Drupal MySQL database
and files or migrate a site between environments.
Backup and Migrate supports gzip, bzip and zip
compression as well as automatic scheduled
backups.

»Maintenance status: Actively maintained
»Development status: Under active development
»Reported installs: 239,939 sites currently report using this module. View usage
statistics.
»Downloads: 1,124,018
»Last modified: November 1, 2013

https://drupal.org/project/backup_migrate
SM

Simple Google Maps

This module is about the simplest way to get a
Google Map, and/or a link to a Google Map,
displayed with your content. It provides a field
formatter for Drupal 7 text fields. With this
formatter, you can enter a single-line address that
Google Maps would recognize into a plain text
field.

»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Fields, Location
»Reported installs: 8,896 sites currently report using this module. View usage
statistics.
»Downloads: 70,567
»Last modified: April 12, 2013

https://drupal.org/project/simple_gmap
SM

Add to Any

Adds social sharing to your Drupal site. Your choice
of sharing buttons with the standard buttons
packaged in the module, including the open share
icon, or you can use buttons of your own like many
others do.


!
»Maintenance status: Actively maintained
»Development status: Under active development
»Module categories: Commerce/Advertising, Community, E-commerce, Mail, SEO,
Statistics, Theme Enhancements, Third-party Integration, Utility, Views
»Reported installs: 16,427 sites currently report using this module. View usage
statistics.
»Downloads: 192,574
»Last modified: September 27, 2013

https://drupal.org/project/addtoany
SM

Diff

This module adds a tab for sufficiently
permissioned users. The tab shows all
revisions like standard Drupal but it also
allows pretty viewing of all added/
changed/deleted words between
revisions.

!
»Maintenance status: Actively maintained
»Development status: Maintenance fixes only
»Module categories: Administration, Content Display
»Reported installs: 49,533 sites currently report using this module. View usage
statistics.
»Downloads: 622,822
»Last modified: January 15, 2013

https://drupal.org/project/diff
What are yours?
• Feeds for migrations!
• Search and Replace (global S&R)!
• Font your face!
• Rabbit Hole / Internal nodes - prevents users from
•
•
•
•

viewing content from a slideshow etc. - control visibility of
certain content types/nodes!
In-line Entity Form (allows referenced entity reference
fields to be entered on the fly)!
botcha - spam reducer (without a captcha)!
misery module - !
cck blocks - pull a field in a ct - out of the content display
and put it in a block etc.
45 in 45
a “walk through” popular Drupal modules

http://slideshare.net/imrodmartin

- Image Courtesy: barefootandsoul.com

More Related Content

Similar to 45 Modules in 45 Minutes

Drupal User Profiles Sydney Meetup 0109
Drupal User Profiles Sydney Meetup 0109Drupal User Profiles Sydney Meetup 0109
Drupal User Profiles Sydney Meetup 0109theneemies
 
Building Responsive Applications Using XPages
Building Responsive Applications Using XPagesBuilding Responsive Applications Using XPages
Building Responsive Applications Using XPagesTeamstudio
 
Don’t fight with windmills. Upgrade path tool from OpenY distro - Igor Karpil...
Don’t fight with windmills. Upgrade path tool from OpenY distro - Igor Karpil...Don’t fight with windmills. Upgrade path tool from OpenY distro - Igor Karpil...
Don’t fight with windmills. Upgrade path tool from OpenY distro - Igor Karpil...DrupalCamp Kyiv
 
Liferay 6.1 Roadmap - What's next!
Liferay 6.1 Roadmap - What's next!Liferay 6.1 Roadmap - What's next!
Liferay 6.1 Roadmap - What's next!Julio Camarero
 
SQL in Version Control using SQL Server Database Projects
SQL in Version Control using SQL Server Database ProjectsSQL in Version Control using SQL Server Database Projects
SQL in Version Control using SQL Server Database Projectsfloydhilton
 
Schemaorg cmsplugins
Schemaorg cmspluginsSchemaorg cmsplugins
Schemaorg cmspluginsSTIinnsbruck
 
motorized bike j2ee ppt explanation of project
motorized bike j2ee ppt explanation of projectmotorized bike j2ee ppt explanation of project
motorized bike j2ee ppt explanation of projectprabhat kumar
 
Media handling in Drupal (Drupalcamp Leuven 2013)
Media handling in Drupal (Drupalcamp Leuven 2013)Media handling in Drupal (Drupalcamp Leuven 2013)
Media handling in Drupal (Drupalcamp Leuven 2013)Pure Sign
 
Using the Corporate Geographic Data Model with Subversion
Using the Corporate Geographic Data Model with SubversionUsing the Corporate Geographic Data Model with Subversion
Using the Corporate Geographic Data Model with SubversionDebbie Wilson
 
Aswc2009 Smw Tutorial Part 3 Halo Extension
Aswc2009 Smw Tutorial Part 3 Halo ExtensionAswc2009 Smw Tutorial Part 3 Halo Extension
Aswc2009 Smw Tutorial Part 3 Halo ExtensionJesse Wang
 
Leverage DSpace for an enterprise, mission critical platform
Leverage DSpace for an enterprise, mission critical platformLeverage DSpace for an enterprise, mission critical platform
Leverage DSpace for an enterprise, mission critical platformAndrea Bollini
 
Media handling in Drupal (Drupalcamp Leuven 2013)
Media handling in Drupal (Drupalcamp Leuven 2013)Media handling in Drupal (Drupalcamp Leuven 2013)
Media handling in Drupal (Drupalcamp Leuven 2013)Sven Decabooter
 
What’s New in Cognos 11.2.1
What’s New in Cognos 11.2.1What’s New in Cognos 11.2.1
What’s New in Cognos 11.2.1Senturus
 
DMPTool for UMass eScience Symposium
DMPTool for UMass eScience SymposiumDMPTool for UMass eScience Symposium
DMPTool for UMass eScience SymposiumCarly Strasser
 
A FUTURE-FOCUSED DIGITAL PLATFORM WITH DRUPAL 8
A FUTURE-FOCUSED DIGITAL PLATFORM WITH DRUPAL 8A FUTURE-FOCUSED DIGITAL PLATFORM WITH DRUPAL 8
A FUTURE-FOCUSED DIGITAL PLATFORM WITH DRUPAL 8Phase2
 
Power Platform Leeds - November 2019 - Microsoft Ignite Announcements
Power Platform Leeds - November 2019 - Microsoft Ignite AnnouncementsPower Platform Leeds - November 2019 - Microsoft Ignite Announcements
Power Platform Leeds - November 2019 - Microsoft Ignite AnnouncementsSimon Doy
 
Migrating to Drupal: Open Source Library Intranets
Migrating to Drupal: Open Source Library IntranetsMigrating to Drupal: Open Source Library Intranets
Migrating to Drupal: Open Source Library IntranetsNina McHale
 
Doing Drupal: Quick Start Deployments via Distributions
Doing Drupal: Quick Start Deployments via DistributionsDoing Drupal: Quick Start Deployments via Distributions
Doing Drupal: Quick Start Deployments via DistributionsThom Bunting
 

Similar to 45 Modules in 45 Minutes (20)

Drupal User Profiles Sydney Meetup 0109
Drupal User Profiles Sydney Meetup 0109Drupal User Profiles Sydney Meetup 0109
Drupal User Profiles Sydney Meetup 0109
 
Building Responsive Applications Using XPages
Building Responsive Applications Using XPagesBuilding Responsive Applications Using XPages
Building Responsive Applications Using XPages
 
Don’t fight with windmills. Upgrade path tool from OpenY distro - Igor Karpil...
Don’t fight with windmills. Upgrade path tool from OpenY distro - Igor Karpil...Don’t fight with windmills. Upgrade path tool from OpenY distro - Igor Karpil...
Don’t fight with windmills. Upgrade path tool from OpenY distro - Igor Karpil...
 
Liferay 6.1 Roadmap - What's next!
Liferay 6.1 Roadmap - What's next!Liferay 6.1 Roadmap - What's next!
Liferay 6.1 Roadmap - What's next!
 
SQL in Version Control using SQL Server Database Projects
SQL in Version Control using SQL Server Database ProjectsSQL in Version Control using SQL Server Database Projects
SQL in Version Control using SQL Server Database Projects
 
Schemaorg cmsplugins
Schemaorg cmspluginsSchemaorg cmsplugins
Schemaorg cmsplugins
 
motorized bike j2ee ppt explanation of project
motorized bike j2ee ppt explanation of projectmotorized bike j2ee ppt explanation of project
motorized bike j2ee ppt explanation of project
 
BackboneJS
BackboneJSBackboneJS
BackboneJS
 
Media handling in Drupal (Drupalcamp Leuven 2013)
Media handling in Drupal (Drupalcamp Leuven 2013)Media handling in Drupal (Drupalcamp Leuven 2013)
Media handling in Drupal (Drupalcamp Leuven 2013)
 
Using the Corporate Geographic Data Model with Subversion
Using the Corporate Geographic Data Model with SubversionUsing the Corporate Geographic Data Model with Subversion
Using the Corporate Geographic Data Model with Subversion
 
Aswc2009 Smw Tutorial Part 3 Halo Extension
Aswc2009 Smw Tutorial Part 3 Halo ExtensionAswc2009 Smw Tutorial Part 3 Halo Extension
Aswc2009 Smw Tutorial Part 3 Halo Extension
 
Leverage DSpace for an enterprise, mission critical platform
Leverage DSpace for an enterprise, mission critical platformLeverage DSpace for an enterprise, mission critical platform
Leverage DSpace for an enterprise, mission critical platform
 
Power Platform Governance
Power Platform GovernancePower Platform Governance
Power Platform Governance
 
Media handling in Drupal (Drupalcamp Leuven 2013)
Media handling in Drupal (Drupalcamp Leuven 2013)Media handling in Drupal (Drupalcamp Leuven 2013)
Media handling in Drupal (Drupalcamp Leuven 2013)
 
What’s New in Cognos 11.2.1
What’s New in Cognos 11.2.1What’s New in Cognos 11.2.1
What’s New in Cognos 11.2.1
 
DMPTool for UMass eScience Symposium
DMPTool for UMass eScience SymposiumDMPTool for UMass eScience Symposium
DMPTool for UMass eScience Symposium
 
A FUTURE-FOCUSED DIGITAL PLATFORM WITH DRUPAL 8
A FUTURE-FOCUSED DIGITAL PLATFORM WITH DRUPAL 8A FUTURE-FOCUSED DIGITAL PLATFORM WITH DRUPAL 8
A FUTURE-FOCUSED DIGITAL PLATFORM WITH DRUPAL 8
 
Power Platform Leeds - November 2019 - Microsoft Ignite Announcements
Power Platform Leeds - November 2019 - Microsoft Ignite AnnouncementsPower Platform Leeds - November 2019 - Microsoft Ignite Announcements
Power Platform Leeds - November 2019 - Microsoft Ignite Announcements
 
Migrating to Drupal: Open Source Library Intranets
Migrating to Drupal: Open Source Library IntranetsMigrating to Drupal: Open Source Library Intranets
Migrating to Drupal: Open Source Library Intranets
 
Doing Drupal: Quick Start Deployments via Distributions
Doing Drupal: Quick Start Deployments via DistributionsDoing Drupal: Quick Start Deployments via Distributions
Doing Drupal: Quick Start Deployments via Distributions
 

More from Rod Martin

Key Secrets to Growth Hacking a Global Community
Key Secrets to Growth Hacking a Global CommunityKey Secrets to Growth Hacking a Global Community
Key Secrets to Growth Hacking a Global CommunityRod Martin
 
Joomla Day Chicago 2015 State of the Joomla! Union
Joomla Day Chicago 2015   State of the Joomla! UnionJoomla Day Chicago 2015   State of the Joomla! Union
Joomla Day Chicago 2015 State of the Joomla! UnionRod Martin
 
JDay Sydney 2014 Keynote
JDay Sydney 2014 KeynoteJDay Sydney 2014 Keynote
JDay Sydney 2014 KeynoteRod Martin
 
Joomla Explained - As Easy as 1, 2, 3
Joomla Explained - As Easy as 1, 2, 3Joomla Explained - As Easy as 1, 2, 3
Joomla Explained - As Easy as 1, 2, 3Rod Martin
 
45 in 45 - A WalkThrough the Joomla Extensions Directory
45 in 45 - A WalkThrough the Joomla Extensions Directory45 in 45 - A WalkThrough the Joomla Extensions Directory
45 in 45 - A WalkThrough the Joomla Extensions DirectoryRod Martin
 
iPad Apps for teachers
iPad Apps for teachersiPad Apps for teachers
iPad Apps for teachersRod Martin
 
Absolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalAbsolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalRod Martin
 

More from Rod Martin (7)

Key Secrets to Growth Hacking a Global Community
Key Secrets to Growth Hacking a Global CommunityKey Secrets to Growth Hacking a Global Community
Key Secrets to Growth Hacking a Global Community
 
Joomla Day Chicago 2015 State of the Joomla! Union
Joomla Day Chicago 2015   State of the Joomla! UnionJoomla Day Chicago 2015   State of the Joomla! Union
Joomla Day Chicago 2015 State of the Joomla! Union
 
JDay Sydney 2014 Keynote
JDay Sydney 2014 KeynoteJDay Sydney 2014 Keynote
JDay Sydney 2014 Keynote
 
Joomla Explained - As Easy as 1, 2, 3
Joomla Explained - As Easy as 1, 2, 3Joomla Explained - As Easy as 1, 2, 3
Joomla Explained - As Easy as 1, 2, 3
 
45 in 45 - A WalkThrough the Joomla Extensions Directory
45 in 45 - A WalkThrough the Joomla Extensions Directory45 in 45 - A WalkThrough the Joomla Extensions Directory
45 in 45 - A WalkThrough the Joomla Extensions Directory
 
iPad Apps for teachers
iPad Apps for teachersiPad Apps for teachers
iPad Apps for teachers
 
Absolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalAbsolute Beginners Guide to Drupal
Absolute Beginners Guide to Drupal
 

Recently uploaded

FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Bhuvaneswari Subramani
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 

Recently uploaded (20)

FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 

45 Modules in 45 Minutes

  • 1. 45 in 45 a “walk through” popular Drupal modules - Image Courtesy: barefootandsoul.com
  • 3. 45 in 45 Configuration NOT a scientifically researched list. Based on teaching Drupal for the past two years to beginners and intermediate site builders. I will PROBABLY miss some of yours... tell me at the end. - Image Courtesy: barefootandsoul.com
  • 4. 45 in 45 Configuration Broken down into 2 categories: Site Building Site Management ! - Image Courtesy: barefootandsoul.com
  • 5. SB Module Filter Puts a nice “table of contents” at the top of your modules page and moves the save config button to the top. ! • • • • • Maintenance status: Actively maintained Development status: Under active development Module categories: Administration, Search, Theme Enhancements, Utility Reported installs: 141,020 sites currently report using this module. View usage statistics. Downloads: 792,421 • Last modified: November 19, 2013 https://drupal.org/project/module_filter
  • 6. SB Advanced Help The advanced help module allows module developers to store their help outside the module system, in pure .html files. The files can be easily translated simply by copying them into the right translations directory. ! »Maintenance status: Actively maintained »Development status: Maintenance fixes only »Module categories: Administration, Utility »Reported installs: 147,698 sites currently report using this module. View usage statistics. »Downloads: 829,700 »Last modified: October 19, 2012 https://drupal.org/project/advanced_help
  • 7. SB Chaos Tools This suite is primarily a set of APIs and tools to improve the developer experience. It also contains a module called the Page Manager whose job is to manage pages. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Administration, Developer, Drush, Views »Reported installs: 620,829 sites currently report using this module. View usage statistics. »Downloads: 3,701,163 »Automated tests: Enabled »Last modified: August 13, 2012 https://drupal.org/project/ctools
  • 8. SB Admin Menu Provides a theme-independent administration interface (aka. navigation, back-end). It's a helper for novice users coming from other CMS, a time-saver for site administrators, and useful for developers and site builders. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Administration, Developer, Site Navigation, Utility »Reported installs: 358,101 sites currently report using this module. View usage statistics. »Downloads: 2,244,519 »Automated tests: Enabled »Last modified: February 26, 2013 https://drupal.org/project/admin_menu
  • 9. SB Webform Webform is the module for making surveys in Drupal. After a submission, users may be sent an e-mail "receipt" as well as sending a notification to administrators. Results can be exported into Excel or other spreadsheet applications. Webform also provides some basic statistical review and has and extensive API for expanding its features. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Evaluation/Rating, Statistics »Reported installs: 334,002 sites currently report using this module. View usage statistics. »Downloads: 1,664,788 »Last modified: August 7, 2013 https://drupal.org/project/webform
  • 10. SB Devel A suite of modules containing fun for module developers and themers ... ! » Maintenance status: Actively maintained »Development status: Under active development »Module categories: Administration, Developer, Drush, Utility »Reported installs: 164,101 sites currently report using this module. View usage statistics. »Downloads: 1,790,190 »Automated tests: Enabled »Last modified: April 30, 2013 https://drupal.org/project/devel
  • 11. SB Pathauto The Pathauto module automatically generates URL/path aliases for various kinds of content (nodes, taxonomy terms, users) without requiring the user to manually specify the path alias. ! »Maintenance status: Actively maintained »Development status: Under active development »Reported installs: 524,277 sites currently report using this module. View usage statistics. »Downloads: 2,208,999 »Automated tests: Enabled »Last modified: September 8, 2013 https://drupal.org/project/pathauto
  • 12. SB Token Tokens are small bits of text that can be placed into larger documents via simple placeholders, like %site-name or [user]. The Token module provides a central API for modules to use these tokens, and expose their own token values. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Rules, Utility »Reported installs: 612,196 sites currently report using this module. View usage statistics. »Downloads: 3,239,391 »Automated tests: Enabled »Last modified: June 19, 2013 ! https://drupal.org/project/token
  • 13. SB Five Star / Voting API The Fivestar voting module adds a clean, attractive voting widget to any entity in Drupal 7. ! ! »Maintenance status: Seeking co-maintainer(s) »Development status: Under active development »Module categories: Content Construction Kit (CCK), Evaluation/Rating »Reported installs: 32,973 sites currently report using this module. View usage statistics. »Downloads: 455,510 »Automated tests: Enabled »Last modified: May 29, 2012 https://drupal.org/project/fivestar
  • 14. SB Date This package contains both a flexible date/time field type Date field and a Date API that other modules can use. ! »Maintenance status: Actively maintained »Development status: Under active development »Reported installs: 355,319 sites currently report using this module. View usage statistics. »Downloads: 2,108,898 »Automated tests: Enabled »Last modified: November 6, 2013 https://drupal.org/project/date
  • 15. SB Calendar This module will display any Views date field in calendar formats, including CCK date fields, node created or updated dates, etc. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Event, Views »Reported installs: 101,318 sites currently report using this module. View usage statistics. »Downloads: 805,740 »Last modified: June 12, 2012 https://drupal.org/project/calendar
  • 16. SB Flag Flag is a flexible flagging system that is completely customizable by the administrator. Using this module, the site administrator can provide any number of flags for nodes, comments, users, and any other type of entity ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Content, Evaluation/Rating, Rules, Views »Reported installs: 34,663 sites currently report using this module. View usage statistics. »Downloads: 419,588 »Automated tests: Enabled »Last modified: November 3, 2013 https://drupal.org/project/flag
  • 17. SB Entity Reference The Entity Reference Module is used to relate entities (nodes, terms, users, etc...) to one another. ! »Maintenance status: Actively maintained »Development status: Under active development »Reported installs: 94,913 sites currently report using this module. View usage statistics. »Downloads: 601,905 »Automated tests: Enabled »Last modified: October 18, 2012 https://drupal.org/project/entityreference
  • 18. SB wysiwyg Allows the use of client-side editors to edit content. It simplifies the installation and integration of the editor of your choice. This module replaces all other editor integration modules. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Administration, Content, Filters/Editors, JavaScript Utilities, Media, Third-party Integration »Reported installs: 331,825 sites currently report using this module. View usage statistics. »Downloads: 1,732,401 »Last modified: May 29, 2013 https://drupal.org/project/wysiwyg
  • 19. SB Media The Media module provides an extensible framework for managing files and multimedia assets, regardless of whether they are hosted on your own site or a 3rd party site. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Content, Fields, File Management, Filters/Editors, Media, Utility, Views »Reported installs: 128,335 sites currently report using this module. View usage statistics. »Downloads: 844,602 »Automated tests: Enabled »Last modified: November 26, 2013 https://drupal.org/project/media
  • 20. SB Media YouTube Media: Youtube integrates with the Media module to make Youtube videos available as file entities. ! »Maintenance status: Actively maintained »Development status: Under active development »Reported installs: 64,163 sites currently report using this module. View usage statistics. »Downloads: 478,897 »Last modified: August 17, 2013 https://drupal.org/project/media_youtube
  • 21. SB Field Group Fieldgroup will, as the name implies, group fields together. All fieldable entities will have the possibility to add groups to wrap their fields together. Fieldgroup comes with default HTML wrappers like vertical tabs, horizontal tabs, accordions, fieldsets or div wrappers. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Content, Content Construction Kit (CCK), Fields, Utility »Reported installs: 106,958 sites currently report using this module. View usage statistics. »Downloads: 759,142 »Automated tests: Enabled »Last modified: September 10, 2013 https://drupal.org/project/field_group
  • 22. SB Views You need Views if »You like the default front page view, but you find you want to sort it differently. »You like the default taxonomy/term view, but you find you want to sort it differently; for example, alphabetically. »You use /tracker, but you want to restrict it to posts of a certain type. (etc) ! »Maintenance status: Actively maintained »Development status: Under active development »Reported installs: 680,978 sites currently report using this module. View usage statistics. »Downloads: 4,647,528 »Automated tests: Enabled »Last modified: November 7, 2012 https://drupal.org/project/views
  • 23. SB Views Slideshow Views Slideshow can be used to create a slideshow of any content (not just images) that can appear in a View. Powered by jQuery, it is heavily customizable: you may choose slideshow settings for each View you create. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Content Display, Views »Reported installs: 206,060 sites currently report using this module. View usage statistics. »Downloads: 972,702 »Last modified: October 27, 2013 https://drupal.org/project/views_slideshow
  • 24. SB Rules The Rules module allows site administrators to define conditionally executed actions based on occurring events (known as reactive or ECA rules). ! »Maintenance status: Actively maintained »Development status: Under active development »Reported installs: 197,077 sites currently report using this module. View usage statistics. »Downloads: 1,282,167 »Automated tests: Enabled »Last modified: November 26, 2013 https://drupal.org/project/rules
  • 25. SB Panels The Panels module allows a site administrator to create customized layouts for multiple uses. At its core it is a drag and drop content manager that lets you visually design a layout and place content within that layout. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Content Display »Reported installs: 170,832 sites currently report using this module. View usage statistics. »Downloads: 1,309,203 »Last modified: October 3, 2012 https://drupal.org/project/panels
  • 26. SB Display Suite Display Suite allows you to take full control over how your content is displayed using a drag and drop interface. Arrange your nodes, views, comments, user data etc. the way you want without having to work your way through dozens of template files. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Content Display »Reported installs: 72,060 sites currently report using this module. View usage statistics. »Downloads: 388,202 »Last modified: October 8, 2013 https://drupal.org/project/ds
  • 27. SB Quick Tabs The Quick Tabs module allows you to create blocks of tabbed content, specifically views, blocks, nodes and other quicktabs. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Content Display »Reported installs: 58,598 sites currently report using this module. View usage statistics. »Downloads: 299,824 »Automated tests: Enabled »Last modified: September 18, 2013 https://drupal.org/project/quicktabs! !
  • 28. SB Pathologic Pathologic is an input filter which can correct paths in links and images in your Drupal content in situations which would otherwise cause them to “break;” for example, if the URL of the site changes, or the content was moved to a different server. ! »Maintenance status: Actively maintained »Development status: Under active development »Reported installs: 32,213 sites currently report using this module. View usage statistics. »Downloads: 231,140 »Automated tests: Enabled »Last modified: November 12, 2013 https://drupal.org/project/pathologic
  • 29. SB Context Context allows you to manage contextual conditions and reactions for different portions of your site. You can think of each context as representing a "section" of your site. For each context, you can choose the conditions that trigger this context to be active and choose different aspects of Drupal that should react to this active context. ! »Maintenance status: Actively maintained »Development status: Under active development »Reported installs: 120,042 sites currently report using this module. View usage statistics. »Downloads: 978,462 »Last modified: July 19, 2013 https://drupal.org/project/context
  • 30. SB Style Guide Provides a visual testing page for Drupal themes. Quickly compare the display of common elements across your themes, and verify that your new theme addresses all common style elements. ! »Maintenance status: Actively maintained »Development status: Under active development »Reported installs: 3,297 sites currently report using this module. View usage statistics. »Downloads: 19,015 »Automated tests: Enabled »Last modified: November 1, 2013 https://drupal.org/project/styleguide
  • 31. SM Workbench Workbench provides overall improvements for managing content that Drupal does not provide out of the box. • a unified and simplified user interface for users who ONLY have to work with content. This decreases training and support time. • the ability to control who has access to edit any content based on an organization's structure not the web site structure • a customizable editorial workflow that integrates with the access ! control feature described above or works independently on its own »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Content »Reported installs: 13,258 sites currently report using this module. View usage statistics. »Downloads: 174,138 »Automated tests: Enabled »Last modified: September 5, 2012 https://drupal.org/project/workbench
  • 32. SM Workbench Access Workbench Access creates editorial access controls based on hierarchies. It is an extensible system that supports structures created by other Drupal modules. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Administration, Content, Content Access Control, Taxonomy, User Access & Authentication »Reported installs: 2,674 sites currently report using this module. View usage statistics. »Downloads: 73,867 »Automated tests: Enabled »Last modified: May 11, 2012 https://drupal.org/project/workbench_access
  • 33. SM Workbench Moderation Workbench Moderation adds arbitrary moderation states to Drupal core's "unpublished" and "published" node states, and affects the behavior of node revisions when nodes are published. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Administration, Content, Content Access Control »Reported installs: 8,826 sites currently report using this module. View usage statistics. »Downloads: 153,132 »Automated tests: Enabled »Last modified: March 1, 2013 https://drupal.org/project/workbench_moderation
  • 34. SM Scheduler This module allows nodes to be published and unpublished on specified dates. ! ! »Maintenance status: Actively maintained »Development status: Under active development »Reported installs: 46,525 sites currently report using this module. View usage statistics. »Downloads: 234,825 »Automated tests: Enabled »Last modified: November 14, 2013 https://drupal.org/project/scheduler
  • 35. SM Colorbox Colorbox is a light-weight customizable lightbox plugin for jQuery. This module allows for integration of Colorbox into Drupal. ! »Maintenance status: Seeking co-maintainer(s) »Development status: Under active development »Reported installs: 160,771 sites currently report using this module. View usage statistics. »Downloads: 784,511 »Automated tests: Enabled »Last modified: December 9, 2013 https://drupal.org/project/colorbox
  • 36. SM Google Analytics Adds the Google Analytics web statistics tracking system to your website. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Statistics, Third-party Integration »Reported installs: 311,213 sites currently report using this module. View usage statistics. »Downloads: 1,368,743 »Automated tests: Enabled »Last modified: December 13, 2013 https://drupal.org/project/google_analytics
  • 37. SM Metatag The Metatag module allows you to automatically provide structured metadata, aka "meta tags", about your website. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: SEO »Reported installs: 126,239 sites currently report using this module. View usage statistics. »Downloads: 547,657 »Automated tests: Enabled »Last modified: December 13, 2013 https://drupal.org/project/metatag
  • 38. SM XMLSitemap The XML sitemap module creates a sitemap that conforms to the sitemaps.org specification. This helps search engines to more intelligently crawl a website and keep their results up to date. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Drush, Search, Third-party Integration, Utility »Reported installs: 193,294 sites currently report using this module. View usage statistics. »Downloads: 788,764 »Automated tests: Enabled »Last modified: March 27, 2012 https://drupal.org/project/xmlsitemap
  • 39. SM Text Captcha This module provides a CAPTCHA which uses logic questions instead of standard visual or auditory challenges. This can help to improve the accessibility of CAPTCHAs. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Third-party Integration, User Management, Utility »Reported installs: 647 sites currently report using this module. View usage statistics. »Downloads: 8,718 »Last modified: March 4, 2011 https://drupal.org/project/textcaptcha
  • 40. SM Feeds Import or aggregate data as nodes, users, taxonomy terms or simple database records. Feeds is the successor module of FeedAPI and Feed Element Mapper. It aims for easier usage and better extensibility. Read more in Good bye FeedAPI, hello Feeds. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Import/Export »Reported installs: 62,701 sites currently report using this module. View usage statistics. »Downloads: 567,547 »Automated tests: Enabled »Last modified: July 6, 2013 https://drupal.org/project/feeds
  • 41. SM Global Redirect Once enabled, an alias provides a nice clean URL for a path on a site. However Drupal does not remove the old path (eg node/ 1234). The problem is that you now have two URLs representing the same content. ! »Maintenance status: Seeking co-maintainer(s) »Development status: Under active development »Module categories: Administration, Content, Path Management, Search, Site Navigation, Utility »Reported installs: 141,086 sites currently report using this module. View usage statistics. »Downloads: 479,929 »Automated tests: Enabled »Last modified: June 15, 2012 https://drupal.org/project/globalredirect
  • 42. SM Redirect This module allows you to specify a redirect from one path to another path or an external URL, using any HTTP redirect status. ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Path Management »Reported installs: 77,334 sites currently report using this module. View usage statistics. »Downloads: 300,434 »Automated tests: Enabled »Last modified: January 8, 2012 https://drupal.org/project/redirect
  • 43. SM Image Resize Filter This filter makes it easy to resize images, especially when combined with a WYSIWYG editor such as tinyMCE or CKeditor. Users never have to worry about scaling image sizes again, just insert an image and set it's height and width properties in HTML (this is done automatically by WYSIWYG editors) and the image is resized on output to match the HTML.
 »Maintenance status: Actively maintained »Development status: Under active development »Reported installs: 32,863 sites currently report using this module. View usage statistics. »Downloads: 249,165 »Last modified: August 8, 2012 https://drupal.org/project/image_resize_filter
  • 44. SM Backup and Migrate Back up and restore your Drupal MySQL database and files or migrate a site between environments. Backup and Migrate supports gzip, bzip and zip compression as well as automatic scheduled backups.
 »Maintenance status: Actively maintained »Development status: Under active development »Reported installs: 239,939 sites currently report using this module. View usage statistics. »Downloads: 1,124,018 »Last modified: November 1, 2013 https://drupal.org/project/backup_migrate
  • 45. SM Simple Google Maps This module is about the simplest way to get a Google Map, and/or a link to a Google Map, displayed with your content. It provides a field formatter for Drupal 7 text fields. With this formatter, you can enter a single-line address that Google Maps would recognize into a plain text field.
 »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Fields, Location »Reported installs: 8,896 sites currently report using this module. View usage statistics. »Downloads: 70,567 »Last modified: April 12, 2013 https://drupal.org/project/simple_gmap
  • 46. SM Add to Any Adds social sharing to your Drupal site. Your choice of sharing buttons with the standard buttons packaged in the module, including the open share icon, or you can use buttons of your own like many others do.
 ! »Maintenance status: Actively maintained »Development status: Under active development »Module categories: Commerce/Advertising, Community, E-commerce, Mail, SEO, Statistics, Theme Enhancements, Third-party Integration, Utility, Views »Reported installs: 16,427 sites currently report using this module. View usage statistics. »Downloads: 192,574 »Last modified: September 27, 2013 https://drupal.org/project/addtoany
  • 47. SM Diff This module adds a tab for sufficiently permissioned users. The tab shows all revisions like standard Drupal but it also allows pretty viewing of all added/ changed/deleted words between revisions.
 ! »Maintenance status: Actively maintained »Development status: Maintenance fixes only »Module categories: Administration, Content Display »Reported installs: 49,533 sites currently report using this module. View usage statistics. »Downloads: 622,822 »Last modified: January 15, 2013 https://drupal.org/project/diff
  • 48. What are yours? • Feeds for migrations! • Search and Replace (global S&R)! • Font your face! • Rabbit Hole / Internal nodes - prevents users from • • • • viewing content from a slideshow etc. - control visibility of certain content types/nodes! In-line Entity Form (allows referenced entity reference fields to be entered on the fly)! botcha - spam reducer (without a captcha)! misery module - ! cck blocks - pull a field in a ct - out of the content display and put it in a block etc.
  • 49. 45 in 45 a “walk through” popular Drupal modules http://slideshare.net/imrodmartin - Image Courtesy: barefootandsoul.com