Drupal Flyover (There s a Module for That) Emma Jane Hogbin Author, Drupal User's Guide



Similar documents
Trainer name is P. Ranjan Raja. He is honour of and he has 8 years of experience in real time programming.


Drupal 6 to Drupal 7 Migration Worksheet

TAKING ON GOLIATH schoolyard & drupal in the school site market Jason Pamental, Platform Architect schoolyard.com info@schoolyard.

MASTER DRUPAL 7 MODULE DEVELOPMENT

I have experience in building large Community websites, Business websites, Products and Services websites and E-commerce websites using Drupal.

Optimizing Drupal Performance. Benchmark Results

Workshop on Using Open Source Content Management System Drupal to build Library Websites Hasina Afroz Auninda Rumy Saleque

Using your Drupal Website Book 1 - Drupal Basics

BUILDING MULTILINGUAL WEBSITES WITH DRUPAL 7

The truth about Drupal

#d8rules - Support the Rules module for Drupal 8

Abdullah Radwan. Target Job. Work Experience (9 Years)

From 0 to Drupal in Six Months

FEATURES LIST. cms.moveable.com

Responsive Web Design for Drupal

For a full comparison of Magento Enterprise and Magento Community, visit Magento Feature List

For a full comparison of Magento Enterprise and Magento Community, visit Magento Feature List

UW- Madison Department of Chemistry Intro to Drupal for Chemistry Site Editors

Regularly review and install available updates to maintain a secure and current site. Always run the update script each time a module is updated.

Rochester Institute of Technology. Finance and Administration. Drupal 7 Training Documentation

Peer 1 Hosting Multisite

DRUPAL 7. Use the Drupal framework to quickly build feature-rich websites

TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION

A Close Look at Drupal 7

Cloudfinder for Office 365 User Guide. November 2013

G-Lock WPNewsman WordPress Plugin Reviewer s Guide

Ohio Christian University Website Redesign

Choosing the Right Plugins. Ira Horowitz Cornershop

Web project proposal. European e-skills Association

Cross Bulk Mailer 6.1 User Guide

System. CMS Vendor Comparison. Ektron 8.6. Drupal Sitecore 6.5. Kentico EMS 8.2. EPiServer WordPress SharePoint Umbraco 4.

Cross Bulk Mailer 5.4 User Guide

Kentico CMS 5 Developer Training Syllabus

Introduction to Module Development

MAGEJAM PLUGIN INSTALLATION GUIDE

The Fastest Way to a Drupal Site: Think it, Plan it, Build it.

GETTING STARTED WITH DRUPAL. by Stephen Cross

Startup Guide. Version 2.3.9

Content Management System User Guide

Patrick Desbrow VP, Engineering

Site Management Abandoned Shopping Cart Report Best Viewed Products Report Control multiple websites and stores from one

A (Web) Face for Radio. NPR and Drupal7 David Moore

An Advanced E-commerce Course

The following is a comparison between CiviCRM, RedHen and CRM Core which are the leading option for CRM in the Drupal Community.

If you have a Drupal site already, you may choose to install only the theme.

Magento Feature List. ecommerce Platform for Growth

by Geoff Blake TenTonOnline.com

Content Management System

User s Guide. Version 2.1

Building Your First Drupal 8 Company Site

Questions and Answers

Additional information >>> HERE <<< Online Book Premium WordPress Plugin Developer - Plugin Dynamo

AVOIDING THE GIT OF DESPAIR

ANNEX B TERMS OF REFERENCE. Assignment Name: IT service provider/partner for iknow politics website Our ref no: /23

News Extension 2.2 User Guide

OPEN CALL FOR TENDER FOR THE PROVISION OF WEB HOSTING AND WEB DEVELOPMENT SERVICES

Drupal User Guide. webgroup.okstate.edu

NetWrix File Server Change Reporter. Quick Start Guide

How To Set Up An Ubercart For A Business

This page intentionally left blank

Absolute Beginner s Guide to Drupal

Move Forward, Build Faster, Get Farther. Web Content Management Platform

Microsoft Project Server 2010 Technical Boot Camp

ORACLE BUSINESS INTELLIGENCE WORKSHOP

C1 ecommerce Core Building Successful Online Shops

Elgg 1.8 Social Networking

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators

Content Management Systems: Drupal Vs Jahia

Qvidian Playbooks & Salesforce Setup Guide. Fall Release 2013

EMC Documentum Repository Services for Microsoft SharePoint

Official Amazon Checkout Extension for Magento Commerce. Documentation

Installing GFI Network Server Monitor

LEARNING DRUPAL. Instructor : Joshua Owusu-Ansah Company : e4solutions Com. Ltd.

Listed below are the common process in creating a new content type, and listing a summary of all contents via view and/or panel custom page.

WEBMERCE IS AN ENTERPRISE SAAS CLOUD-BASED E-COMMERCE PLATFORM. CREATE YOUR PERSONALIZED E-COMMERCE EXPERIENCE TODAY!

