Introduction to Drupal Andrew Rudy Outline What is Drupal Why - - PowerPoint PPT Presentation

introduction to drupal
SMART_READER_LITE
LIVE PREVIEW

Introduction to Drupal Andrew Rudy Outline What is Drupal Why - - PowerPoint PPT Presentation

Introduction to Drupal Andrew Rudy Outline What is Drupal Why use Drupal (Pros and Cons) Examples of what Drupal can do How to download and install Drupal How to use Drupals user interface What is Drupal? Drupal


slide-1
SLIDE 1

Introduction to Drupal

Andrew Rudy

slide-2
SLIDE 2

Outline

  • What is Drupal
  • Why use Drupal (Pros and Cons)
  • Examples of what Drupal can do
  • How to download and install Drupal
  • How to use Drupal’s user interface
slide-3
SLIDE 3

What is Drupal?

  • Drupal is a free tool used to build web sites.
  • Content management framework
  • Similar to Wordpress
  • Hybrid between a web application framework

and a Content Management System

  • Cross-platform, PHP, and highly modular
slide-4
SLIDE 4

What is Drupal?

  • Drupal allows you to change your website from

a point and click interface. – Add content/articles – Create sidebars and menus – Add or change the theme (look and feel) – Add, edit, or remove people – Add, edit, or remove roles – Extend your sites functionality with modules

slide-5
SLIDE 5

Why use Drupal?

  • Out of the box functionality and flexibility

– No need to reinvent the wheel – Much more functionality than Wordpress

  • Large Community

– 900,000+ users, Drupal forums, DrupalCon

  • Drupal Modules

– Many free prebuilt modules readily available – Ex. Captcha, Auto log out, Calendar, and many many others

Pros

slide-6
SLIDE 6
  • Large learning curve

– Much more than Wordpress, Joomla

  • Slower due to amount of resources
  • Drupal developers are scarce
  • Minor updates can be difficult

Why use Drupal?

Cons

slide-7
SLIDE 7

What can Drupal do?

  • It is used as a back-end for 2.1% of all

the websites worldwide

  • Example Drupal sites
slide-8
SLIDE 8
slide-9
SLIDE 9
slide-10
SLIDE 10
slide-11
SLIDE 11
slide-12
SLIDE 12

Design + User Experience + Functionality

slide-13
SLIDE 13
slide-14
SLIDE 14

Drupal Core

  • The standard Drupal download comes with just

the most common functions as seen above

  • To add things like forms, emailing, groups and

more specific things, a module will need to be added

slide-15
SLIDE 15

The 5-minute Install

  • Download https://drupal.org/download Unzip
  • Create Database - myNewSiteName
  • Duplicate sites/default.settings.php
  • Rename to settings.php - Set permissions

everyone read/write

  • Create folder: sites/default/files - Set permissions

everyone read/write

  • View site: http://localhost/myNewSiteName
  • Done!
slide-16
SLIDE 16

Modules

  • Functionality is included in

modules, which can be enabled or disabled after install

  • The functionality of modules

are almost endless, from a Drupal command line (Drush) to an e-commerce payment form

slide-17
SLIDE 17

Conclusion

  • Drupal is tool used to build functional

websites with content management systems

  • Drupal has more of a learning curve, but

can provide a lot of functionality

slide-18
SLIDE 18

End

  • Slideshare.net/ucdrupal