93
The State of Drupal 9 presented by @amberhimesmatz from @drupalizeme Most slides by @gaborhojtsy at @acquia, a few by @amberhimesmatz at @drupalizeme ( CC BY-NC-SA 2.5)

The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

  • Upload
    others

  • View
    10

  • Download
    0

Embed Size (px)

Citation preview

Page 1: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

The State of Drupal 9presented by @amberhimesmatz from @drupalizeme

Most slides by @gaborhojtsy at @acquia, a few by @amberhimesmatz at @drupalizeme

(CC BY-NC-SA 2.5)

Page 2: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

I know a few things about Drupal 9 and want to share them with you.

Hello!I’m Amber Himes Matz.

On Twitter:@amberhimesmatz

Page 3: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

INNOVATION IN DRUPAL

1

Page 4: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Semantic versioningAllows to release feature updates in minor releases (8.1, 8.2, etc) with backward compatibility.

Page 5: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Scheduled releasesMinor releases every six months make versions predictable. New features introduced at a regular pace.

Page 6: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Experimental modulesWhen features need more time and feedback to be finalized, they are added as experimental modules. Backward compatibility is still supported.

Page 7: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

8.6.0

Experimental: Media Library, WorkspacesStable: Demo, Monolingual migrations

Page 8: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

8.6.0 8.7.0

Experimental: Hugely improved Media LibraryStable: Layout Builder, JSON:APIThird party: Optional Twig 2 support*

Page 9: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

8.6.0 8.7.0 8.8.0 ?

Page 10: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

WHY DRUPAL 9?

2

Page 11: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Update third-party

dependencies

Clean up our own

codebase

1 2

Page 12: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Third-Party Dependencies

drupal.org/core/dependencies

Page 13: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

8.7 8.8

2019 2020 2021 2022

Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4

Symfony 3 end of life

Drupal 8 security and bug fix support

Drupal 9 security and bug fix support

First Drupal 9 release

9.08.9

Drupal 8 end of life

Page 14: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

?8.6.0 8.7.0 8.8.0 8.9.0

9.1.09.0.0

Page 15: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Drupal 10 release estimated

middle of 2022

Drupal 9 end of life estimated end of 2023

NO GUARANTEES!

Page 16: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

THE MAKING OF DRUPAL 9

3

Page 17: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Major versionswere brand new codebases in the past

7

8

Page 18: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Now major versions are derived from the previous major 8

9

Page 19: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Deprecation processesBackward compatible APIs are kept while future changes are indicated so API consumers can prepare for the change to Drupal 9.

Page 20: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

8.7 API

Page 21: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

New solution

8.7 API

Page 22: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

New solution

Deprecated

8.7 API

Page 23: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

New solution

Deprecated

Symfony 3

8.7 APINew solution

New solution

Deprecated

Deprecated

Symfony 3

8.9 API

...New solution

New solution

Symfony 4/5

9.0 API

Page 24: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

New solution

New solution

Deprecated

Deprecated

Symfony 3

8.9 API

New solution

New solution

Symfony 4/5

9.0 API

Drupal 9.0 API =Drupal 8.9 API minus

deprecated partsplus third party dependencies

updated

Page 25: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

New solution

New solution

Deprecated

Deprecated

Symfony 3

8.9 API

New solution

New solution

Symfony 4/5

9.0 API

Drupal 8 modules not using deprecated

APIs will continue to work on Drupal 9.

Page 26: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

We are building Drupal 9 in Drupal 8step-by-step. 8

9

Page 27: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

PREPARING FOR DRUPAL 9

4

Page 28: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Keep Drupal core and contributed projects up-to-date.

Page 29: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Use this with actual dependency

injection to get the benefits.

Page 30: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step
Page 31: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

https://github.com/mglaman/drupal-check

Page 32: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

https://github.com/mglaman/drupal-check

Page 33: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

https://github.com/mglaman/drupal-check

Page 34: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step
Page 35: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step
Page 36: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

https://drupal.org/project/upgrade_status

Upgrade Status

Page 37: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Test on drupal.org with drupalci.yml snippet

Page 38: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

https://www.drupal.org/drupalorg/docs/drupal-ci/customizing-drupalci-testing-for-projects

Customizing DrupalCI Testing for Projects

http://bit.ly/custom-drupalci

Page 39: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Drupal8-Rector proof of concept automates some fixes

Page 40: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

