PrintSites Michigan Drupal SaaS Platform Presentation

17
Drupal as a Service PrintSites Drupal SaaS Platform

Transcript of PrintSites Michigan Drupal SaaS Platform Presentation

Page 1: PrintSites Michigan Drupal SaaS Platform Presentation

Drupal as a Service

PrintSites Drupal SaaS Platform

Page 2: PrintSites Michigan Drupal SaaS Platform Presentation

About PrintSites

Page 3: PrintSites Michigan Drupal SaaS Platform Presentation

Niche Ecommerce Websites

Page 4: PrintSites Michigan Drupal SaaS Platform Presentation

A System of Drupal Services

Page 5: PrintSites Michigan Drupal SaaS Platform Presentation

Why Drupal?

Page 6: PrintSites Michigan Drupal SaaS Platform Presentation

A CMS Framework, Not A CMS./** * Implements hook_alter_all_the_things()! */

function printsites_alter_all_the_things(&$vars) { // // Customization without forking.

$vars[‘some_thing’][‘und’][0][‘other_thing’][‘wtf_is_this’][‘class’][] = ‘btn-primary’

$vars[‘everything’] = generate_bad_decisions_here($data);}

Page 7: PrintSites Michigan Drupal SaaS Platform Presentation

navbar

paragraphs

Display Suite

Page Preview

media

Page 8: PrintSites Michigan Drupal SaaS Platform Presentation

Solid Ecommerce Functionality

Thanks Drupal Commerce!

Page 9: PrintSites Michigan Drupal SaaS Platform Presentation

How We Do It

Page 10: PrintSites Michigan Drupal SaaS Platform Presentation
Page 11: PrintSites Michigan Drupal SaaS Platform Presentation

DevOps, Testing, and Code Reuse.

Page 12: PrintSites Michigan Drupal SaaS Platform Presentation

Critical Services We Use

Page 13: PrintSites Michigan Drupal SaaS Platform Presentation

Unique Drupal Use Cases

Page 14: PrintSites Michigan Drupal SaaS Platform Presentation

Things We Learned

Page 15: PrintSites Michigan Drupal SaaS Platform Presentation

Drupal Development

Tips

● Organize features around… Features.

● Community Solutions may not be your solution

● Use Entity API. Not everything is a node.

● composer_manager is awesome.

● Attempt to learn Drupal’s theme layer.

Page 16: PrintSites Michigan Drupal SaaS Platform Presentation

(support !== qa && sales !== qa) return FACT

Page 17: PrintSites Michigan Drupal SaaS Platform Presentation

We’re Hiringprintsites.com/careers