Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Succeed with your first big Drupal project and ...

Succeed with your first big Drupal project and contrib

Avatar for aburrows

aburrows

June 01, 2012
Tweet

More Decks by aburrows

Other Decks in Programming

Transcript

  1. SUCCEED WITH YOUR FIRST BIG DRUPAL PROJECT AND CONTRIB By

    Alex Burrows d.o: aburrows twitter: aburrows Friday, 1 June 12
  2. WHAT FUNCTIONALITY? •Find out what they need •Find out if

    “there’s a module for that” •If it meets your requirements use it •If it doesn’t whats missing, can you create a patch for it or will you need to create your own? Friday, 1 June 12
  3. SOME TOP USEFUL MODULES •Views (http://drupal.org/project/views) •Panels (http://drupal.org/project/panels) •Token (http://drupal.org/project/token)

    •Rules (http://drupal.org/project/rules) •Workbench (http://drupal.org/project/workbench) •Pathauto (http://drupal.org/project/pathauto) •Webform (http://drupal.org/project/webform) •Slideshow (http://drupal.org/project/views_slideshow) •Features (http://drupal.org/project/features) •ckeditor (http://drupal.org/project/ckeditor) Friday, 1 June 12
  4. HOSTING IT RIGHT •Will my host support PHP 5.3+ and

    MySQL 5+? •Do I have FTP or SFTP access? •Do I have access to php.ini? •Whats my memory limit (memory_limit)? •Can I install Drush? •Can I deploy from development to production? •Acquia DevCloud Friday, 1 June 12