Faichi Solutions. The Changing Face of Drupal with Drupal 8

Hand crafted feature rich ecommerce platform.

Transcription:

Drupal Flyover (There s a Module for That) Emma Jane Hogbin Author, Drupal User's Guide

I am IAM

Sorry A boot eh?

Drupal drupal.org/user/1773 Photo: morten.dk Legs: walkah

</me>

Drupal Flyover

Drupal's Learning Cliff

Scenario It s Wednesday. You re sort of tired. The phone rings. http://www.flickr.com/photos/13380295@n08/2607310371/ http://www.flickr.com/photos/35237098471@n01/28726053/ http://www.flickr.com/photos/22221172@n00/1215596106/

I need a Web site. Pronto. My buddy said you can make it happen. I got $500.

And you re like Sure. Drupal Developer heyrocker.

Who else has a site like this? http://www.flickr.com/photos/22746515@n02/2951202881/

Typical (microsite) Deployment Use a common code base with an install profile Import content Apply a theme Create lists of content ( navigation ) Launch http://www.flickr.com/photos/25299470@n00/3642425935/

Bam! Web site. http://www.flickr.com/photos/38284047@n00/71034227/

Who? Why? What?

Successful Drupal Shops... Re-use code (and contribute it back where possible). Automate repetitive procedures (such as upgrades). Have a test/development site. Train their clients on how to update their own sites. Use version control. Know a key set modules really, really well. Interact with the Drupal community.

Inspecting Drupal

Projects Modules: Core, Contributed, Custom Install Profiles Themes

On a scale of 1 to 7... Functionality Content / storage People / roles / permissions Workflow Display

A few of my favourite things Multisite Features + Exportables Install profiles Entities + Fields Views Image resizing Drush http://www.sfgate.com/cgi-bin/article.cgi? f=/c/a/2010/11/29/ddc31gapsk.dtl

Multi site

Features + Exportables http://www.flickr.com/photos/sebbisuperstar/2470560831

http://www.flickr.com/photos/22801406@n06/2211020136/ Install Profile

Entities + Fields http://www.flickr.com/photos/66742614@n00/2542654995/

Views http://www.flickr.com/photos/73645804@n00/3597214700/

Image Resizing

Installing [Modules] with Drush $ cd drupal/sites/example.com $ drush dl module_name Project menu_block (6.x-2.3) downloaded to [success] /home/emmajane/websites/drupal/sites/all/modules/menu_block. $ drush en module_name The following projects will be enabled: menu_block Do you really want to continue? (y/n): y menu_block was enabled successfully. [ok]

Collect Useful Modules

Must-Have Modules by Category Everyone Must-Have SEO Ecommerce & Marketing Administrative helpers Access Control Navigation / UI Visual Awesome Sauce

Modules for Everyone Mollom, Comment Closer, Comment Mail Markdown, CKEditor, WYSIWYG Views Link, Email, Date, Location, References, Field Group Media Webform Backup and Migrate D6: Image Cache, ImageField, Imagefield Import D6: CCK, emfield, filefield

Modules for SEO SEO Checklist, SEO Friend Pathauto, Token Global Redirect Page Title (and Token) Path Redirect Node Words RobotsTxt Search 404 Link Checker Breadcrumb fixeruppers XML Site Map, Index Page, URL List

Modules for Ecommerce & Marketing D6: Ubercart uc_coupon uc_free_order uc_views Mass Contact uc_who_bought_what Simple News, mimemail Google Analytics, Piwik FusionDrupalThemes case study http://drupal.org/node/ 858914 D7: Commerce Mailchimp, Constant Contact (etc)

Admin Helpers Views Bulk Operation Flag Features Masquerade Scheduler Abuse, Plus1, VotingAPI Rules D6: Total Control Notifications D7: Workbench Migrate Domain Access Devel and Devel Themer

Access Control ACL Organic Groups Forum Access Advanced Forum Content Access Workbench Taxonomy Access Control Field Permissions

Modules for (better) Navigation Menu Breadcrumb Superfish Taxonomy Breadcrumb Nice Menus Custom Breadcrumbs Menu Block

Visual Awesome Sauce Views Slideshow Typekit Tabs, Vertical Tabs Lightbox 2, Colorbox D6: CCK Fieldgroup Tabs Panels, Context or Display Suite Nodes in Block, Node as Block Skinr v2 Base themes (Zen, Fusion, etc)

Summary Now that you have your Drupal toolkit you can build that $500 Web site in 30 minutes: 1. Choose an Install Profile based on client needs. 2. Create a new sub-dir in your Drupal sites folder. 3. With Drush: 1. Install the new site. 2. Enable relevant modules and/or features. 3. Choose and enable contributed theme. 4. Create a client account so they can add content. Total time: About 30 minutes.

Thank you! emma@hicktech.com @emmajanedotnet