https://pronovix.com/blog/drupal-9-automated-deprecated-code-removal-proof-concept

Drupal8-Rector

http://bit.ly/drupal8-rector

Page 41: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Should you remove all deprecated code use

immediately?

Page 42: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Custom code: as fast as feasible

Page 43: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Contributed projects: be compatible with supported core

Page 44: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step
Page 45: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

When do we know all the deprecated things?

Page 46: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Drupal 8.8 is the last version to deprecate for Drupal 9

Page 47: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Should I create 9.x-1.x-dev branches

for my projects?

https://dgo.to/2807145

NO!

Page 48: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

core: 8.x 8.x was already not correct for projects supporting only 8.3+, etc. Workarounds

existed using system module dependency.

New key introduced with Drupal 8.7.7 and Drupal 8.8.0. Uses the composer format.

Allows multiple major versions too.

core_version_requirement: ^8.8 || 9.0

Page 49: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Will contributed modules be compatible?

Page 50: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

None

1 to 5

6 or more

Drupal 9 compatibility

issues found in 7000+ modulesin March 2019

Page 51: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

None

1 to 5

6 or more

Drupal 9 compatibility

issues found in contrib modulesend of July 2019

Page 52: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

https://dispatcher.drupalci.org/job/phpstan/lastBuild/checkstyle/

phpstan warnings for supported drupal.org projects

http://bit.ly/drupalci-phpstan

Page 53: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

https://pantheon.io/blog/your-module-ready-drupal-9-click-here-find-out

Is Your Module Ready for Drupal 9? Click Here to Find Out

by Dwayne McDaniel (@McDwayne)

http://bit.ly/d9-module-ready

Page 54: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

What about themes and Twig 2?

Page 55: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

https://dgo.to/3054924

See Issue “Provide information on usages of deprecated code in Twig templates”

Page 56: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

““The big deal about Drupal 9 is… that it should not be a big deal.”

@drieshttps://dri.es/plan-for-drupal-9

Page 57: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

I AM ON DRUPAL 7!

5

Page 58: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

8.7 8.8 8.99.0

9.1 9.2 9.3 9.4 9.5

2019 2020 2021 2022

Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4

Drupal 8 end of life

Drupal 8 security and bug fix support

Drupal 9 security and bug fix support

First Drupal 9 release

Drupal 7 security and bug fix support (historically)Drupal 7 security and bug fix support

Drupal 7 and 8 end of life

Commercial security supportuntil at least 2024

Page 59: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Better media

Layout Builder

Config mgmt

Multilingual

JSON:API

BigPipe

Content Moderation

Page 60: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Use Upgrade Status module

(Drupal 7 version) to estimate

upgradability.

ContribUse Drupal

Module Upgrader to

get a head start on updating your custom

code.

CustomUse the core

Migrate module suite with contrib

extensions as needed.

Content

Page 61: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Upgrade Status: drupal.org/project/upgrade_statusDrupal Module Upgrader: drupal.org/project/drupalmoduleupgraderMigrate suite (core)

7.x 8.0.0

Page 62: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

None

1 to 5

6 or more

Drupal 9 compatibility

issues found in contrib modulesend of July 2019

Page 63: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Skipping Drupal 8 does not actually bring benefits

8

9

7

��

Page 64: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Use drupal-check in your Drupal 7 migration to ensure

Drupal 9 compatibility.

Page 65: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Recap1. Drupal innovates twice a year and

will continue to do so.2. Drupal 9 is built in Drupal 8 step-by-step.3. Keep up with Drupal 8 and

you will be prepared for an easy way to 9.4. For Drupal 7 sites there is no reason to wait until 9.5. Vendors will offer extended Drupal 7 support.

Page 66: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Original Slides: bit.ly/state-of-drupal-9

These slides: bit.ly/amber-state-drupal-9

Documentation: drupal.org/docs/9

Page 67: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Vector Icons by Matthew Skiles

Presentation template designed by Slidesmash

Photographs by unsplash.com and pexels.com

CREDITSSpecial thanks to all people who made and share these awesome resources for free:

Content by @gaborhojtsy, some inspired by @Dries

Page 68: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Thanks!More questions? Tweet @amberhimesmatz

Page 69: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

8.7 8.8 8.99.0

9.1 9.2 9.3 9.4 9.5

2019 2020 2021 2022

Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4

Drupal 7 and 8 end of lifeFirst Drupal 9 release

