Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
SlideShare a Scribd company logo
Getting started with Drupal 8
November 24, 2015
Author: Hector Iribarne @hectoriribarne
@hectoriribarne
Drupal 8 Released on November 19, 2015!
@hectoriribarne
Main Topics
Installing Drupal 8
Site Building with Drupal 8
Developing with Drupal 8
Installing
Drupal 8
@hectoriribarne
@hectoriribarne
Acquia Dev Desktop 2 (https://www.acquia.com/downloads)
Acquia Dev Desktop 2 (ADD2)
@hectoriribarne
ADD2 - Select Drupal 8 to Install
@hectoriribarne
ADD2 - Name site and click Finish
@hectoriribarne
ADD2 - Click Local site link
@hectoriribarne
ADD2 - Choose your language
@hectoriribarne
ADD2 - Create database
@hectoriribarne
ADD2 - Install site and Core Modules
@hectoriribarne
ADD2 - Configure site
@hectoriribarne
ADD2 - Voilà!
@hectoriribarne
@hectoriribarne
Pantheon (https://dashboard.pantheon.io/products/drupal8/spinup)
@hectoriribarne
Drupal VM (http://www.drupalvm.com/)
Site Building with
Drupal 8
@hectoriribarne
Let’s jump in
the Drupal 8
pool now!
@hectoriribarne
What’s new in Drupal 8?
@hectoriribarne
Symfony 2.7 and Twig
@hectoriribarne
File structure changes
@hectoriribarne
Source: http://drupalmotion.com/article/drupal-code-base
Responsive
Out of the
Box ->
@hectoriribarne
HTML5 out of the box
@hectoriribarne
Views in Core
@hectoriribarne
Wysiwyg in Core
@hectoriribarne
Unique Universal IDs (UUIDs) in Core
@hectoriribarne
Configuration Management
@hectoriribarne
Comments are now Fields
@hectoriribarne
New Field Types in Drupal 8 Core
@hectoriribarne
Date
Email
Link
Entity Reference
Telephone
Multilingual in Drupal 8 Core
@hectoriribarne
http://hojtsy.hu/multilingual-drupal8
Migrate in Drupal 8 Core Experimental
@hectoriribarne
Developing with
Drupal 8
@hectoriribarne
Object Oriented Programming in D8
@hectoriribarne
Getting Started with D8 Dev
@hectoriribarne
Getting started, forms, plugins and controllers:
http://getlevelten.com/blog/ian-whitcomb/drupal-8-module-development-part-1-getting-started
http://getlevelten.com/blog/ian-whitcomb/drupal-8-module-development-part-2-forms
http://getlevelten.com/blog/ian-whitcomb/drupal-8-module-development-part-3-plugins
https://www.previousnext.com.au/blog/using-drupal-8s-new-route-controllers
Drupal 8 API
@hectoriribarne
Drupal Console (DrupalConsole.com)
@hectoriribarne
Drupal Generator (DrupalGenerator.com)
@hectoriribarne
Drupal Module Upgrader Project
@hectoriribarne
Drupal Module Upgrader Commands
@hectoriribarne
> drush dl drupalmoduleupgrader
> cd modules
> cd drupalmoduleupgrader
> composer install
> drush en drupalmoduleupgrader
> drush dmu-analyze contentin
Indexing...done.
Generated a report at [success]
/Users/dev/Sites/devdesktop/drupal-8.0.0-beta15/modules/contentin/upgrade-info.html
> drush dmu-upgrade contentin
Indexing...done.
Is there time to
look at some code?
@hectoriribarne
Demo
@hectoriribarne
Drupal 8 Videos (Free)
@hectoriribarne
Drupal 8 Beginner Class (62 videos)
https://www.youtube.com/playlist?list=PLtaXuX0nEZk9MKY_ClWcPkGtOEGyLTyCO
Drupal 8 and Front-End (40 videos)
http://buildamodule.com/blog/40-new-drupal-8-and-front-end-videos-for-the-holidays
http://BrowardDrupal.org/
Twitter: @BrowardDrupal
http://www.meetup.com/broward-drupal/
http://groups.drupal.org/broward-drupal
Twitter: @sflDrupal
http://www.meetup.com/South-Florida-Drupal/
The slides are posted on slideshare: http://www.
slideshare.net/hectoriribarne/getting-started-with-
drupal-8
Questions?
@hectoriribarne

More Related Content

Getting started with Drupal 8