Drupal 7 security and bug fix support

Drupal 8 security and bug fix support

Drupal 9 security and bug fix support

Commercial security supportuntil at least 2024

Page 70: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

TEMPLATEPRESENTATION TEMPLATE

Page 71: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

I am here because I love to designpresentations.

Hello!I Am John Miller

You can contact me at @username

Page 72: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Build better presentations in less time

YOUR HEADLINE 1

Page 73: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

““A person who never made a mistake never tried anything

new”

Page 74: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

YOUR SLIDE TITLE

More about the project

Write here a list of features

Here you can write more

Content itself is what the end-user

derives value from also can refer to the

information provided.

Page 75: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

The marketing mix is a business tool used in marketing and by marketers, originally can be used

Big Title

Page 76: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Content itself is what the end-user derives value from also can refer to the information provided through the medium, the way in which the information was presented, as well as the added features included in the medium in which that information was delivered. The medium, however, provides little to no value to the end-user without the information and experiences that make

Content BContent itself is what the end-user derives value from also can refer to the information provided through the medium, the way in which the information was presented, as well as the added features included in the medium in which that information was delivered. The medium, however, provides little to no value to the end-user without the information and experiences that make

Content A

CONTENT IN TWO COLUMNS

Page 77: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Content itself is what the end-user

derives value from also can refer to

the information provided through the

medium, the way in which the

information was presented, as well

as the added features included in the

medium in which that information

was delivered.

Content CContent itself is what the end-user

derives value from also can refer to

the information provided through the

medium, the way in which the

information was presented, as well

as the added features included in the

medium in which that information

was delivered.

Content AContent itself is what the end-user

derives value from also can refer to

the information provided through the

medium, the way in which the

information was presented, as well

as the added features included in the

medium in which that information

was delivered.

Content B

CONTENT IN TWO COLUMNS

Page 78: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

A Picture Is Worth A Thousand WordsItself is what the end-user derives value from also can refer is what the end-user derives value from also can refer to the information provided through the medium.

Page 79: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Use Big ImagesTo Show Ideas

Page 80: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

TITLE 01

TITLE 02 TITLE 03

USE SHAPE TO EXPLAIN IDEAS

Page 81: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

A B CContent A 100 200 400

Content B $67,000 $56,000 $78,000

Content C 4500 60000 $8,000

Content D 34000 $400 $600

Content E $90 $800 $1,000

TABLES TO COMPARE DATA

Page 82: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Headquarters

WORLD MAP

Page 83: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

56,790,500Write here your big numbers

Page 84: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Project AchievementsRevenue from sales Users around the world

130%56,790,500 56,790,500

FUNNY FACTS

Page 85: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

OUR PROCESS

The marketing mix is a business

tool used in marketing

The marketing mix is a business

tool used in marketing

The marketing mix is a business

tool used in marketing

The marketing mix is a business

tool used in marketing

Page 86: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Itself is what the end-user derives value from also can refer to the information

Content DItself is what the end-user derives value from also can refer to the information

Content C

Itself is what the end-user derives value from also can refer to the information

Content BItself is what the end-user derives value from also can refer to the information

Content A

Itself is what the end-user derives value from also can refer to the information

Content D

Itself is what the end-user derives value from also can refer to the information

Content B

SOME FEATURES

Page 87: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Q4Q3Q2Q1

37%50%

86%

59%

CHARTS TO PRESENT DATA

Page 88: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

iPhone AppProjectItself is what the end-user derives value from also can refer to the information

Page 89: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

LaptopProjectItself is what the end-user derives value from also can refer to the information

Page 90: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Itself is what the end-user derives value from also can

refer to the information

Content D

Itself is what the end-user derives value from also can

refer to the information

Content B

Page 91: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Thanks!You can find me at: @username [email protected]

Any questions?

Page 92: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Vector Icons by Matthew Skiles

Presentation template designed by Slidesmash

Photographs by unsplash.com and pexels.com

CREDITSSpecial thanks to all people who made and share these awesome resources for free:

Page 93: The State of Drupal 9 - 2019.badcamp.org Matz Th… · Drupal 8 modules not 9.0 API using deprecated APIs will continue to work on Drupal 9. We are building Drupal 9 in Drupal 8 step-by-step

Presentation DesignThis presentation uses the following typographies and colors:

Colors used

Free Fonts used:https://www.fontsquirrel.com/fonts/nunito